diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.deps.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.deps.json deleted file mode 100644 index 43a465fc8..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.deps.json +++ /dev/null @@ -1,1780 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "NETStandard.Library": "2.0.3", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Application.Contracts.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll deleted file mode 100644 index 9c02a855f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb deleted file mode 100644 index ab341e4ab..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.AssemblyInfo.cs deleted file mode 100644 index 7d5c8742f..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.Application.Contracts")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.Application.Contracts")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.Application.Contracts")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.AssemblyInfoInputs.cache deleted file mode 100644 index 8d155269b..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -38563a23ff7b2ec39042ab8efd13a2b3e581a151 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.assets.cache deleted file mode 100644 index e0fa4c51b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csproj.CopyComplete b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csproj.FileListAbsolute.txt b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csproj.FileListAbsolute.txt deleted file mode 100644 index 7f42fc0ec..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,22 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.csproj.CopyComplete -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csprojAssemblyReference.cache deleted file mode 100644 index 28c0be356..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll deleted file mode 100644 index 9c02a855f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb deleted file mode 100644 index ab341e4ab..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.cache deleted file mode 100644 index 38e8e0a4a..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "bpGXe7Rd9lA3QR5pBR6P7HOvvpyhcVNuzhwEzgcwkkdGKaOr1i1Kqyd+nJXiTN3ul6YWEgU1sxyiEllniXCbkQ==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.dgspec.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.dgspec.json deleted file mode 100644 index 1d1395142..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.dgspec.json +++ /dev/null @@ -1,142 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "projectName": "LINGYUN.ApiGateway.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.g.props b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.g.props deleted file mode 100644 index 67ca95c64..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.g.targets b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/LINGYUN.ApiGateway.Application.Contracts.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/project.assets.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/project.assets.json deleted file mode 100644 index a924b09c0..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/project.assets.json +++ /dev/null @@ -1,4166 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "LINGYUN.ApiGateway.Domain.Shared >= 1.0.0", - "NETStandard.Library >= 2.0.3", - "Volo.Abp.Ddd.Application >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "projectName": "LINGYUN.ApiGateway.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/project.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/project.nuget.cache deleted file mode 100644 index 67a7cc825..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application.Contracts/obj/project.nuget.cache +++ /dev/null @@ -1,103 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "bpGXe7Rd9lA3QR5pBR6P7HOvvpyhcVNuzhwEzgcwkkdGKaOr1i1Kqyd+nJXiTN3ul6YWEgU1sxyiEllniXCbkQ==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll deleted file mode 100644 index 9c02a855f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb deleted file mode 100644 index ab341e4ab..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.deps.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.deps.json deleted file mode 100644 index 2fc2183ac..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.deps.json +++ /dev/null @@ -1,2005 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.ApiGateway.Application/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Application.Contracts": "1.0.0", - "LINGYUN.ApiGateway.Domain": "1.0.0", - "NETStandard.Library": "2.0.3", - "Volo.Abp.AutoMapper": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Application.dll": {} - } - }, - "AutoMapper/9.0.0": { - "dependencies": { - "Microsoft.CSharp": "4.5.0", - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/AutoMapper.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "DotNetCore.CAP/3.0.3": { - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Newtonsoft.Json": "12.0.3", - "System.Diagnostics.DiagnosticSource": "4.7.0", - "System.Threading.Channels": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/DotNetCore.CAP.dll": { - "assemblyVersion": "3.0.3.0", - "fileVersion": "3.0.3.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.CSharp/4.5.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.CSharp.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Channels/4.7.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Channels.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.AutoMapper/2.7.0": { - "dependencies": { - "AutoMapper": "9.0.0", - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.AutoMapper.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Application.Contracts.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "dependencies": { - "DotNetCore.CAP": "3.0.3", - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "LINGYUN.ApiGateway.Application/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AutoMapper/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xCqvoxT4HIrNY/xlXG9W+BA/awdrhWvMTKTK/igkGSRbhOhpl3Q8O8Gxlhzjc9JsYqE7sS6AxgyuUUvZ6R5/Bw==", - "path": "automapper/9.0.0", - "hashPath": "automapper.9.0.0.nupkg.sha512" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "DotNetCore.CAP/3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LVddNDKuuFyqPJIge+9Z6FU6zoTUulJbym7LUQdCwnpfqdleNVZPjAYR8h9HWcPmy3G2YQCTY2a6hXCMlA96jA==", - "path": "dotnetcore.cap/3.0.3", - "hashPath": "dotnetcore.cap.3.0.3.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.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.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==", - "path": "system.diagnostics.diagnosticsource/4.7.0", - "hashPath": "system.diagnostics.diagnosticsource.4.7.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Channels/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gdOOXBhtt2UpTxYJm1DRmoqNfYg5ypvhzhVt0vxKhzxXFjS81r8yIOSFsJYLRa1Jc14GBAqCnjxJstO3zBN7gg==", - "path": "system.threading.channels/4.7.0", - "hashPath": "system.threading.channels.4.7.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AutoMapper/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qb8hxcPj6WZocqOfX/6NY533IrNPQ8PSyBMLyzh/ZUkrAoapOBfhfEY8xrNd2/I36+lAvGQRKd3EIyptqqEgjQ==", - "path": "volo.abp.automapper/2.7.0", - "hashPath": "volo.abp.automapper.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.dll deleted file mode 100644 index 612de2cf8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.pdb deleted file mode 100644 index c08d3f513..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll deleted file mode 100644 index 8840eca84..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb deleted file mode 100644 index 17bb4683d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.AssemblyInfo.cs deleted file mode 100644 index 98341b965..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.Application")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.Application")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.Application")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.AssemblyInfoInputs.cache deleted file mode 100644 index 6a98ecac7..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -465d0608383f2495a00b4af82da492ee6d2fb5d3 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.assets.cache deleted file mode 100644 index ea26fc600..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csproj.CopyComplete b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csproj.FileListAbsolute.txt b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csproj.FileListAbsolute.txt deleted file mode 100644 index 348e9d040..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,30 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.csproj.CopyComplete -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Application\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.pdb diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csprojAssemblyReference.cache deleted file mode 100644 index 5a9703431..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.dll deleted file mode 100644 index 612de2cf8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.pdb deleted file mode 100644 index c08d3f513..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.cache deleted file mode 100644 index 39fb6c3cf..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "ANJ7xVyFaVazsZHWVpZIpi8DZHZdDOaYYtXhmUiPEEJS4/HmM7N+Cr+6Nii0xQ1JfGMsr/0E3+OWQ6MQAHK+nA==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.dgspec.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.dgspec.json deleted file mode 100644 index ce50df98c..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.dgspec.json +++ /dev/null @@ -1,291 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\LINGYUN.ApiGateway.Application.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "projectName": "LINGYUN.ApiGateway.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\LINGYUN.ApiGateway.Application.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\LINGYUN.ApiGateway.Application.csproj", - "projectName": "LINGYUN.ApiGateway.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\LINGYUN.ApiGateway.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj" - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.AutoMapper": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "projectName": "LINGYUN.ApiGateway.Domain", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "DotNetCore.CAP": { - "target": "Package", - "version": "[3.0.3, )" - }, - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Caching": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.Ddd.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.g.props b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.g.props deleted file mode 100644 index 2528351cf..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.g.targets b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/LINGYUN.ApiGateway.Application.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/project.assets.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/project.assets.json deleted file mode 100644 index dfcb14b55..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/project.assets.json +++ /dev/null @@ -1,4560 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "AutoMapper/9.0.0": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.5.0", - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/AutoMapper.dll": {} - }, - "runtime": { - "lib/netstandard2.0/AutoMapper.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "DotNetCore.CAP/3.0.3": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "3.1.0", - "Microsoft.Extensions.Options": "3.1.0", - "Newtonsoft.Json": "12.0.3", - "System.Diagnostics.DiagnosticSource": "4.7.0", - "System.Threading.Channels": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/DotNetCore.CAP.dll": {} - }, - "runtime": { - "lib/netstandard2.0/DotNetCore.CAP.dll": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.CSharp/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Channels/4.7.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Channels.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Channels.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.AutoMapper/2.7.0": { - "type": "package", - "dependencies": { - "AutoMapper": "9.0.0", - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.AutoMapper.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.AutoMapper.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Application.Contracts.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Application.Contracts.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "DotNetCore.CAP": "3.0.3", - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "AutoMapper/9.0.0": { - "sha512": "xCqvoxT4HIrNY/xlXG9W+BA/awdrhWvMTKTK/igkGSRbhOhpl3Q8O8Gxlhzjc9JsYqE7sS6AxgyuUUvZ6R5/Bw==", - "type": "package", - "path": "automapper/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "automapper.9.0.0.nupkg.sha512", - "automapper.nuspec", - "lib/net461/AutoMapper.dll", - "lib/net461/AutoMapper.pdb", - "lib/net461/AutoMapper.xml", - "lib/netstandard2.0/AutoMapper.dll", - "lib/netstandard2.0/AutoMapper.pdb", - "lib/netstandard2.0/AutoMapper.xml" - ] - }, - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "DotNetCore.CAP/3.0.3": { - "sha512": "LVddNDKuuFyqPJIge+9Z6FU6zoTUulJbym7LUQdCwnpfqdleNVZPjAYR8h9HWcPmy3G2YQCTY2a6hXCMlA96jA==", - "type": "package", - "path": "dotnetcore.cap/3.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "dotnetcore.cap.3.0.3.nupkg.sha512", - "dotnetcore.cap.nuspec", - "lib/netstandard2.0/DotNetCore.CAP.dll", - "lib/netstandard2.0/DotNetCore.CAP.pdb", - "lib/netstandard2.0/DotNetCore.CAP.xml" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.CSharp/4.5.0": { - "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", - "type": "package", - "path": "microsoft.csharp/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.3/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/uap10.0.16299/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.csharp.4.5.0.nupkg.sha512", - "microsoft.csharp.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/Microsoft.CSharp.dll", - "ref/netstandard1.0/Microsoft.CSharp.xml", - "ref/netstandard1.0/de/Microsoft.CSharp.xml", - "ref/netstandard1.0/es/Microsoft.CSharp.xml", - "ref/netstandard1.0/fr/Microsoft.CSharp.xml", - "ref/netstandard1.0/it/Microsoft.CSharp.xml", - "ref/netstandard1.0/ja/Microsoft.CSharp.xml", - "ref/netstandard1.0/ko/Microsoft.CSharp.xml", - "ref/netstandard1.0/ru/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", - "ref/netstandard2.0/Microsoft.CSharp.dll", - "ref/netstandard2.0/Microsoft.CSharp.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/uap10.0.16299/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "sha512": "UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "sha512": "4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net45/System.Diagnostics.DiagnosticSource.dll", - "lib/net45/System.Diagnostics.DiagnosticSource.xml", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Channels/4.7.0": { - "sha512": "gdOOXBhtt2UpTxYJm1DRmoqNfYg5ypvhzhVt0vxKhzxXFjS81r8yIOSFsJYLRa1Jc14GBAqCnjxJstO3zBN7gg==", - "type": "package", - "path": "system.threading.channels/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp3.0/System.Threading.Channels.dll", - "lib/netcoreapp3.0/System.Threading.Channels.xml", - "lib/netstandard1.3/System.Threading.Channels.dll", - "lib/netstandard1.3/System.Threading.Channels.xml", - "lib/netstandard2.0/System.Threading.Channels.dll", - "lib/netstandard2.0/System.Threading.Channels.xml", - "system.threading.channels.4.7.0.nupkg.sha512", - "system.threading.channels.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.AutoMapper/2.7.0": { - "sha512": "Qb8hxcPj6WZocqOfX/6NY533IrNPQ8PSyBMLyzh/ZUkrAoapOBfhfEY8xrNd2/I36+lAvGQRKd3EIyptqqEgjQ==", - "type": "package", - "path": "volo.abp.automapper/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.AutoMapper.dll", - "lib/netstandard2.0/Volo.Abp.AutoMapper.pdb", - "volo.abp.automapper.2.7.0.nupkg.sha512", - "volo.abp.automapper.nuspec" - ] - }, - "Volo.Abp.Caching/2.7.0": { - "sha512": "PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "type": "package", - "path": "volo.abp.caching/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Caching.dll", - "lib/netstandard2.0/Volo.Abp.Caching.pdb", - "volo.abp.caching.2.7.0.nupkg.sha512", - "volo.abp.caching.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Serialization/2.7.0": { - "sha512": "2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "type": "package", - "path": "volo.abp.serialization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Serialization.dll", - "lib/netstandard2.0/Volo.Abp.Serialization.pdb", - "volo.abp.serialization.2.7.0.nupkg.sha512", - "volo.abp.serialization.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Application.Contracts/LINGYUN.ApiGateway.Application.Contracts.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Application.Contracts/LINGYUN.ApiGateway.Application.Contracts.csproj" - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain/LINGYUN.ApiGateway.Domain.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain/LINGYUN.ApiGateway.Domain.csproj" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "LINGYUN.ApiGateway.Application.Contracts >= 1.0.0", - "LINGYUN.ApiGateway.Domain >= 1.0.0", - "NETStandard.Library >= 2.0.3", - "Volo.Abp.AutoMapper >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\LINGYUN.ApiGateway.Application.csproj", - "projectName": "LINGYUN.ApiGateway.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\LINGYUN.ApiGateway.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj" - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.AutoMapper": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/project.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/project.nuget.cache deleted file mode 100644 index 9b5e05627..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Application/obj/project.nuget.cache +++ /dev/null @@ -1,113 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "ANJ7xVyFaVazsZHWVpZIpi8DZHZdDOaYYtXhmUiPEEJS4/HmM7N+Cr+6Nii0xQ1JfGMsr/0E3+OWQ6MQAHK+nA==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application\\LINGYUN.ApiGateway.Application.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\automapper\\9.0.0\\automapper.9.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\dotnetcore.cap\\3.0.3\\dotnetcore.cap.3.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.2\\microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.memory\\3.1.2\\microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.7.0\\system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.channels\\4.7.0\\system.threading.channels.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.automapper\\2.7.0\\volo.abp.automapper.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.caching\\2.7.0\\volo.abp.caching.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.serialization\\2.7.0\\volo.abp.serialization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.deps.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.deps.json deleted file mode 100644 index f7597e8a4..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.deps.json +++ /dev/null @@ -1,1435 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - } - } - }, - "libraries": { - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.AssemblyInfo.cs deleted file mode 100644 index de75f2f83..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.Domain.Shared")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.Domain.Shared")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.Domain.Shared")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.AssemblyInfoInputs.cache deleted file mode 100644 index 914d24483..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d0820217e35e3a9915ae2d8fd917236b11e48d73 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.assets.cache deleted file mode 100644 index 5c4400745..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.csproj.FileListAbsolute.txt b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.csproj.FileListAbsolute.txt deleted file mode 100644 index e2af42620..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,16 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain.Shared\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.csprojAssemblyReference.cache deleted file mode 100644 index ff398c034..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.cache deleted file mode 100644 index f5d5f0fce..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "da2hL/7QZsiuNmssMk3XK9aNE9T7ixQzP7wZlRrrAM2tdGhURozM0UIxx9L1PbCgAVgrlXfM8ZnthJRFRQZYJw==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.dgspec.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.dgspec.json deleted file mode 100644 index 8df57ccf5..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.dgspec.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.g.props b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.g.props deleted file mode 100644 index 67ca95c64..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.g.targets b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/LINGYUN.ApiGateway.Domain.Shared.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/project.assets.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/project.assets.json deleted file mode 100644 index a266cacb5..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/project.assets.json +++ /dev/null @@ -1,3694 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "Volo.Abp.Localization >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/project.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/project.nuget.cache deleted file mode 100644 index e6fac4e36..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain.Shared/obj/project.nuget.cache +++ /dev/null @@ -1,87 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "da2hL/7QZsiuNmssMk3XK9aNE9T7ixQzP7wZlRrrAM2tdGhURozM0UIxx9L1PbCgAVgrlXfM8ZnthJRFRQZYJw==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.deps.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.deps.json deleted file mode 100644 index b68d5913e..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.deps.json +++ /dev/null @@ -1,1756 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.ApiGateway.Domain/1.0.0": { - "dependencies": { - "DotNetCore.CAP": "3.0.3", - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "NETStandard.Library": "2.0.3", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "DotNetCore.CAP/3.0.3": { - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Newtonsoft.Json": "12.0.3", - "System.Diagnostics.DiagnosticSource": "4.7.0", - "System.Threading.Channels": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/DotNetCore.CAP.dll": { - "assemblyVersion": "3.0.3.0", - "fileVersion": "3.0.3.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Channels/4.7.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Channels.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "LINGYUN.ApiGateway.Domain/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "DotNetCore.CAP/3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LVddNDKuuFyqPJIge+9Z6FU6zoTUulJbym7LUQdCwnpfqdleNVZPjAYR8h9HWcPmy3G2YQCTY2a6hXCMlA96jA==", - "path": "dotnetcore.cap/3.0.3", - "hashPath": "dotnetcore.cap.3.0.3.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==", - "path": "system.diagnostics.diagnosticsource/4.7.0", - "hashPath": "system.diagnostics.diagnosticsource.4.7.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Channels/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gdOOXBhtt2UpTxYJm1DRmoqNfYg5ypvhzhVt0vxKhzxXFjS81r8yIOSFsJYLRa1Jc14GBAqCnjxJstO3zBN7gg==", - "path": "system.threading.channels/4.7.0", - "hashPath": "system.threading.channels.4.7.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll deleted file mode 100644 index 8840eca84..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb deleted file mode 100644 index 17bb4683d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.AssemblyInfo.cs deleted file mode 100644 index bc0b9ecc1..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.Domain")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.Domain")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.Domain")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.AssemblyInfoInputs.cache deleted file mode 100644 index e920ab25a..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -171cb2778902c2c784b8606ded3ba7586daf69f1 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.assets.cache deleted file mode 100644 index 10370e532..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csproj.CopyComplete b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csproj.FileListAbsolute.txt b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csproj.FileListAbsolute.txt deleted file mode 100644 index e3c13104e..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,22 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.csproj.CopyComplete -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.Domain\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csprojAssemblyReference.cache deleted file mode 100644 index 7b4c5725b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll deleted file mode 100644 index 8840eca84..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb deleted file mode 100644 index 17bb4683d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.cache deleted file mode 100644 index d3ea5d7db..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "FlQTLXJecL5dTftaInGAVxUr8LdqF45ECS2lVGu7t/zV14YaNLIQkreQP8HACLu4uK+3/T034ocS52yiQNnDVw==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.dgspec.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.dgspec.json deleted file mode 100644 index 4d2259d65..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.dgspec.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "projectName": "LINGYUN.ApiGateway.Domain", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "DotNetCore.CAP": { - "target": "Package", - "version": "[3.0.3, )" - }, - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Caching": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.Ddd.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.g.props b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.g.props deleted file mode 100644 index 2528351cf..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.g.targets b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/LINGYUN.ApiGateway.Domain.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/project.assets.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/project.assets.json deleted file mode 100644 index 1e7a46f53..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/project.assets.json +++ /dev/null @@ -1,4164 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "DotNetCore.CAP/3.0.3": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "3.1.0", - "Microsoft.Extensions.Options": "3.1.0", - "Newtonsoft.Json": "12.0.3", - "System.Diagnostics.DiagnosticSource": "4.7.0", - "System.Threading.Channels": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/DotNetCore.CAP.dll": {} - }, - "runtime": { - "lib/netstandard2.0/DotNetCore.CAP.dll": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Channels/4.7.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Channels.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Channels.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "DotNetCore.CAP/3.0.3": { - "sha512": "LVddNDKuuFyqPJIge+9Z6FU6zoTUulJbym7LUQdCwnpfqdleNVZPjAYR8h9HWcPmy3G2YQCTY2a6hXCMlA96jA==", - "type": "package", - "path": "dotnetcore.cap/3.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "dotnetcore.cap.3.0.3.nupkg.sha512", - "dotnetcore.cap.nuspec", - "lib/netstandard2.0/DotNetCore.CAP.dll", - "lib/netstandard2.0/DotNetCore.CAP.pdb", - "lib/netstandard2.0/DotNetCore.CAP.xml" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "sha512": "UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "sha512": "4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net45/System.Diagnostics.DiagnosticSource.dll", - "lib/net45/System.Diagnostics.DiagnosticSource.xml", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Channels/4.7.0": { - "sha512": "gdOOXBhtt2UpTxYJm1DRmoqNfYg5ypvhzhVt0vxKhzxXFjS81r8yIOSFsJYLRa1Jc14GBAqCnjxJstO3zBN7gg==", - "type": "package", - "path": "system.threading.channels/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp3.0/System.Threading.Channels.dll", - "lib/netcoreapp3.0/System.Threading.Channels.xml", - "lib/netstandard1.3/System.Threading.Channels.dll", - "lib/netstandard1.3/System.Threading.Channels.xml", - "lib/netstandard2.0/System.Threading.Channels.dll", - "lib/netstandard2.0/System.Threading.Channels.xml", - "system.threading.channels.4.7.0.nupkg.sha512", - "system.threading.channels.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Caching/2.7.0": { - "sha512": "PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "type": "package", - "path": "volo.abp.caching/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Caching.dll", - "lib/netstandard2.0/Volo.Abp.Caching.pdb", - "volo.abp.caching.2.7.0.nupkg.sha512", - "volo.abp.caching.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Serialization/2.7.0": { - "sha512": "2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "type": "package", - "path": "volo.abp.serialization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Serialization.dll", - "lib/netstandard2.0/Volo.Abp.Serialization.pdb", - "volo.abp.serialization.2.7.0.nupkg.sha512", - "volo.abp.serialization.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "DotNetCore.CAP >= 3.0.3", - "LINGYUN.ApiGateway.Domain.Shared >= 1.0.0", - "NETStandard.Library >= 2.0.3", - "Volo.Abp.Caching >= 2.7.0", - "Volo.Abp.Ddd.Domain >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "projectName": "LINGYUN.ApiGateway.Domain", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "DotNetCore.CAP": { - "target": "Package", - "version": "[3.0.3, )" - }, - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Caching": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.Ddd.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/project.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/project.nuget.cache deleted file mode 100644 index 2881f6f23..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.Domain/obj/project.nuget.cache +++ /dev/null @@ -1,102 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "FlQTLXJecL5dTftaInGAVxUr8LdqF45ECS2lVGu7t/zV14YaNLIQkreQP8HACLu4uK+3/T034ocS52yiQNnDVw==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\dotnetcore.cap\\3.0.3\\dotnetcore.cap.3.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.2\\microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.memory\\3.1.2\\microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.7.0\\system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.channels\\4.7.0\\system.threading.channels.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.caching\\2.7.0\\volo.abp.caching.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.serialization\\2.7.0\\volo.abp.serialization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll deleted file mode 100644 index 8840eca84..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb deleted file mode 100644 index 17bb4683d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.deps.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.deps.json deleted file mode 100644 index beadd414e..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.deps.json +++ /dev/null @@ -1,1875 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.ApiGateway.EntityFrameworkCore/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Domain": "1.0.0", - "NETStandard.Library": "2.0.3", - "Volo.Abp.EntityFrameworkCore": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.EntityFrameworkCore.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "DotNetCore.CAP/3.0.3": { - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Newtonsoft.Json": "12.0.3", - "System.Diagnostics.DiagnosticSource": "4.7.0", - "System.Threading.Channels": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/DotNetCore.CAP.dll": { - "assemblyVersion": "3.0.3.0", - "fileVersion": "3.0.3.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Bcl.HashCode/1.1.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.HashCode.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.EntityFrameworkCore/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Bcl.HashCode": "1.1.0", - "Microsoft.EntityFrameworkCore.Abstractions": "3.1.2", - "Microsoft.EntityFrameworkCore.Analyzers": "3.1.2", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Diagnostics.DiagnosticSource": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6703" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6703" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/3.1.2": {}, - "Microsoft.EntityFrameworkCore.Relational/3.1.2": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6703" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Channels/4.7.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Channels.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EntityFrameworkCore/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.EntityFrameworkCore": "3.1.2", - "Microsoft.EntityFrameworkCore.Relational": "3.1.2", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Json": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EntityFrameworkCore.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "dependencies": { - "DotNetCore.CAP": "3.0.3", - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "LINGYUN.ApiGateway.EntityFrameworkCore/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "DotNetCore.CAP/3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LVddNDKuuFyqPJIge+9Z6FU6zoTUulJbym7LUQdCwnpfqdleNVZPjAYR8h9HWcPmy3G2YQCTY2a6hXCMlA96jA==", - "path": "dotnetcore.cap/3.0.3", - "hashPath": "dotnetcore.cap.3.0.3.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Bcl.HashCode/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J2G1k+u5unBV+aYcwxo94ip16Rkp65pgWFb0R6zwJipzWNMgvqlWeuI7/+R+e8bob66LnSG+llLJ+z8wI94cHg==", - "path": "microsoft.bcl.hashcode/1.1.0", - "hashPath": "microsoft.bcl.hashcode.1.1.0.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VMpXQUCwVPXjDmX913ZcP6CF2XSUsCbf0C3FtVt6sNPsLlVB/ogiSQRx49UUbwZUoIkRuvsJsg7H8ugtUjQG6g==", - "path": "microsoft.entityframeworkcore/3.1.2", - "hashPath": "microsoft.entityframeworkcore.3.1.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-68sbjBsyhu4VjEttN1N0vnT/51AeemXv8HmbDLNC2kRMCw0BZxIhRVsK4/3eWvGd5antNfEswFkHVDPAmB99Pw==", - "path": "microsoft.entityframeworkcore.abstractions/3.1.2", - "hashPath": "microsoft.entityframeworkcore.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Analyzers/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2v0Md70wiGS1vmco8/koAz93eOSusFh83OqwYWFxhxS6wSii7LDOhWL5Ww/zRsuGkxH4uWtNkMg5gLXBTs64Jg==", - "path": "microsoft.entityframeworkcore.analyzers/3.1.2", - "hashPath": "microsoft.entityframeworkcore.analyzers.3.1.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7CKgFCLzsw7Lms3jxnhv2m5Wc1VmrR7E50tvGRxIT7aXMm4CoOIiG5YlRfAecSC2BlgJu2+oa2Mwd+zOJo0Qkg==", - "path": "microsoft.entityframeworkcore.relational/3.1.2", - "hashPath": "microsoft.entityframeworkcore.relational.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==", - "path": "system.diagnostics.diagnosticsource/4.7.0", - "hashPath": "system.diagnostics.diagnosticsource.4.7.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Channels/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gdOOXBhtt2UpTxYJm1DRmoqNfYg5ypvhzhVt0vxKhzxXFjS81r8yIOSFsJYLRa1Jc14GBAqCnjxJstO3zBN7gg==", - "path": "system.threading.channels/4.7.0", - "hashPath": "system.threading.channels.4.7.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EntityFrameworkCore/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-r5MTxBolhO+P/YWzRPjiXUJ9Hy9J+JCQA8Ql4puOV/uy8bbj/9yC+VVXcWhY1lB5ERRP3WQYv67+EP1BqbTyMw==", - "path": "volo.abp.entityframeworkcore/2.7.0", - "hashPath": "volo.abp.entityframeworkcore.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.dll deleted file mode 100644 index 9e290054c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.pdb deleted file mode 100644 index b3fe9c425..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfo.cs deleted file mode 100644 index b9b78a1f6..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.EntityFrameworkCore")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.EntityFrameworkCore")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.EntityFrameworkCore")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfoInputs.cache deleted file mode 100644 index 311f03e4a..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -595b39663b0ce0a73046357b97dcd1051db91e51 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.assets.cache deleted file mode 100644 index e75ef310c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.CopyComplete b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.FileListAbsolute.txt b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.FileListAbsolute.txt deleted file mode 100644 index 0ad9b65c6..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,26 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.csproj.CopyComplete -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.EntityFrameworkCore\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.EntityFrameworkCore.pdb diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csprojAssemblyReference.cache deleted file mode 100644 index 973c06541..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.dll deleted file mode 100644 index 9e290054c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.pdb deleted file mode 100644 index b3fe9c425..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.EntityFrameworkCore.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.cache deleted file mode 100644 index cbbee5f5b..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "2Ot0CpLVnye43YrjQYV3x4Nr19RpfVfbNmR5wrIeu6BUHwu6au4pH7avHSR3fnmz6PR+JOev+QiN+AP8spAF1Q==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.dgspec.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.dgspec.json deleted file mode 100644 index b81fc89e3..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.dgspec.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\LINGYUN.ApiGateway.EntityFrameworkCore.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "projectName": "LINGYUN.ApiGateway.Domain", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "DotNetCore.CAP": { - "target": "Package", - "version": "[3.0.3, )" - }, - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Caching": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.Ddd.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\LINGYUN.ApiGateway.EntityFrameworkCore.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\LINGYUN.ApiGateway.EntityFrameworkCore.csproj", - "projectName": "LINGYUN.ApiGateway.EntityFrameworkCore", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\LINGYUN.ApiGateway.EntityFrameworkCore.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.EntityFrameworkCore": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.g.props b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.g.props deleted file mode 100644 index 2528351cf..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.g.targets b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/LINGYUN.ApiGateway.EntityFrameworkCore.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/project.assets.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/project.assets.json deleted file mode 100644 index 3c0f8dd52..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/project.assets.json +++ /dev/null @@ -1,4347 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "DotNetCore.CAP/3.0.3": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "3.1.0", - "Microsoft.Extensions.Options": "3.1.0", - "Newtonsoft.Json": "12.0.3", - "System.Diagnostics.DiagnosticSource": "4.7.0", - "System.Threading.Channels": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/DotNetCore.CAP.dll": {} - }, - "runtime": { - "lib/netstandard2.0/DotNetCore.CAP.dll": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Bcl.HashCode/1.1.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.HashCode.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.HashCode.dll": {} - } - }, - "Microsoft.EntityFrameworkCore/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Bcl.HashCode": "1.1.0", - "Microsoft.EntityFrameworkCore.Abstractions": "3.1.2", - "Microsoft.EntityFrameworkCore.Analyzers": "3.1.2", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Diagnostics.DiagnosticSource": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Channels/4.7.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Channels.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Channels.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EntityFrameworkCore/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.EntityFrameworkCore": "3.1.2", - "Microsoft.EntityFrameworkCore.Relational": "3.1.2", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Json": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EntityFrameworkCore.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EntityFrameworkCore.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "DotNetCore.CAP": "3.0.3", - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "DotNetCore.CAP/3.0.3": { - "sha512": "LVddNDKuuFyqPJIge+9Z6FU6zoTUulJbym7LUQdCwnpfqdleNVZPjAYR8h9HWcPmy3G2YQCTY2a6hXCMlA96jA==", - "type": "package", - "path": "dotnetcore.cap/3.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "dotnetcore.cap.3.0.3.nupkg.sha512", - "dotnetcore.cap.nuspec", - "lib/netstandard2.0/DotNetCore.CAP.dll", - "lib/netstandard2.0/DotNetCore.CAP.pdb", - "lib/netstandard2.0/DotNetCore.CAP.xml" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Bcl.HashCode/1.1.0": { - "sha512": "J2G1k+u5unBV+aYcwxo94ip16Rkp65pgWFb0R6zwJipzWNMgvqlWeuI7/+R+e8bob66LnSG+llLJ+z8wI94cHg==", - "type": "package", - "path": "microsoft.bcl.hashcode/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.HashCode.dll", - "lib/net461/Microsoft.Bcl.HashCode.xml", - "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.dll", - "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.xml", - "lib/netstandard2.0/Microsoft.Bcl.HashCode.dll", - "lib/netstandard2.0/Microsoft.Bcl.HashCode.xml", - "lib/netstandard2.1/Microsoft.Bcl.HashCode.dll", - "lib/netstandard2.1/Microsoft.Bcl.HashCode.xml", - "microsoft.bcl.hashcode.1.1.0.nupkg.sha512", - "microsoft.bcl.hashcode.nuspec", - "ref/net461/Microsoft.Bcl.HashCode.dll", - "ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll", - "ref/netstandard2.0/Microsoft.Bcl.HashCode.dll", - "ref/netstandard2.1/Microsoft.Bcl.HashCode.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.EntityFrameworkCore/3.1.2": { - "sha512": "VMpXQUCwVPXjDmX913ZcP6CF2XSUsCbf0C3FtVt6sNPsLlVB/ogiSQRx49UUbwZUoIkRuvsJsg7H8ugtUjQG6g==", - "type": "package", - "path": "microsoft.entityframeworkcore/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll", - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.3.1.2.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/3.1.2": { - "sha512": "68sbjBsyhu4VjEttN1N0vnT/51AeemXv8HmbDLNC2kRMCw0BZxIhRVsK4/3eWvGd5antNfEswFkHVDPAmB99Pw==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.3.1.2.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/3.1.2": { - "sha512": "2v0Md70wiGS1vmco8/koAz93eOSusFh83OqwYWFxhxS6wSii7LDOhWL5Ww/zRsuGkxH4uWtNkMg5gLXBTs64Jg==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.3.1.2.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/3.1.2": { - "sha512": "7CKgFCLzsw7Lms3jxnhv2m5Wc1VmrR7E50tvGRxIT7aXMm4CoOIiG5YlRfAecSC2BlgJu2+oa2Mwd+zOJo0Qkg==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.3.1.2.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "sha512": "UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "sha512": "4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Diagnostics.DiagnosticSource/4.7.0": { - "sha512": "oJjw3uFuVDJiJNbCD8HB4a2p3NYLdt1fiT5OGsPLw+WTOuG0KpP4OXelMmmVKpClueMsit6xOlzy4wNKQFiBLg==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net45/System.Diagnostics.DiagnosticSource.dll", - "lib/net45/System.Diagnostics.DiagnosticSource.xml", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Channels/4.7.0": { - "sha512": "gdOOXBhtt2UpTxYJm1DRmoqNfYg5ypvhzhVt0vxKhzxXFjS81r8yIOSFsJYLRa1Jc14GBAqCnjxJstO3zBN7gg==", - "type": "package", - "path": "system.threading.channels/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp3.0/System.Threading.Channels.dll", - "lib/netcoreapp3.0/System.Threading.Channels.xml", - "lib/netstandard1.3/System.Threading.Channels.dll", - "lib/netstandard1.3/System.Threading.Channels.xml", - "lib/netstandard2.0/System.Threading.Channels.dll", - "lib/netstandard2.0/System.Threading.Channels.xml", - "system.threading.channels.4.7.0.nupkg.sha512", - "system.threading.channels.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Caching/2.7.0": { - "sha512": "PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "type": "package", - "path": "volo.abp.caching/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Caching.dll", - "lib/netstandard2.0/Volo.Abp.Caching.pdb", - "volo.abp.caching.2.7.0.nupkg.sha512", - "volo.abp.caching.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EntityFrameworkCore/2.7.0": { - "sha512": "r5MTxBolhO+P/YWzRPjiXUJ9Hy9J+JCQA8Ql4puOV/uy8bbj/9yC+VVXcWhY1lB5ERRP3WQYv67+EP1BqbTyMw==", - "type": "package", - "path": "volo.abp.entityframeworkcore/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EntityFrameworkCore.dll", - "lib/netstandard2.0/Volo.Abp.EntityFrameworkCore.pdb", - "volo.abp.entityframeworkcore.2.7.0.nupkg.sha512", - "volo.abp.entityframeworkcore.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Serialization/2.7.0": { - "sha512": "2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "type": "package", - "path": "volo.abp.serialization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Serialization.dll", - "lib/netstandard2.0/Volo.Abp.Serialization.pdb", - "volo.abp.serialization.2.7.0.nupkg.sha512", - "volo.abp.serialization.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.ApiGateway.Domain/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain/LINGYUN.ApiGateway.Domain.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain/LINGYUN.ApiGateway.Domain.csproj" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "LINGYUN.ApiGateway.Domain >= 1.0.0", - "NETStandard.Library >= 2.0.3", - "Volo.Abp.EntityFrameworkCore >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\LINGYUN.ApiGateway.EntityFrameworkCore.csproj", - "projectName": "LINGYUN.ApiGateway.EntityFrameworkCore", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\LINGYUN.ApiGateway.EntityFrameworkCore.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain\\LINGYUN.ApiGateway.Domain.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.EntityFrameworkCore": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/project.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/project.nuget.cache deleted file mode 100644 index ac4ff6a5f..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.EntityFrameworkCore/obj/project.nuget.cache +++ /dev/null @@ -1,108 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "2Ot0CpLVnye43YrjQYV3x4Nr19RpfVfbNmR5wrIeu6BUHwu6au4pH7avHSR3fnmz6PR+JOev+QiN+AP8spAF1Q==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.EntityFrameworkCore\\LINGYUN.ApiGateway.EntityFrameworkCore.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\dotnetcore.cap\\3.0.3\\dotnetcore.cap.3.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.0\\microsoft.bcl.hashcode.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.entityframeworkcore\\3.1.2\\microsoft.entityframeworkcore.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\3.1.2\\microsoft.entityframeworkcore.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\3.1.2\\microsoft.entityframeworkcore.analyzers.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\3.1.2\\microsoft.entityframeworkcore.relational.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.2\\microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.memory\\3.1.2\\microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.7.0\\system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.channels\\4.7.0\\system.threading.channels.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.caching\\2.7.0\\volo.abp.caching.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.entityframeworkcore\\2.7.0\\volo.abp.entityframeworkcore.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.serialization\\2.7.0\\volo.abp.serialization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll deleted file mode 100644 index 9c02a855f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb deleted file mode 100644 index ab341e4ab..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.deps.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.deps.json deleted file mode 100644 index 2da2b42ad..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.deps.json +++ /dev/null @@ -1,2376 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.ApiGateway.HttpApi.Client/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Application.Contracts": "1.0.0", - "NETStandard.Library": "2.0.3", - "Volo.Abp.Http.Client": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.HttpApi.Client.dll": {} - } - }, - "Castle.Core/4.4.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "System.Collections.Specialized": "4.3.0", - "System.ComponentModel": "4.3.0", - "System.ComponentModel.TypeConverter": "4.3.0", - "System.Diagnostics.TraceSource": "4.3.0", - "System.Dynamic.Runtime": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Xml.XmlDocument": "4.3.0" - }, - "runtime": { - "lib/netstandard1.5/Castle.Core.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.4.0.0" - } - } - }, - "Castle.Core.AsyncInterceptor/2.0.21-alpha": { - "dependencies": { - "Castle.Core": "4.4.0" - }, - "runtime": { - "lib/netstandard2.0/Castle.Core.AsyncInterceptor.dll": { - "assemblyVersion": "2.0.21.0", - "fileVersion": "2.0.21.0" - } - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Http/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Http.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Http.Polly/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Http": "3.1.2", - "Polly": "7.1.0", - "Polly.Extensions.Http": "3.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "NUglify/1.5.13": { - "runtime": { - "lib/netstandard2.0/NUglify.dll": { - "assemblyVersion": "1.5.13.0", - "fileVersion": "1.5.13.0" - } - } - }, - "Polly/7.1.0": { - "runtime": { - "lib/netstandard2.0/Polly.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.1.0.0" - } - } - }, - "Polly.Extensions.Http/3.0.0": { - "dependencies": { - "Polly": "7.1.0" - }, - "runtime": { - "lib/netstandard2.0/Polly.Extensions.Http.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Collections.NonGeneric/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "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" - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Collections.Specialized/4.3.0": { - "dependencies": { - "System.Collections.NonGeneric": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "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" - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.ComponentModel/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.ComponentModel.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.ComponentModel.Primitives/4.3.0": { - "dependencies": { - "System.ComponentModel": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.0/System.ComponentModel.Primitives.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24702.1" - } - } - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Collections.NonGeneric": "4.3.0", - "System.Collections.Specialized": "4.3.0", - "System.ComponentModel": "4.3.0", - "System.ComponentModel.Primitives": "4.3.0", - "System.Globalization": "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.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" - }, - "runtime": { - "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24702.1" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "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", - "runtime.native.System": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.Handles/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.InteropServices/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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.Loader/4.3.0": { - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Globalization": "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" - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "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.2" - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": { - "assemblyVersion": "4.1.0.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XmlDocument.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Castle.Core/2.7.0": { - "dependencies": { - "Castle.Core": "4.4.0", - "Castle.Core.AsyncInterceptor": "2.0.21-alpha", - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Castle.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.Minify": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Client/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Http.Polly": "3.1.2", - "Volo.Abp.Castle.Core": "2.7.0", - "Volo.Abp.Http": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Client.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Minify/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "NUglify": "1.5.13", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Application.Contracts.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "LINGYUN.ApiGateway.HttpApi.Client/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Castle.Core/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-b5rRL5zeaau1y/5hIbI+6mGw3cwun16YjkHZnV9RRT5UyUIFsgLmNXJ0YnIN9p8Hw7K7AbG1q1UclQVU3DinAQ==", - "path": "castle.core/4.4.0", - "hashPath": "castle.core.4.4.0.nupkg.sha512" - }, - "Castle.Core.AsyncInterceptor/2.0.21-alpha": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BRKMoPOWcfpkWC0QpRX6P+D5o5wJHrKy4606Wose9x9u+0EW4Gevj54nI1mBc+xF267wr2gP7BbNz5uFTlSKVw==", - "path": "castle.core.asyncinterceptor/2.0.21-alpha", - "hashPath": "castle.core.asyncinterceptor.2.0.21-alpha.nupkg.sha512" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Http/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dKaGiTYbIB+6tSS4sW6tkoKLcwOMRu+a5ERNMJNsmU+ba2alemD1eY1f2qXu96aNtshYwpI2EaSCPvLGX1JzAw==", - "path": "microsoft.extensions.http/3.1.2", - "hashPath": "microsoft.extensions.http.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Http.Polly/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-m3ND1oH4q+D1dOCCLr2vwt4ChWB5eIlUmSCoUaAofImsriCY3tV6ge4iUVs1erGTxfAjGV21lrxlOH6JhKz9kQ==", - "path": "microsoft.extensions.http.polly/3.1.2", - "hashPath": "microsoft.extensions.http.polly.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.0.nupkg.sha512" - }, - "NUglify/1.5.13": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EgvMq0u3PEeKv6uypBvau999iNSOSYdayZcxsgS9TBWIqs63WIWI/syl7cOs82J54xJnS3STpKZAW4SZElGIqg==", - "path": "nuglify/1.5.13", - "hashPath": "nuglify.1.5.13.nupkg.sha512" - }, - "Polly/7.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mpQsvlEn4ipgICh5CGyVLPV93RFVzOrBG7wPZfzY8gExh7XgWQn0GCDY9nudbUEJ12UiGPP9i4+CohghBvzhmg==", - "path": "polly/7.1.0", - "hashPath": "polly.7.1.0.nupkg.sha512" - }, - "Polly.Extensions.Http/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-drrG+hB3pYFY7w1c3BD+lSGYvH2oIclH8GRSehgfyP5kjnFnHKQuuBhuHLv+PWyFuaTDyk/vfRpnxOzd11+J8g==", - "path": "polly.extensions.http/3.0.0", - "hashPath": "polly.extensions.http.3.0.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" - }, - "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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.Collections.NonGeneric/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", - "path": "system.collections.nongeneric/4.3.0", - "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512" - }, - "System.Collections.Specialized/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==", - "path": "system.collections.specialized/4.3.0", - "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512" - }, - "System.ComponentModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==", - "path": "system.componentmodel/4.3.0", - "hashPath": "system.componentmodel.4.3.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.0.nupkg.sha512" - }, - "System.ComponentModel.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMVuoQ+8bMQ/Z59M3s64num5AD74X5YSqVc7ibwGkPTfmmkl2W8VuSxLRJtpw4KzQrSKUgR0BLbF0adPfcTSGQ==", - "path": "system.componentmodel.primitives/4.3.0", - "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512" - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HZiP0DwTHJ+C+rdFqP47nBYUh5283kcwXIGY2zOVVhsJmVI/2tYiX2zNRdjRQRHsTox58Ydkec6h0pWSh8wAsw==", - "path": "system.componentmodel.typeconverter/4.3.0", - "hashPath": "system.componentmodel.typeconverter.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.TraceSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "path": "system.diagnostics.tracesource/4.3.0", - "hashPath": "system.diagnostics.tracesource.4.3.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.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/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "path": "system.xml.readerwriter/4.3.0", - "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" - }, - "System.Xml.XmlDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", - "path": "system.xml.xmldocument/4.3.0", - "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Castle.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vvVbzJvOnHKQOHFHsPZcYkhkqLIqyTo6b2wBspaJjCgRrZYjhhrNI92PkyF+GNDSzIhWgJF62nnJujwGXucRxg==", - "path": "volo.abp.castle.core/2.7.0", - "hashPath": "volo.abp.castle.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qMvj50fEVNCEzRd5IsjEy21HgAccqGSyuwV3oOPxeWJXsyltLtj/0E8Gcg3q+3yJj8D6WjE+DxTzF9ZJUoaB/A==", - "path": "volo.abp.http/2.7.0", - "hashPath": "volo.abp.http.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Client/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Hd0FXichneP4JzycAqacSP3ewWmwzwAyWg2nvDDtdAW1MFIimZ86gvzKl8ecq2U1jeGEqkFpQkzvcqnzYQHfuQ==", - "path": "volo.abp.http.client/2.7.0", - "hashPath": "volo.abp.http.client.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Minify/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DYGNPy2SKwmpQh5PRKwhbggUEuzUwZ9FcjNYI0+4yo4ZwcWxM+Af/1k2vbr2R8J1RmdBeT7tusoNQXMoZ53mpQ==", - "path": "volo.abp.minify/2.7.0", - "hashPath": "volo.abp.minify.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.dll deleted file mode 100644 index 93b65b540..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.pdb deleted file mode 100644 index aed670cff..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/bin/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfo.cs deleted file mode 100644 index f63f2fa80..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.HttpApi.Client")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.HttpApi.Client")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.HttpApi.Client")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfoInputs.cache deleted file mode 100644 index 9b52dbcf0..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4a5fbf1cf4ed5f7586ce30eb54b1436cb21110e2 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.assets.cache deleted file mode 100644 index cfa9716ee..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csproj.CopyComplete b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csproj.FileListAbsolute.txt b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csproj.FileListAbsolute.txt deleted file mode 100644 index 1abc512ca..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,27 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.csproj.CoreCompileInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\bin\Debug\netstandard2.0\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.csproj.CopyComplete -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi.Client\obj\Debug\netstandard2.0\LINGYUN.ApiGateway.HttpApi.Client.pdb diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csprojAssemblyReference.cache deleted file mode 100644 index 8257f3552..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.dll deleted file mode 100644 index 93b65b540..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.pdb deleted file mode 100644 index aed670cff..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.Client.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.dgspec.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.dgspec.json deleted file mode 100644 index d918405aa..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.dgspec.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\LINGYUN.ApiGateway.HttpApi.Client.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "projectName": "LINGYUN.ApiGateway.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\LINGYUN.ApiGateway.HttpApi.Client.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\LINGYUN.ApiGateway.HttpApi.Client.csproj", - "projectName": "LINGYUN.ApiGateway.HttpApi.Client", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\LINGYUN.ApiGateway.HttpApi.Client.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Http.Client": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.g.props b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.g.props deleted file mode 100644 index 2528351cf..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.g.targets b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/LINGYUN.ApiGateway.HttpApi.Client.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/project.assets.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/project.assets.json deleted file mode 100644 index 6623701ea..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/project.assets.json +++ /dev/null @@ -1,5666 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "Castle.Core/4.4.0": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "System.Collections.Specialized": "4.3.0", - "System.ComponentModel": "4.3.0", - "System.ComponentModel.TypeConverter": "4.3.0", - "System.Diagnostics.TraceSource": "4.3.0", - "System.Dynamic.Runtime": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Xml.XmlDocument": "4.3.0" - }, - "compile": { - "lib/netstandard1.5/Castle.Core.dll": {} - }, - "runtime": { - "lib/netstandard1.5/Castle.Core.dll": {} - } - }, - "Castle.Core.AsyncInterceptor/2.0.21-alpha": { - "type": "package", - "dependencies": { - "Castle.Core": "4.4.0" - }, - "compile": { - "lib/netstandard2.0/Castle.Core.AsyncInterceptor.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Castle.Core.AsyncInterceptor.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Http/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Http.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Http.dll": {} - } - }, - "Microsoft.Extensions.Http.Polly/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Http": "3.1.2", - "Polly": "7.1.0", - "Polly.Extensions.Http": "3.0.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "NUglify/1.5.13": { - "type": "package", - "compile": { - "lib/netstandard2.0/NUglify.dll": {} - }, - "runtime": { - "lib/netstandard2.0/NUglify.dll": {} - } - }, - "Polly/7.1.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Polly.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Polly.dll": {} - } - }, - "Polly.Extensions.Http/3.0.0": { - "type": "package", - "dependencies": { - "Polly": "7.1.0" - }, - "compile": { - "lib/netstandard2.0/Polly.Extensions.Http.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Polly.Extensions.Http.dll": {} - } - }, - "runtime.native.System/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.NonGeneric.dll": {} - } - }, - "System.Collections.Specialized/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections.NonGeneric": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Specialized.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Specialized.dll": {} - } - }, - "System.ComponentModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.ComponentModel.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.ComponentModel": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {} - } - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Collections.NonGeneric": "4.3.0", - "System.Collections.Specialized": "4.3.0", - "System.ComponentModel": "4.3.0", - "System.ComponentModel.Primitives": "4.3.0", - "System.Globalization": "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.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "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", - "runtime.native.System": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Dynamic.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.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" - }, - "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.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.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XmlDocument/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.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" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XmlDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XmlDocument.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Castle.Core/2.7.0": { - "type": "package", - "dependencies": { - "Castle.Core": "4.4.0", - "Castle.Core.AsyncInterceptor": "2.0.21-alpha", - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Castle.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Castle.Core.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.Minify": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Http.Client/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Http.Polly": "3.1.2", - "Volo.Abp.Castle.Core": "2.7.0", - "Volo.Abp.Http": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Client.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Client.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.Minify/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "NUglify": "1.5.13", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Application.Contracts.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Application.Contracts.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "Castle.Core/4.4.0": { - "sha512": "b5rRL5zeaau1y/5hIbI+6mGw3cwun16YjkHZnV9RRT5UyUIFsgLmNXJ0YnIN9p8Hw7K7AbG1q1UclQVU3DinAQ==", - "type": "package", - "path": "castle.core/4.4.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ASL - Apache Software Foundation License.txt", - "CHANGELOG.md", - "LICENSE", - "castle.core.4.4.0.nupkg.sha512", - "castle.core.nuspec", - "lib/net35/Castle.Core.dll", - "lib/net35/Castle.Core.xml", - "lib/net40/Castle.Core.dll", - "lib/net40/Castle.Core.xml", - "lib/net45/Castle.Core.dll", - "lib/net45/Castle.Core.xml", - "lib/netstandard1.3/Castle.Core.dll", - "lib/netstandard1.3/Castle.Core.xml", - "lib/netstandard1.5/Castle.Core.dll", - "lib/netstandard1.5/Castle.Core.xml", - "readme.txt" - ] - }, - "Castle.Core.AsyncInterceptor/2.0.21-alpha": { - "sha512": "BRKMoPOWcfpkWC0QpRX6P+D5o5wJHrKy4606Wose9x9u+0EW4Gevj54nI1mBc+xF267wr2gP7BbNz5uFTlSKVw==", - "type": "package", - "path": "castle.core.asyncinterceptor/2.0.21-alpha", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "castle.core.asyncinterceptor.2.0.21-alpha.nupkg.sha512", - "castle.core.asyncinterceptor.nuspec", - "lib/net45/Castle.Core.AsyncInterceptor.dll", - "lib/net45/Castle.Core.AsyncInterceptor.xml", - "lib/netstandard2.0/Castle.Core.AsyncInterceptor.dll", - "lib/netstandard2.0/Castle.Core.AsyncInterceptor.xml" - ] - }, - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Http/3.1.2": { - "sha512": "dKaGiTYbIB+6tSS4sW6tkoKLcwOMRu+a5ERNMJNsmU+ba2alemD1eY1f2qXu96aNtshYwpI2EaSCPvLGX1JzAw==", - "type": "package", - "path": "microsoft.extensions.http/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Http.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Http.xml", - "lib/netstandard2.0/Microsoft.Extensions.Http.dll", - "lib/netstandard2.0/Microsoft.Extensions.Http.xml", - "microsoft.extensions.http.3.1.2.nupkg.sha512", - "microsoft.extensions.http.nuspec" - ] - }, - "Microsoft.Extensions.Http.Polly/3.1.2": { - "sha512": "m3ND1oH4q+D1dOCCLr2vwt4ChWB5eIlUmSCoUaAofImsriCY3tV6ge4iUVs1erGTxfAjGV21lrxlOH6JhKz9kQ==", - "type": "package", - "path": "microsoft.extensions.http.polly/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll", - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.xml", - "microsoft.extensions.http.polly.3.1.2.nupkg.sha512", - "microsoft.extensions.http.polly.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "NUglify/1.5.13": { - "sha512": "EgvMq0u3PEeKv6uypBvau999iNSOSYdayZcxsgS9TBWIqs63WIWI/syl7cOs82J54xJnS3STpKZAW4SZElGIqg==", - "type": "package", - "path": "nuglify/1.5.13", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/NUglify.dll", - "lib/net35/NUglify.xml", - "lib/net40/NUglify.dll", - "lib/net40/NUglify.xml", - "lib/netstandard1.3/NUglify.dll", - "lib/netstandard1.3/NUglify.xml", - "lib/netstandard2.0/NUglify.dll", - "lib/netstandard2.0/NUglify.xml", - "nuglify.1.5.13.nupkg.sha512", - "nuglify.nuspec" - ] - }, - "Polly/7.1.0": { - "sha512": "mpQsvlEn4ipgICh5CGyVLPV93RFVzOrBG7wPZfzY8gExh7XgWQn0GCDY9nudbUEJ12UiGPP9i4+CohghBvzhmg==", - "type": "package", - "path": "polly/7.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.1/Polly.dll", - "lib/netstandard1.1/Polly.xml", - "lib/netstandard2.0/Polly.dll", - "lib/netstandard2.0/Polly.xml", - "polly.7.1.0.nupkg.sha512", - "polly.nuspec" - ] - }, - "Polly.Extensions.Http/3.0.0": { - "sha512": "drrG+hB3pYFY7w1c3BD+lSGYvH2oIclH8GRSehgfyP5kjnFnHKQuuBhuHLv+PWyFuaTDyk/vfRpnxOzd11+J8g==", - "type": "package", - "path": "polly.extensions.http/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.1/Polly.Extensions.Http.dll", - "lib/netstandard1.1/Polly.Extensions.Http.xml", - "lib/netstandard2.0/Polly.Extensions.Http.dll", - "lib/netstandard2.0/Polly.Extensions.Http.xml", - "polly.extensions.http.3.0.0.nupkg.sha512", - "polly.extensions.http.nuspec" - ] - }, - "runtime.native.System/4.3.0": { - "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "type": "package", - "path": "runtime.native.system/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.4.3.0.nupkg.sha512", - "runtime.native.system.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections.NonGeneric/4.3.0": { - "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==", - "type": "package", - "path": "system.collections.nongeneric/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/netstandard1.3/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Collections.NonGeneric.dll", - "ref/netstandard1.3/System.Collections.NonGeneric.dll", - "ref/netstandard1.3/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/de/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/es/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/it/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml", - "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.nongeneric.4.3.0.nupkg.sha512", - "system.collections.nongeneric.nuspec" - ] - }, - "System.Collections.Specialized/4.3.0": { - "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==", - "type": "package", - "path": "system.collections.specialized/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Collections.Specialized.dll", - "lib/netstandard1.3/System.Collections.Specialized.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.dll", - "ref/netstandard1.3/System.Collections.Specialized.xml", - "ref/netstandard1.3/de/System.Collections.Specialized.xml", - "ref/netstandard1.3/es/System.Collections.Specialized.xml", - "ref/netstandard1.3/fr/System.Collections.Specialized.xml", - "ref/netstandard1.3/it/System.Collections.Specialized.xml", - "ref/netstandard1.3/ja/System.Collections.Specialized.xml", - "ref/netstandard1.3/ko/System.Collections.Specialized.xml", - "ref/netstandard1.3/ru/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.specialized.4.3.0.nupkg.sha512", - "system.collections.specialized.nuspec" - ] - }, - "System.ComponentModel/4.3.0": { - "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==", - "type": "package", - "path": "system.componentmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ComponentModel.dll", - "lib/netstandard1.3/System.ComponentModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ComponentModel.dll", - "ref/netcore50/System.ComponentModel.xml", - "ref/netcore50/de/System.ComponentModel.xml", - "ref/netcore50/es/System.ComponentModel.xml", - "ref/netcore50/fr/System.ComponentModel.xml", - "ref/netcore50/it/System.ComponentModel.xml", - "ref/netcore50/ja/System.ComponentModel.xml", - "ref/netcore50/ko/System.ComponentModel.xml", - "ref/netcore50/ru/System.ComponentModel.xml", - "ref/netcore50/zh-hans/System.ComponentModel.xml", - "ref/netcore50/zh-hant/System.ComponentModel.xml", - "ref/netstandard1.0/System.ComponentModel.dll", - "ref/netstandard1.0/System.ComponentModel.xml", - "ref/netstandard1.0/de/System.ComponentModel.xml", - "ref/netstandard1.0/es/System.ComponentModel.xml", - "ref/netstandard1.0/fr/System.ComponentModel.xml", - "ref/netstandard1.0/it/System.ComponentModel.xml", - "ref/netstandard1.0/ja/System.ComponentModel.xml", - "ref/netstandard1.0/ko/System.ComponentModel.xml", - "ref/netstandard1.0/ru/System.ComponentModel.xml", - "ref/netstandard1.0/zh-hans/System.ComponentModel.xml", - "ref/netstandard1.0/zh-hant/System.ComponentModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.4.3.0.nupkg.sha512", - "system.componentmodel.nuspec" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Primitives/4.3.0": { - "sha512": "KMVuoQ+8bMQ/Z59M3s64num5AD74X5YSqVc7ibwGkPTfmmkl2W8VuSxLRJtpw4KzQrSKUgR0BLbF0adPfcTSGQ==", - "type": "package", - "path": "system.componentmodel.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.ComponentModel.Primitives.dll", - "lib/netstandard1.0/System.ComponentModel.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.ComponentModel.Primitives.dll", - "ref/netstandard1.0/System.ComponentModel.Primitives.dll", - "ref/netstandard1.0/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.primitives.4.3.0.nupkg.sha512", - "system.componentmodel.primitives.nuspec" - ] - }, - "System.ComponentModel.TypeConverter/4.3.0": { - "sha512": "HZiP0DwTHJ+C+rdFqP47nBYUh5283kcwXIGY2zOVVhsJmVI/2tYiX2zNRdjRQRHsTox58Ydkec6h0pWSh8wAsw==", - "type": "package", - "path": "system.componentmodel.typeconverter/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.ComponentModel.TypeConverter.dll", - "lib/net462/System.ComponentModel.TypeConverter.dll", - "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll", - "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.ComponentModel.TypeConverter.dll", - "ref/net462/System.ComponentModel.TypeConverter.dll", - "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll", - "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll", - "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml", - "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.typeconverter.4.3.0.nupkg.sha512", - "system.componentmodel.typeconverter.nuspec" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Diagnostics.TraceSource/4.3.0": { - "sha512": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "type": "package", - "path": "system.diagnostics.tracesource/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.TraceSource.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.dll", - "ref/netstandard1.3/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", - "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll", - "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll", - "system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "system.diagnostics.tracesource.nuspec" - ] - }, - "System.Dynamic.Runtime/4.3.0": { - "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==", - "type": "package", - "path": "system.dynamic.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Dynamic.Runtime.dll", - "lib/netstandard1.3/System.Dynamic.Runtime.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Dynamic.Runtime.dll", - "ref/netcore50/System.Dynamic.Runtime.xml", - "ref/netcore50/de/System.Dynamic.Runtime.xml", - "ref/netcore50/es/System.Dynamic.Runtime.xml", - "ref/netcore50/fr/System.Dynamic.Runtime.xml", - "ref/netcore50/it/System.Dynamic.Runtime.xml", - "ref/netcore50/ja/System.Dynamic.Runtime.xml", - "ref/netcore50/ko/System.Dynamic.Runtime.xml", - "ref/netcore50/ru/System.Dynamic.Runtime.xml", - "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", - "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/System.Dynamic.Runtime.dll", - "ref/netstandard1.0/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/de/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/es/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/it/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/System.Dynamic.Runtime.dll", - "ref/netstandard1.3/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/de/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/es/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/it/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll", - "system.dynamic.runtime.4.3.0.nupkg.sha512", - "system.dynamic.runtime.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.Globalization.Extensions/4.3.0": { - "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "type": "package", - "path": "system.globalization.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", - "runtimes/win/lib/net46/System.Globalization.Extensions.dll", - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", - "system.globalization.extensions.4.3.0.nupkg.sha512", - "system.globalization.extensions.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.IO.FileSystem/4.3.0": { - "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "type": "package", - "path": "system.io.filesystem/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.4.3.0.nupkg.sha512", - "system.io.filesystem.nuspec" - ] - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "type": "package", - "path": "system.io.filesystem.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "system.io.filesystem.primitives.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Handles/4.3.0": { - "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "type": "package", - "path": "system.runtime.handles/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.handles.4.3.0.nupkg.sha512", - "system.runtime.handles.nuspec" - ] - }, - "System.Runtime.InteropServices/4.3.0": { - "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "type": "package", - "path": "system.runtime.interopservices/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.InteropServices.dll", - "lib/net463/System.Runtime.InteropServices.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.InteropServices.dll", - "ref/net463/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/System.Runtime.InteropServices.dll", - "ref/netstandard1.5/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.interopservices.4.3.0.nupkg.sha512", - "system.runtime.interopservices.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encoding.Extensions/4.3.0": { - "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "type": "package", - "path": "system.text.encoding.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.extensions.4.3.0.nupkg.sha512", - "system.text.encoding.extensions.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.RegularExpressions/4.3.0": { - "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "type": "package", - "path": "system.text.regularexpressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Text.RegularExpressions.dll", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.6/System.Text.RegularExpressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/System.Text.RegularExpressions.dll", - "ref/netstandard1.6/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.regularexpressions.4.3.0.nupkg.sha512", - "system.text.regularexpressions.nuspec" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Xml.ReaderWriter/4.3.0": { - "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "type": "package", - "path": "system.xml.readerwriter/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Xml.ReaderWriter.dll", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.readerwriter.4.3.0.nupkg.sha512", - "system.xml.readerwriter.nuspec" - ] - }, - "System.Xml.XmlDocument/4.3.0": { - "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==", - "type": "package", - "path": "system.xml.xmldocument/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Xml.XmlDocument.dll", - "lib/netstandard1.3/System.Xml.XmlDocument.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Xml.XmlDocument.dll", - "ref/netstandard1.3/System.Xml.XmlDocument.dll", - "ref/netstandard1.3/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/de/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/es/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/it/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.xmldocument.4.3.0.nupkg.sha512", - "system.xml.xmldocument.nuspec" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Castle.Core/2.7.0": { - "sha512": "vvVbzJvOnHKQOHFHsPZcYkhkqLIqyTo6b2wBspaJjCgRrZYjhhrNI92PkyF+GNDSzIhWgJF62nnJujwGXucRxg==", - "type": "package", - "path": "volo.abp.castle.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Castle.Core.dll", - "lib/netstandard2.0/Volo.Abp.Castle.Core.pdb", - "volo.abp.castle.core.2.7.0.nupkg.sha512", - "volo.abp.castle.core.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http/2.7.0": { - "sha512": "qMvj50fEVNCEzRd5IsjEy21HgAccqGSyuwV3oOPxeWJXsyltLtj/0E8Gcg3q+3yJj8D6WjE+DxTzF9ZJUoaB/A==", - "type": "package", - "path": "volo.abp.http/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.dll", - "lib/netstandard2.0/Volo.Abp.Http.pdb", - "volo.abp.http.2.7.0.nupkg.sha512", - "volo.abp.http.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Http.Client/2.7.0": { - "sha512": "Hd0FXichneP4JzycAqacSP3ewWmwzwAyWg2nvDDtdAW1MFIimZ86gvzKl8ecq2U1jeGEqkFpQkzvcqnzYQHfuQ==", - "type": "package", - "path": "volo.abp.http.client/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Client.dll", - "lib/netstandard2.0/Volo.Abp.Http.Client.pdb", - "volo.abp.http.client.2.7.0.nupkg.sha512", - "volo.abp.http.client.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.Minify/2.7.0": { - "sha512": "DYGNPy2SKwmpQh5PRKwhbggUEuzUwZ9FcjNYI0+4yo4ZwcWxM+Af/1k2vbr2R8J1RmdBeT7tusoNQXMoZ53mpQ==", - "type": "package", - "path": "volo.abp.minify/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Minify.dll", - "lib/netstandard2.0/Volo.Abp.Minify.pdb", - "volo.abp.minify.2.7.0.nupkg.sha512", - "volo.abp.minify.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Application.Contracts/LINGYUN.ApiGateway.Application.Contracts.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Application.Contracts/LINGYUN.ApiGateway.Application.Contracts.csproj" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "LINGYUN.ApiGateway.Application.Contracts >= 1.0.0", - "NETStandard.Library >= 2.0.3", - "Volo.Abp.Http.Client >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\LINGYUN.ApiGateway.HttpApi.Client.csproj", - "projectName": "LINGYUN.ApiGateway.HttpApi.Client", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\LINGYUN.ApiGateway.HttpApi.Client.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Http.Client": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/project.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/project.nuget.cache deleted file mode 100644 index a7a3c5bb4..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi.Client/obj/project.nuget.cache +++ /dev/null @@ -1,131 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "/MZ74OcEatcnW0EDAFbUuqef8vVeQPuOMFHfL/QCfQkizzSWmnV9hYisuhhxN/Ne7fotfhMs03fkkKPzF59XZg==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi.Client\\LINGYUN.ApiGateway.HttpApi.Client.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\castle.core\\4.4.0\\castle.core.4.4.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\castle.core.asyncinterceptor\\2.0.21-alpha\\castle.core.asyncinterceptor.2.0.21-alpha.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.http\\3.1.2\\microsoft.extensions.http.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.http.polly\\3.1.2\\microsoft.extensions.http.polly.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nuglify\\1.5.13\\nuglify.1.5.13.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\polly\\7.1.0\\polly.7.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\polly.extensions.http\\3.0.0\\polly.extensions.http.3.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections.nongeneric\\4.3.0\\system.collections.nongeneric.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections.specialized\\4.3.0\\system.collections.specialized.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.componentmodel\\4.3.0\\system.componentmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.componentmodel.primitives\\4.3.0\\system.componentmodel.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.componentmodel.typeconverter\\4.3.0\\system.componentmodel.typeconverter.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.dynamic.runtime\\4.3.0\\system.dynamic.runtime.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.castle.core\\2.7.0\\volo.abp.castle.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http\\2.7.0\\volo.abp.http.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.client\\2.7.0\\volo.abp.http.client.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.minify\\2.7.0\\volo.abp.minify.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Application.Contracts.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Application.Contracts.dll deleted file mode 100644 index 9c02a855f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Application.Contracts.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Application.Contracts.pdb deleted file mode 100644 index ab341e4ab..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Domain.Shared.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Domain.Shared.dll deleted file mode 100644 index 2bac2737c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Domain.Shared.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Domain.Shared.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Domain.Shared.pdb deleted file mode 100644 index 9ca6845e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.Domain.Shared.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.deps.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.deps.json deleted file mode 100644 index b6e1e00e1..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.deps.json +++ /dev/null @@ -1,5430 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v3.1", - "signature": "" - }, - "compilationOptions": { - "defines": [ - "TRACE", - "DEBUG", - "NETCOREAPP", - "NETCOREAPP3_1" - ], - "languageVersion": "", - "platform": "", - "allowUnsafe": false, - "warningsAsErrors": false, - "optimize": false, - "keyFile": "", - "emitEntryPoint": false, - "xmlDoc": false, - "debugType": "portable" - }, - "targets": { - ".NETCoreApp,Version=v3.1": { - "LINGYUN.ApiGateway.HttpApi/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Application.Contracts": "1.0.0", - "Volo.Abp.AspNetCore.Mvc": "2.7.0", - "Microsoft.AspNetCore.Antiforgery": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Cookies": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Core": "3.1.0.0", - "Microsoft.AspNetCore.Authentication": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.OAuth": "3.1.0.0", - "Microsoft.AspNetCore.Authorization.Policy": "3.1.0.0", - "Microsoft.AspNetCore.Components.Authorization": "3.1.0.0", - "Microsoft.AspNetCore.Components": "3.1.0.0", - "Microsoft.AspNetCore.Components.Forms": "3.1.0.0", - "Microsoft.AspNetCore.Components.Server": "3.1.0.0", - "Microsoft.AspNetCore.Components.Web": "3.1.0.0", - "Microsoft.AspNetCore.Connections.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.CookiePolicy": "3.1.0.0", - "Microsoft.AspNetCore.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.Internal": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.AspNetCore": "3.1.0.0", - "Microsoft.AspNetCore.HostFiltering": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Hosting": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Html.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections.Common": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections": "3.1.0.0", - "Microsoft.AspNetCore.Http": "3.1.0.0", - "Microsoft.AspNetCore.Http.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Features": "3.1.0.0", - "Microsoft.AspNetCore.HttpOverrides": "3.1.0.0", - "Microsoft.AspNetCore.HttpsPolicy": "3.1.0.0", - "Microsoft.AspNetCore.Identity": "3.1.0.0", - "Microsoft.AspNetCore.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Localization.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Core": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "3.1.0.0", - "Microsoft.AspNetCore.Mvc": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.RazorPages": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.TagHelpers": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "3.1.0.0", - "Microsoft.AspNetCore.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Razor.Runtime": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCompression": "3.1.0.0", - "Microsoft.AspNetCore.Rewrite": "3.1.0.0", - "Microsoft.AspNetCore.Routing.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Server.HttpSys": "3.1.0.0", - "Microsoft.AspNetCore.Server.IIS": "3.1.0.0", - "Microsoft.AspNetCore.Server.IISIntegration": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Core": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "3.1.0.0", - "Microsoft.AspNetCore.Session": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Common": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Core": "3.1.0.0", - "Microsoft.AspNetCore.SignalR": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.0.0", - "Microsoft.AspNetCore.StaticFiles": "3.1.0.0", - "Microsoft.AspNetCore.WebSockets": "3.1.0.0", - "Microsoft.AspNetCore.WebUtilities": "3.1.0.0", - "Microsoft.CSharp.Reference": "4.0.0.0", - "Microsoft.Extensions.Caching.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Caching.Memory": "3.1.0.0", - "Microsoft.Extensions.Configuration.Ini": "3.1.0.0", - "Microsoft.Extensions.Configuration.KeyPerFile": "3.1.0.0", - "Microsoft.Extensions.Configuration.Xml": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.Extensions.FileProviders.Embedded": "3.1.0.0", - "Microsoft.Extensions.Hosting": "3.1.0.0", - "Microsoft.Extensions.Http": "3.1.0.0", - "Microsoft.Extensions.Identity.Core": "3.1.0.0", - "Microsoft.Extensions.Identity.Stores": "3.1.0.0", - "Microsoft.Extensions.Logging.Configuration": "3.1.0.0", - "Microsoft.Extensions.Logging.Console": "3.1.0.0", - "Microsoft.Extensions.Logging.Debug": "3.1.0.0", - "Microsoft.Extensions.Logging.EventLog": "3.1.0.0", - "Microsoft.Extensions.Logging.EventSource": "3.1.0.0", - "Microsoft.Extensions.Logging.TraceSource": "3.1.0.0", - "Microsoft.Extensions.ObjectPool": "3.1.0.0", - "Microsoft.Extensions.Options.DataAnnotations": "3.1.0.0", - "Microsoft.Extensions.WebEncoders": "3.1.0.0", - "Microsoft.JSInterop": "3.1.0.0", - "Microsoft.Net.Http.Headers": "3.1.0.0", - "Microsoft.VisualBasic.Core": "10.0.5.0", - "Microsoft.VisualBasic": "10.0.0.0", - "Microsoft.Win32.Primitives": "4.1.2.0", - "Microsoft.Win32.Registry": "4.1.3.0", - "mscorlib": "4.0.0.0", - "netstandard": "2.1.0.0", - "System.AppContext": "4.2.2.0", - "System.Buffers": "4.0.2.0", - "System.Collections.Concurrent": "4.0.15.0", - "System.Collections.Reference": "4.1.2.0", - "System.Collections.Immutable.Reference": "1.2.5.0", - "System.Collections.NonGeneric": "4.1.2.0", - "System.Collections.Specialized": "4.1.2.0", - "System.ComponentModel.Annotations.Reference": "4.3.1.0", - "System.ComponentModel.DataAnnotations": "4.0.0.0", - "System.ComponentModel": "4.0.4.0", - "System.ComponentModel.EventBasedAsync": "4.1.2.0", - "System.ComponentModel.Primitives": "4.2.2.0", - "System.ComponentModel.TypeConverter": "4.2.2.0", - "System.Configuration": "4.0.0.0", - "System.Console": "4.1.2.0", - "System.Core": "4.0.0.0", - "System.Data.Common": "4.2.2.0", - "System.Data.DataSetExtensions": "4.0.1.0", - "System.Data": "4.0.0.0", - "System.Diagnostics.Contracts": "4.0.4.0", - "System.Diagnostics.Debug.Reference": "4.1.2.0", - "System.Diagnostics.DiagnosticSource": "4.0.5.0", - "System.Diagnostics.EventLog": "4.0.2.0", - "System.Diagnostics.FileVersionInfo": "4.0.4.0", - "System.Diagnostics.Process": "4.2.2.0", - "System.Diagnostics.StackTrace": "4.1.2.0", - "System.Diagnostics.TextWriterTraceListener": "4.1.2.0", - "System.Diagnostics.Tools": "4.1.2.0", - "System.Diagnostics.TraceSource": "4.1.2.0", - "System.Diagnostics.Tracing": "4.2.2.0", - "System": "4.0.0.0", - "System.Drawing": "4.0.0.0", - "System.Drawing.Primitives": "4.2.1.0", - "System.Dynamic.Runtime": "4.1.2.0", - "System.Globalization.Calendars": "4.1.2.0", - "System.Globalization.Reference": "4.1.2.0", - "System.Globalization.Extensions": "4.1.2.0", - "System.IO.Compression.Brotli": "4.2.2.0", - "System.IO.Compression": "4.2.2.0", - "System.IO.Compression.FileSystem": "4.0.0.0", - "System.IO.Compression.ZipFile": "4.0.5.0", - "System.IO.Reference": "4.2.2.0", - "System.IO.FileSystem": "4.1.2.0", - "System.IO.FileSystem.DriveInfo": "4.1.2.0", - "System.IO.FileSystem.Primitives": "4.1.2.0", - "System.IO.FileSystem.Watcher": "4.1.2.0", - "System.IO.IsolatedStorage": "4.1.2.0", - "System.IO.MemoryMappedFiles": "4.1.2.0", - "System.IO.Pipelines": "4.0.2.0", - "System.IO.Pipes": "4.1.2.0", - "System.IO.UnmanagedMemoryStream": "4.1.2.0", - "System.Linq.Reference": "4.2.2.0", - "System.Linq.Expressions.Reference": "4.2.2.0", - "System.Linq.Parallel": "4.0.4.0", - "System.Linq.Queryable.Reference": "4.0.4.0", - "System.Memory.Reference": "4.2.1.0", - "System.Net": "4.0.0.0", - "System.Net.Http": "4.2.2.0", - "System.Net.HttpListener": "4.0.2.0", - "System.Net.Mail": "4.0.2.0", - "System.Net.NameResolution": "4.1.2.0", - "System.Net.NetworkInformation": "4.2.2.0", - "System.Net.Ping": "4.1.2.0", - "System.Net.Primitives": "4.1.2.0", - "System.Net.Requests": "4.1.2.0", - "System.Net.Security": "4.1.2.0", - "System.Net.ServicePoint": "4.0.2.0", - "System.Net.Sockets": "4.2.2.0", - "System.Net.WebClient": "4.0.2.0", - "System.Net.WebHeaderCollection": "4.1.2.0", - "System.Net.WebProxy": "4.0.2.0", - "System.Net.WebSockets.Client": "4.1.2.0", - "System.Net.WebSockets": "4.1.2.0", - "System.Numerics": "4.0.0.0", - "System.Numerics.Vectors": "4.1.6.0", - "System.ObjectModel.Reference": "4.1.2.0", - "System.Reflection.DispatchProxy": "4.0.6.0", - "System.Reflection.Reference": "4.2.2.0", - "System.Reflection.Emit.Reference": "4.1.2.0", - "System.Reflection.Emit.ILGeneration.Reference": "4.1.1.0", - "System.Reflection.Emit.Lightweight.Reference": "4.1.1.0", - "System.Reflection.Extensions.Reference": "4.1.2.0", - "System.Reflection.Metadata.Reference": "1.4.5.0", - "System.Reflection.Primitives.Reference": "4.1.2.0", - "System.Reflection.TypeExtensions.Reference": "4.1.2.0", - "System.Resources.Reader": "4.1.2.0", - "System.Resources.ResourceManager.Reference": "4.1.2.0", - "System.Resources.Writer": "4.1.2.0", - "System.Runtime.CompilerServices.Unsafe.Reference": "4.0.6.0", - "System.Runtime.CompilerServices.VisualC": "4.1.2.0", - "System.Runtime.Reference": "4.2.2.0", - "System.Runtime.Extensions.Reference": "4.2.2.0", - "System.Runtime.Handles": "4.1.2.0", - "System.Runtime.InteropServices": "4.2.2.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.4.0", - "System.Runtime.InteropServices.WindowsRuntime": "4.0.4.0", - "System.Runtime.Intrinsics": "4.0.1.0", - "System.Runtime.Loader.Reference": "4.1.1.0", - "System.Runtime.Numerics": "4.1.2.0", - "System.Runtime.Serialization": "4.0.0.0", - "System.Runtime.Serialization.Formatters": "4.0.4.0", - "System.Runtime.Serialization.Json": "4.0.5.0", - "System.Runtime.Serialization.Primitives": "4.2.2.0", - "System.Runtime.Serialization.Xml": "4.1.5.0", - "System.Security.AccessControl": "4.1.1.0", - "System.Security.Claims": "4.1.2.0", - "System.Security.Cryptography.Algorithms": "4.3.2.0", - "System.Security.Cryptography.Cng": "4.3.3.0", - "System.Security.Cryptography.Csp": "4.1.2.0", - "System.Security.Cryptography.Encoding": "4.1.2.0", - "System.Security.Cryptography.Primitives": "4.1.2.0", - "System.Security.Cryptography.X509Certificates": "4.2.2.0", - "System.Security.Cryptography.Xml": "4.0.3.0", - "System.Security": "4.0.0.0", - "System.Security.Permissions": "4.0.3.0", - "System.Security.Principal": "4.1.2.0", - "System.Security.Principal.Windows": "4.1.1.0", - "System.Security.SecureString": "4.1.2.0", - "System.ServiceModel.Web": "4.0.0.0", - "System.ServiceProcess": "4.0.0.0", - "System.Text.Encoding.CodePages.Reference": "4.1.3.0", - "System.Text.Encoding.Reference": "4.1.2.0", - "System.Text.Encoding.Extensions": "4.1.2.0", - "System.Text.Encodings.Web": "4.0.5.0", - "System.Text.RegularExpressions": "4.2.2.0", - "System.Threading.Channels": "4.0.2.0", - "System.Threading.Reference": "4.1.2.0", - "System.Threading.Overlapped": "4.1.2.0", - "System.Threading.Tasks.Dataflow": "4.6.5.0", - "System.Threading.Tasks.Reference": "4.1.2.0", - "System.Threading.Tasks.Extensions.Reference": "4.3.1.0", - "System.Threading.Tasks.Parallel": "4.0.4.0", - "System.Threading.Thread": "4.1.2.0", - "System.Threading.ThreadPool": "4.1.2.0", - "System.Threading.Timer": "4.1.2.0", - "System.Transactions": "4.0.0.0", - "System.Transactions.Local": "4.0.2.0", - "System.ValueTuple": "4.0.3.0", - "System.Web": "4.0.0.0", - "System.Web.HttpUtility": "4.0.2.0", - "System.Windows": "4.0.0.0", - "System.Windows.Extensions": "4.0.1.0", - "System.Xml": "4.0.0.0", - "System.Xml.Linq": "4.0.0.0", - "System.Xml.ReaderWriter": "4.2.2.0", - "System.Xml.Serialization": "4.0.0.0", - "System.Xml.XDocument": "4.1.2.0", - "System.Xml.XmlDocument": "4.1.2.0", - "System.Xml.XmlSerializer": "4.1.2.0", - "System.Xml.XPath": "4.1.2.0", - "System.Xml.XPath.XDocument": "4.1.2.0", - "WindowsBase": "4.0.0.0" - }, - "runtime": { - "LINGYUN.ApiGateway.HttpApi.dll": {} - }, - "compile": { - "LINGYUN.ApiGateway.HttpApi.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - }, - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "3.1.2", - "Newtonsoft.Json": "12.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Mvc.Razor.Extensions": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2", - "Microsoft.Extensions.DependencyModel": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": { - "assemblyVersion": "4.1.0.0", - "fileVersion": "4.1.7277.28678" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {} - } - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} - } - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": {}, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "2.9.3", - "System.Collections.Immutable": "1.7.0", - "System.Memory": "4.5.3", - "System.Reflection.Metadata": "1.6.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2", - "System.Text.Encoding.CodePages": "4.5.1", - "System.Threading.Tasks.Extensions": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "3.3.0.0", - "fileVersion": "3.300.19.41501" - } - }, - "resources": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {} - } - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "3.3.0.0", - "fileVersion": "3.300.19.41501" - } - }, - "resources": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {} - } - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.CSharp": "3.3.0", - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} - } - }, - "Microsoft.CSharp/4.7.0": {}, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "dependencies": { - "System.Text.Json": "4.7.1" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6704" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/2.1.2": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "dependencies": { - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.2.22727" - } - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "NUglify/1.5.13": { - "runtime": { - "lib/netstandard2.0/NUglify.dll": { - "assemblyVersion": "1.5.13.0", - "fileVersion": "1.5.13.0" - } - }, - "compile": { - "lib/netstandard2.0/NUglify.dll": {} - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "compile": { - "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "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.0.19": { - "runtime": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.0" - } - }, - "compile": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {} - } - }, - "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.Memory/4.5.3": {}, - "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.1.2", - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "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.1.2", - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": {}, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.CodePages/4.5.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - } - }, - "System.Text.Json/4.7.1": { - "runtime": { - "lib/netcoreapp3.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - }, - "compile": { - "lib/netcoreapp3.0/System.Text.Json.dll": {} - } - }, - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.3": {}, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": {} - } - }, - "Volo.Abp.AspNetCore/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Http": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.UI": "2.7.0", - "Volo.Abp.Uow": "2.7.0", - "Volo.Abp.Validation": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": {} - } - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "3.1.2", - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "3.1.2", - "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0", - "Volo.Abp.ApiVersioning.Abstractions": "2.7.0", - "Volo.Abp.AspNetCore": "2.7.0", - "Volo.Abp.AspNetCore.Mvc.Contracts": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.UI": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": {} - } - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.Minify": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.Minify/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "NUglify": "1.5.13", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.UI/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.UI.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.UI.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "dependencies": { - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Application.Contracts.dll": {} - }, - "compile": { - "LINGYUN.ApiGateway.Application.Contracts.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - }, - "compile": { - "LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Antiforgery.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Cookies.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.OAuth.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authorization.Policy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Authorization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Forms.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Server.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Web.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Connections.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.CookiePolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.Internal.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HostFiltering.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Html.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Features.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpOverrides.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpsPolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Identity.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.RazorPages.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.Runtime.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCompression.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Rewrite.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.HttpSys.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IIS.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IISIntegration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Session.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.StaticFiles.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebSockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebUtilities.dll": {} - }, - "compileOnly": true - }, - "Microsoft.CSharp.Reference/4.0.0.0": { - "compile": { - "Microsoft.CSharp.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Caching.Memory/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Caching.Memory.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Ini.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.KeyPerFile.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Embedded.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Stores.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Configuration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Console.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Debug.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventLog.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.TraceSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "compile": { - "Microsoft.Extensions.ObjectPool.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Options.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "compile": { - "Microsoft.Extensions.WebEncoders.dll": {} - }, - "compileOnly": true - }, - "Microsoft.JSInterop/3.1.0.0": { - "compile": { - "Microsoft.JSInterop.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "compile": { - "Microsoft.Net.Http.Headers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "compile": { - "Microsoft.VisualBasic.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic/10.0.0.0": { - "compile": { - "Microsoft.VisualBasic.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "compile": { - "Microsoft.Win32.Primitives.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "compile": { - "Microsoft.Win32.Registry.dll": {} - }, - "compileOnly": true - }, - "mscorlib/4.0.0.0": { - "compile": { - "mscorlib.dll": {} - }, - "compileOnly": true - }, - "netstandard/2.1.0.0": { - "compile": { - "netstandard.dll": {} - }, - "compileOnly": true - }, - "System.AppContext/4.2.2.0": { - "compile": { - "System.AppContext.dll": {} - }, - "compileOnly": true - }, - "System.Buffers/4.0.2.0": { - "compile": { - "System.Buffers.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Concurrent/4.0.15.0": { - "compile": { - "System.Collections.Concurrent.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Reference/4.1.2.0": { - "compile": { - "System.Collections.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Immutable.Reference/1.2.5.0": { - "compile": { - "System.Collections.Immutable.dll": {} - }, - "compileOnly": true - }, - "System.Collections.NonGeneric/4.1.2.0": { - "compile": { - "System.Collections.NonGeneric.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Specialized/4.1.2.0": { - "compile": { - "System.Collections.Specialized.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Annotations.Reference/4.3.1.0": { - "compile": { - "System.ComponentModel.Annotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "compile": { - "System.ComponentModel.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel/4.0.4.0": { - "compile": { - "System.ComponentModel.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "compile": { - "System.ComponentModel.EventBasedAsync.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "compile": { - "System.ComponentModel.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "compile": { - "System.ComponentModel.TypeConverter.dll": {} - }, - "compileOnly": true - }, - "System.Configuration/4.0.0.0": { - "compile": { - "System.Configuration.dll": {} - }, - "compileOnly": true - }, - "System.Console/4.1.2.0": { - "compile": { - "System.Console.dll": {} - }, - "compileOnly": true - }, - "System.Core/4.0.0.0": { - "compile": { - "System.Core.dll": {} - }, - "compileOnly": true - }, - "System.Data.Common/4.2.2.0": { - "compile": { - "System.Data.Common.dll": {} - }, - "compileOnly": true - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "compile": { - "System.Data.DataSetExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Data/4.0.0.0": { - "compile": { - "System.Data.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "compile": { - "System.Diagnostics.Contracts.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Debug.Reference/4.1.2.0": { - "compile": { - "System.Diagnostics.Debug.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "compile": { - "System.Diagnostics.DiagnosticSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "compile": { - "System.Diagnostics.EventLog.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "compile": { - "System.Diagnostics.FileVersionInfo.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Process/4.2.2.0": { - "compile": { - "System.Diagnostics.Process.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "compile": { - "System.Diagnostics.StackTrace.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "compile": { - "System.Diagnostics.TextWriterTraceListener.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tools/4.1.2.0": { - "compile": { - "System.Diagnostics.Tools.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "compile": { - "System.Diagnostics.TraceSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "compile": { - "System.Diagnostics.Tracing.dll": {} - }, - "compileOnly": true - }, - "System/4.0.0.0": { - "compile": { - "System.dll": {} - }, - "compileOnly": true - }, - "System.Drawing/4.0.0.0": { - "compile": { - "System.Drawing.dll": {} - }, - "compileOnly": true - }, - "System.Drawing.Primitives/4.2.1.0": { - "compile": { - "System.Drawing.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Dynamic.Runtime/4.1.2.0": { - "compile": { - "System.Dynamic.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Calendars/4.1.2.0": { - "compile": { - "System.Globalization.Calendars.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Reference/4.1.2.0": { - "compile": { - "System.Globalization.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Extensions/4.1.2.0": { - "compile": { - "System.Globalization.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "compile": { - "System.IO.Compression.Brotli.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression/4.2.2.0": { - "compile": { - "System.IO.Compression.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "compile": { - "System.IO.Compression.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "compile": { - "System.IO.Compression.ZipFile.dll": {} - }, - "compileOnly": true - }, - "System.IO.Reference/4.2.2.0": { - "compile": { - "System.IO.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem/4.1.2.0": { - "compile": { - "System.IO.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "compile": { - "System.IO.FileSystem.DriveInfo.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Watcher.dll": {} - }, - "compileOnly": true - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "compile": { - "System.IO.IsolatedStorage.dll": {} - }, - "compileOnly": true - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "compile": { - "System.IO.MemoryMappedFiles.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipelines/4.0.2.0": { - "compile": { - "System.IO.Pipelines.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipes/4.1.2.0": { - "compile": { - "System.IO.Pipes.dll": {} - }, - "compileOnly": true - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "compile": { - "System.IO.UnmanagedMemoryStream.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Reference/4.2.2.0": { - "compile": { - "System.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Expressions.Reference/4.2.2.0": { - "compile": { - "System.Linq.Expressions.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Parallel/4.0.4.0": { - "compile": { - "System.Linq.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Queryable.Reference/4.0.4.0": { - "compile": { - "System.Linq.Queryable.dll": {} - }, - "compileOnly": true - }, - "System.Memory.Reference/4.2.1.0": { - "compile": { - "System.Memory.dll": {} - }, - "compileOnly": true - }, - "System.Net/4.0.0.0": { - "compile": { - "System.Net.dll": {} - }, - "compileOnly": true - }, - "System.Net.Http/4.2.2.0": { - "compile": { - "System.Net.Http.dll": {} - }, - "compileOnly": true - }, - "System.Net.HttpListener/4.0.2.0": { - "compile": { - "System.Net.HttpListener.dll": {} - }, - "compileOnly": true - }, - "System.Net.Mail/4.0.2.0": { - "compile": { - "System.Net.Mail.dll": {} - }, - "compileOnly": true - }, - "System.Net.NameResolution/4.1.2.0": { - "compile": { - "System.Net.NameResolution.dll": {} - }, - "compileOnly": true - }, - "System.Net.NetworkInformation/4.2.2.0": { - "compile": { - "System.Net.NetworkInformation.dll": {} - }, - "compileOnly": true - }, - "System.Net.Ping/4.1.2.0": { - "compile": { - "System.Net.Ping.dll": {} - }, - "compileOnly": true - }, - "System.Net.Primitives/4.1.2.0": { - "compile": { - "System.Net.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Net.Requests/4.1.2.0": { - "compile": { - "System.Net.Requests.dll": {} - }, - "compileOnly": true - }, - "System.Net.Security/4.1.2.0": { - "compile": { - "System.Net.Security.dll": {} - }, - "compileOnly": true - }, - "System.Net.ServicePoint/4.0.2.0": { - "compile": { - "System.Net.ServicePoint.dll": {} - }, - "compileOnly": true - }, - "System.Net.Sockets/4.2.2.0": { - "compile": { - "System.Net.Sockets.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebClient/4.0.2.0": { - "compile": { - "System.Net.WebClient.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "compile": { - "System.Net.WebHeaderCollection.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebProxy/4.0.2.0": { - "compile": { - "System.Net.WebProxy.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "compile": { - "System.Net.WebSockets.Client.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets/4.1.2.0": { - "compile": { - "System.Net.WebSockets.dll": {} - }, - "compileOnly": true - }, - "System.Numerics/4.0.0.0": { - "compile": { - "System.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Numerics.Vectors/4.1.6.0": { - "compile": { - "System.Numerics.Vectors.dll": {} - }, - "compileOnly": true - }, - "System.ObjectModel.Reference/4.1.2.0": { - "compile": { - "System.ObjectModel.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "compile": { - "System.Reflection.DispatchProxy.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Reference/4.2.2.0": { - "compile": { - "System.Reflection.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Emit.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { - "compile": { - "System.Reflection.Emit.ILGeneration.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { - "compile": { - "System.Reflection.Emit.Lightweight.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Extensions.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Metadata.Reference/1.4.5.0": { - "compile": { - "System.Reflection.Metadata.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Primitives.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.TypeExtensions.Reference/4.1.2.0": { - "compile": { - "System.Reflection.TypeExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Reader/4.1.2.0": { - "compile": { - "System.Resources.Reader.dll": {} - }, - "compileOnly": true - }, - "System.Resources.ResourceManager.Reference/4.1.2.0": { - "compile": { - "System.Resources.ResourceManager.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Writer/4.1.2.0": { - "compile": { - "System.Resources.Writer.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { - "compile": { - "System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "compile": { - "System.Runtime.CompilerServices.VisualC.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Reference/4.2.2.0": { - "compile": { - "System.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Extensions.Reference/4.2.2.0": { - "compile": { - "System.Runtime.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Handles/4.1.2.0": { - "compile": { - "System.Runtime.Handles.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices/4.2.2.0": { - "compile": { - "System.Runtime.InteropServices.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.WindowsRuntime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "compile": { - "System.Runtime.Intrinsics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Loader.Reference/4.1.1.0": { - "compile": { - "System.Runtime.Loader.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Numerics/4.1.2.0": { - "compile": { - "System.Runtime.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization/4.0.0.0": { - "compile": { - "System.Runtime.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "compile": { - "System.Runtime.Serialization.Formatters.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "compile": { - "System.Runtime.Serialization.Json.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "compile": { - "System.Runtime.Serialization.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "compile": { - "System.Runtime.Serialization.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security.AccessControl/4.1.1.0": { - "compile": { - "System.Security.AccessControl.dll": {} - }, - "compileOnly": true - }, - "System.Security.Claims/4.1.2.0": { - "compile": { - "System.Security.Claims.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "compile": { - "System.Security.Cryptography.Algorithms.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "compile": { - "System.Security.Cryptography.Cng.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Csp.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "compile": { - "System.Security.Cryptography.X509Certificates.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "compile": { - "System.Security.Cryptography.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security/4.0.0.0": { - "compile": { - "System.Security.dll": {} - }, - "compileOnly": true - }, - "System.Security.Permissions/4.0.3.0": { - "compile": { - "System.Security.Permissions.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal/4.1.2.0": { - "compile": { - "System.Security.Principal.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal.Windows/4.1.1.0": { - "compile": { - "System.Security.Principal.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Security.SecureString/4.1.2.0": { - "compile": { - "System.Security.SecureString.dll": {} - }, - "compileOnly": true - }, - "System.ServiceModel.Web/4.0.0.0": { - "compile": { - "System.ServiceModel.Web.dll": {} - }, - "compileOnly": true - }, - "System.ServiceProcess/4.0.0.0": { - "compile": { - "System.ServiceProcess.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.CodePages.Reference/4.1.3.0": { - "compile": { - "System.Text.Encoding.CodePages.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.Reference/4.1.2.0": { - "compile": { - "System.Text.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "compile": { - "System.Text.Encoding.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encodings.Web/4.0.5.0": { - "compile": { - "System.Text.Encodings.Web.dll": {} - }, - "compileOnly": true - }, - "System.Text.RegularExpressions/4.2.2.0": { - "compile": { - "System.Text.RegularExpressions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Channels/4.0.2.0": { - "compile": { - "System.Threading.Channels.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Reference/4.1.2.0": { - "compile": { - "System.Threading.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Overlapped/4.1.2.0": { - "compile": { - "System.Threading.Overlapped.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "compile": { - "System.Threading.Tasks.Dataflow.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Reference/4.1.2.0": { - "compile": { - "System.Threading.Tasks.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { - "compile": { - "System.Threading.Tasks.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "compile": { - "System.Threading.Tasks.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Thread/4.1.2.0": { - "compile": { - "System.Threading.Thread.dll": {} - }, - "compileOnly": true - }, - "System.Threading.ThreadPool/4.1.2.0": { - "compile": { - "System.Threading.ThreadPool.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Timer/4.1.2.0": { - "compile": { - "System.Threading.Timer.dll": {} - }, - "compileOnly": true - }, - "System.Transactions/4.0.0.0": { - "compile": { - "System.Transactions.dll": {} - }, - "compileOnly": true - }, - "System.Transactions.Local/4.0.2.0": { - "compile": { - "System.Transactions.Local.dll": {} - }, - "compileOnly": true - }, - "System.ValueTuple/4.0.3.0": { - "compile": { - "System.ValueTuple.dll": {} - }, - "compileOnly": true - }, - "System.Web/4.0.0.0": { - "compile": { - "System.Web.dll": {} - }, - "compileOnly": true - }, - "System.Web.HttpUtility/4.0.2.0": { - "compile": { - "System.Web.HttpUtility.dll": {} - }, - "compileOnly": true - }, - "System.Windows/4.0.0.0": { - "compile": { - "System.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Windows.Extensions/4.0.1.0": { - "compile": { - "System.Windows.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Xml/4.0.0.0": { - "compile": { - "System.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Linq/4.0.0.0": { - "compile": { - "System.Xml.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "compile": { - "System.Xml.ReaderWriter.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Serialization/4.0.0.0": { - "compile": { - "System.Xml.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlDocument/4.1.2.0": { - "compile": { - "System.Xml.XmlDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "compile": { - "System.Xml.XmlSerializer.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath/4.1.2.0": { - "compile": { - "System.Xml.XPath.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XPath.XDocument.dll": {} - }, - "compileOnly": true - }, - "WindowsBase/4.0.0.0": { - "compile": { - "WindowsBase.dll": {} - }, - "compileOnly": true - } - } - }, - "libraries": { - "LINGYUN.ApiGateway.HttpApi/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fdrF8gZnWy/sAtRgV6IMRr9V6t8nfTqS6VpzPUnCqe8vFnWlJP/J45LULpQfRCuyq7Mdk1qoDOnT9S9qI0Exqw==", - "path": "microsoft.aspnetcore.jsonpatch/3.1.2", - "hashPath": "microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pa3e4g6ppyn8fJHYxJCuMfCqIp2e8VWF2Cgl4XmQV3dnJHoGMZnZFnmnCNVsdQKbLTFpDiox2r48/KDo0czV2Q==", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/4EqGr6fZWqKGh44iWqnHktattiEEMu4QpNaEoWGepLdRme+hS+9bxUDO7SwVGG8pdcDf2EAUEZ/FqoViCYDIA==", - "path": "microsoft.aspnetcore.mvc.razor.extensions/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AcUZX2rkjccGaBosUfu5PYdzSM3/FkmC0y9UyyoneXz/iVGiLUeXZZtGOzYPxpkg5G1yyMtag50BCq6yMm0mTA==", - "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.razor.runtimecompilation.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==", - "path": "microsoft.aspnetcore.mvc.versioning/4.1.0", - "hashPath": "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512" - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VttbHyOJLKtaW57Zv7wUaKmgx6EZ5O7FjXMrBMzQu6DXfFTW79le/rzDeBcqhGeeji2rKuzBMrehyCbRal+reA==", - "path": "microsoft.aspnetcore.razor.language/3.1.2", - "hashPath": "microsoft.aspnetcore.razor.language.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cDKEoHdg3icjLrn9EJ4KIkJG+ahU1YouhB0J8EARhj6fTqA/3oUneak0hWbToLOBLOTePu/Oc1QEA4mwmMEYVA==", - "path": "microsoft.codeanalysis.analyzers/2.9.3", - "hashPath": "microsoft.codeanalysis.analyzers.2.9.3.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hK0BGWD2ZlTCZ/KD84LQrD95lwJuRg8++uVGeiLq+klmcsNf3g7j/QvXowZX5Wi+oL9egCFxI7d3A4GtpQAl0A==", - "path": "microsoft.codeanalysis.common/3.3.0", - "hashPath": "microsoft.codeanalysis.common.3.3.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-C0acBZTXLgi72UpV+E2zT+joclyPxNQ+zuHnvE0bS6hJA4i7kBBdW7qaLEwVP6a9MrrtL869StzvXqMc/0PvTg==", - "path": "microsoft.codeanalysis.csharp/3.3.0", - "hashPath": "microsoft.codeanalysis.csharp.3.3.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-blQr2sK7c8XhmImjUf/4KOlhJJ3mxHuUj2drw+0gwH2rf+/18C/1g3CJN5DZ/2IHsFvYFbb9zcnrXor5+mZI+w==", - "path": "microsoft.codeanalysis.razor/3.1.2", - "hashPath": "microsoft.codeanalysis.razor.3.1.2.nupkg.sha512" - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", - "path": "microsoft.csharp/4.7.0", - "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AZR4ChHbwEHArC6iuLyf5Pr7BANayuVGcDUzuF+HoX5P1MTxFnyJu7cYOgRwPWAgIDZftqqeOm4LbGIQnQXsTw==", - "path": "microsoft.extensions.dependencymodel/3.1.2", - "hashPath": "microsoft.extensions.dependencymodel.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/2.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==", - "path": "microsoft.netcore.platforms/2.1.2", - "hashPath": "microsoft.netcore.platforms.2.1.2.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" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "path": "newtonsoft.json.bson/1.0.2", - "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.0.nupkg.sha512" - }, - "NUglify/1.5.13": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EgvMq0u3PEeKv6uypBvau999iNSOSYdayZcxsgS9TBWIqs63WIWI/syl7cOs82J54xJnS3STpKZAW4SZElGIqg==", - "path": "nuglify/1.5.13", - "hashPath": "nuglify.1.5.13.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.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.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.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.CompilerServices.Unsafe/4.5.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", - "path": "system.runtime.compilerservices.unsafe/4.5.2", - "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.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.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.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.5.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", - "path": "system.text.encoding.codepages/4.5.1", - "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==", - "path": "system.threading.tasks.extensions/4.5.3", - "hashPath": "system.threading.tasks.extensions.4.5.3.nupkg.sha512" - }, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IVb+mn9clcLztIixCuZaUHzOpPeHOMKm+LKsvViNblmuyYstJJyaquMTrnEV/jlWbICPDeBux5W+Eu50tD3tNg==", - "path": "volo.abp.apiversioning.abstractions/2.7.0", - "hashPath": "volo.abp.apiversioning.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-V0Xmn2dqjpdXYf6xOWZHW5t+qipr3ReAgYrcCsP0GMdEtuLLa0SBPk2bk9V7cfwkAgYrtETFkSbdYLhOsm/OFg==", - "path": "volo.abp.aspnetcore/2.7.0", - "hashPath": "volo.abp.aspnetcore.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-60bM5mtr+bQD0gaDZQ5DZ8egApJt92MtNcW6XrxCh7LMoJJJZhMRyicx6IGqztwyvV3r7+YqYpI0FjtDfWsPfg==", - "path": "volo.abp.aspnetcore.mvc/2.7.0", - "hashPath": "volo.abp.aspnetcore.mvc.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J2AsYy3P1UGWBdYwj/uhEoNpw9/fjIHYeHV748BHzV4bv6Zqb/c97h2pWhkmk1gL9r3+5NsZJBd/mktNA9iLPw==", - "path": "volo.abp.aspnetcore.mvc.contracts/2.7.0", - "hashPath": "volo.abp.aspnetcore.mvc.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qMvj50fEVNCEzRd5IsjEy21HgAccqGSyuwV3oOPxeWJXsyltLtj/0E8Gcg3q+3yJj8D6WjE+DxTzF9ZJUoaB/A==", - "path": "volo.abp.http/2.7.0", - "hashPath": "volo.abp.http.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Minify/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DYGNPy2SKwmpQh5PRKwhbggUEuzUwZ9FcjNYI0+4yo4ZwcWxM+Af/1k2vbr2R8J1RmdBeT7tusoNQXMoZ53mpQ==", - "path": "volo.abp.minify/2.7.0", - "hashPath": "volo.abp.minify.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.UI/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YjDr9Fb5HAvejzLNra9RGjJSwtOKY5k7+STMNWkCVwpPagLOxyAUvtytseOoWg3n7FGxYVvUYJYlRcgM8kX9vA==", - "path": "volo.abp.ui/2.7.0", - "hashPath": "volo.abp.ui.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.CSharp.Reference/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Caching.Memory/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.JSInterop/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic/10.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "mscorlib/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "netstandard/2.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.AppContext/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Buffers/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Concurrent/4.0.15.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Immutable.Reference/1.2.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.NonGeneric/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Specialized/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Annotations.Reference/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Configuration/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Console/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Core/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.Common/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Debug.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Process/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tools/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing.Primitives/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Dynamic.Runtime/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Calendars/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipelines/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipes/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Expressions.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Queryable.Reference/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Memory.Reference/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Http/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.HttpListener/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Mail/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NameResolution/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NetworkInformation/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Ping/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Requests/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Security/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.ServicePoint/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Sockets/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebClient/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebProxy/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics.Vectors/4.1.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ObjectModel.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Extensions.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Metadata.Reference/1.4.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Primitives.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.TypeExtensions.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Reader/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.ResourceManager.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Writer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Extensions.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Handles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Loader.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Numerics/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.AccessControl/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Claims/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Permissions/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal.Windows/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.SecureString/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceModel.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceProcess/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.CodePages.Reference/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encodings.Web/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.RegularExpressions/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Channels/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Overlapped/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Thread/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.ThreadPool/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Timer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions.Local/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ValueTuple/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web.HttpUtility/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows.Extensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Linq/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "WindowsBase/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.dll deleted file mode 100644 index 6412412e5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.pdb deleted file mode 100644 index 2a4d642ca..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Antiforgery.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Antiforgery.dll deleted file mode 100644 index 1662f2ffb..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Antiforgery.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll deleted file mode 100644 index 3ead48c37..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Cookies.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Cookies.dll deleted file mode 100644 index dd3424b65..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Cookies.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Core.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Core.dll deleted file mode 100644 index c8a73b5c3..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.OAuth.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.OAuth.dll deleted file mode 100644 index c57d6c0b2..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.OAuth.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.dll deleted file mode 100644 index 4d60a8883..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authorization.Policy.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authorization.Policy.dll deleted file mode 100644 index fbc4c49ea..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authorization.Policy.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Authorization.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Authorization.dll deleted file mode 100644 index 3c5998f4d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Authorization.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Forms.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Forms.dll deleted file mode 100644 index ceecd7b63..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Forms.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Server.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Server.dll deleted file mode 100644 index 52790a991..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Server.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Web.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Web.dll deleted file mode 100644 index dfa191bfd..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.dll deleted file mode 100644 index aa7f2ce01..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Connections.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Connections.Abstractions.dll deleted file mode 100644 index 16f7f1e5a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Connections.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.CookiePolicy.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.CookiePolicy.dll deleted file mode 100644 index 0fc83bd5c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.CookiePolicy.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cors.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cors.dll deleted file mode 100644 index 4210047ea..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cors.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.Internal.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.Internal.dll deleted file mode 100644 index 739b28e12..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.Internal.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll deleted file mode 100644 index 1d2696913..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll deleted file mode 100644 index 8a3d76772..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll deleted file mode 100644 index 382489a9c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.dll deleted file mode 100644 index 4a0b3e978..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll deleted file mode 100644 index f0310bcde..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll deleted file mode 100644 index 76c9f4893..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.dll deleted file mode 100644 index 762a12c58..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HostFiltering.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HostFiltering.dll deleted file mode 100644 index d44196dec..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HostFiltering.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll deleted file mode 100644 index e2137aa09..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll deleted file mode 100644 index b0c4b2f4c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.dll deleted file mode 100644 index 2b3b8112f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Html.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Html.Abstractions.dll deleted file mode 100644 index 4e2ea58d8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Html.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Abstractions.dll deleted file mode 100644 index 9f1ecf577..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.Common.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.Common.dll deleted file mode 100644 index ee1ed052f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.Common.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.dll deleted file mode 100644 index ec0b4e72e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Extensions.dll deleted file mode 100644 index b406b226a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Features.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Features.dll deleted file mode 100644 index 2ac58580f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Features.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.dll deleted file mode 100644 index aa0f80fcd..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpOverrides.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpOverrides.dll deleted file mode 100644 index c151679f1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpOverrides.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpsPolicy.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpsPolicy.dll deleted file mode 100644 index 004122810..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpsPolicy.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Identity.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Identity.dll deleted file mode 100644 index 39f5e3b08..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Identity.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.Routing.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.Routing.dll deleted file mode 100644 index c3c5e9590..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.Routing.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.dll deleted file mode 100644 index babcb29c5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll deleted file mode 100644 index d80a55078..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll deleted file mode 100644 index b31c7e649..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Core.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Core.dll deleted file mode 100644 index 5d4d461ad..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Cors.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Cors.dll deleted file mode 100644 index 03696e379..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Cors.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll deleted file mode 100644 index 98f04dfea..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll deleted file mode 100644 index 57f1424d9..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll deleted file mode 100644 index b6cfca11a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Localization.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Localization.dll deleted file mode 100644 index cc1fef149..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Localization.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Razor.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Razor.dll deleted file mode 100644 index cf28dc317..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Razor.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll deleted file mode 100644 index 7bd76805b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll deleted file mode 100644 index 863e7e663..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll deleted file mode 100644 index 2fddac6ee..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.dll deleted file mode 100644 index f03eca583..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.Runtime.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.Runtime.dll deleted file mode 100644 index b77e91134..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.Runtime.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.dll deleted file mode 100644 index c1a3192de..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll deleted file mode 100644 index 4045ddc8e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.dll deleted file mode 100644 index 5951177be..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCompression.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCompression.dll deleted file mode 100644 index 90e076a71..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCompression.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Rewrite.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Rewrite.dll deleted file mode 100644 index 7c1482d74..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Rewrite.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.Abstractions.dll deleted file mode 100644 index 9ef2e01f4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.dll deleted file mode 100644 index cc07d1fb0..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.HttpSys.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.HttpSys.dll deleted file mode 100644 index ba506881f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.HttpSys.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IIS.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IIS.dll deleted file mode 100644 index 84bf0a072..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IIS.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IISIntegration.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IISIntegration.dll deleted file mode 100644 index a908f7d72..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IISIntegration.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll deleted file mode 100644 index 978b018ae..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll deleted file mode 100644 index 30b598d3b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.dll deleted file mode 100644 index 582595e6e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Session.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Session.dll deleted file mode 100644 index 17093c068..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Session.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Common.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Common.dll deleted file mode 100644 index 01ebd41b6..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Common.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Core.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Core.dll deleted file mode 100644 index ee88a0517..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll deleted file mode 100644 index 98caa4764..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.dll deleted file mode 100644 index 450d2daef..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.StaticFiles.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.StaticFiles.dll deleted file mode 100644 index ac67cd8ca..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.StaticFiles.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebSockets.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebSockets.dll deleted file mode 100644 index d99cebfa7..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebSockets.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebUtilities.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebUtilities.dll deleted file mode 100644 index 6c32dd42a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebUtilities.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.dll deleted file mode 100644 index 1960f2bfd..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.CSharp.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.CSharp.dll deleted file mode 100644 index f85bffd45..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.CSharp.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Caching.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Caching.Abstractions.dll deleted file mode 100644 index c08bf6394..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Caching.Memory.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100644 index 70735926b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Ini.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Ini.dll deleted file mode 100644 index 6fb99fb3b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Ini.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll deleted file mode 100644 index 9f6792ca9..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Xml.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Xml.dll deleted file mode 100644 index 25a09e2eb..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll deleted file mode 100644 index 321d9c603..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll deleted file mode 100644 index 917c100ff..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.FileProviders.Embedded.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.FileProviders.Embedded.dll deleted file mode 100644 index a9f104fd3..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.FileProviders.Embedded.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Hosting.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Hosting.dll deleted file mode 100644 index 4997aef92..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Hosting.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Http.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Http.dll deleted file mode 100644 index 3be680011..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Http.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Core.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Core.dll deleted file mode 100644 index d8c0f24f8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Stores.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Stores.dll deleted file mode 100644 index 97af69159..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Stores.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Configuration.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Configuration.dll deleted file mode 100644 index 2680dab07..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Configuration.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Console.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Console.dll deleted file mode 100644 index 2bd346482..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Console.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Debug.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Debug.dll deleted file mode 100644 index 9c644d086..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Debug.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventLog.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventLog.dll deleted file mode 100644 index 4c4e96882..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventLog.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventSource.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventSource.dll deleted file mode 100644 index 5ed77b6dd..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventSource.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.TraceSource.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.TraceSource.dll deleted file mode 100644 index f157e9572..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.TraceSource.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.ObjectPool.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.ObjectPool.dll deleted file mode 100644 index b27f2dee4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.ObjectPool.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Options.DataAnnotations.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Options.DataAnnotations.dll deleted file mode 100644 index 4a9c8219b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Options.DataAnnotations.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.WebEncoders.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.WebEncoders.dll deleted file mode 100644 index 59ae6231b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.WebEncoders.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.JSInterop.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.JSInterop.dll deleted file mode 100644 index ccf22395c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.JSInterop.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Net.Http.Headers.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Net.Http.Headers.dll deleted file mode 100644 index 5950b1b4e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Net.Http.Headers.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.Core.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.Core.dll deleted file mode 100644 index d91ae4994..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.dll deleted file mode 100644 index cd3989b37..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Primitives.dll deleted file mode 100644 index 43ba80ca4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Registry.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Registry.dll deleted file mode 100644 index 6c1aa2539..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Registry.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.AppContext.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.AppContext.dll deleted file mode 100644 index 6f91b4de3..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.AppContext.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Buffers.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Buffers.dll deleted file mode 100644 index fd8b1a7d8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Buffers.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Concurrent.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Concurrent.dll deleted file mode 100644 index b04f22f66..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Concurrent.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Immutable.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Immutable.dll deleted file mode 100644 index d64a1c41a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Immutable.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.NonGeneric.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.NonGeneric.dll deleted file mode 100644 index 7b4515368..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.NonGeneric.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Specialized.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Specialized.dll deleted file mode 100644 index 3d04382ab..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Specialized.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.dll deleted file mode 100644 index a09c53039..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Annotations.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Annotations.dll deleted file mode 100644 index 0857b8e5e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Annotations.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.DataAnnotations.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.DataAnnotations.dll deleted file mode 100644 index 1b93a6b55..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.DataAnnotations.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.EventBasedAsync.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.EventBasedAsync.dll deleted file mode 100644 index ceaad81de..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.EventBasedAsync.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Primitives.dll deleted file mode 100644 index b002b20a9..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.TypeConverter.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.TypeConverter.dll deleted file mode 100644 index e0d655ee0..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.TypeConverter.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.dll deleted file mode 100644 index a4f1ab64a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Configuration.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Configuration.dll deleted file mode 100644 index ba07a6d89..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Configuration.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Console.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Console.dll deleted file mode 100644 index 929d10560..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Console.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Core.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Core.dll deleted file mode 100644 index a1219b922..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.Common.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.Common.dll deleted file mode 100644 index d98027956..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.Common.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.DataSetExtensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.DataSetExtensions.dll deleted file mode 100644 index 75b184566..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.DataSetExtensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.dll deleted file mode 100644 index 28dd7b5d5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Contracts.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Contracts.dll deleted file mode 100644 index d883bbf1c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Debug.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Debug.dll deleted file mode 100644 index a8db445dd..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.DiagnosticSource.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index afac747ed..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.EventLog.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.EventLog.dll deleted file mode 100644 index 76e50a2cb..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.EventLog.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.FileVersionInfo.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.FileVersionInfo.dll deleted file mode 100644 index 9cc1b7df7..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.FileVersionInfo.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Process.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Process.dll deleted file mode 100644 index 8e7771794..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Process.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.StackTrace.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.StackTrace.dll deleted file mode 100644 index cb8f0e8f8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.StackTrace.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TextWriterTraceListener.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TextWriterTraceListener.dll deleted file mode 100644 index 2d969d25f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tools.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tools.dll deleted file mode 100644 index 28f9e7efa..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tools.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TraceSource.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TraceSource.dll deleted file mode 100644 index 0d7d38540..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TraceSource.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tracing.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tracing.dll deleted file mode 100644 index c38a193eb..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tracing.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.Primitives.dll deleted file mode 100644 index dd867f9bd..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.dll deleted file mode 100644 index d93f8c69b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Dynamic.Runtime.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Dynamic.Runtime.dll deleted file mode 100644 index 921deb9d1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Dynamic.Runtime.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Calendars.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Calendars.dll deleted file mode 100644 index ec695373c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Calendars.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Extensions.dll deleted file mode 100644 index c9ba57759..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.dll deleted file mode 100644 index f63cd8c33..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.Brotli.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.Brotli.dll deleted file mode 100644 index 0379a2e22..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.Brotli.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.FileSystem.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.FileSystem.dll deleted file mode 100644 index 5bf044790..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.FileSystem.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.ZipFile.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.ZipFile.dll deleted file mode 100644 index 21b4f2db4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.ZipFile.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.dll deleted file mode 100644 index 7bd457ca1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.DriveInfo.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.DriveInfo.dll deleted file mode 100644 index b3587e947..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.DriveInfo.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Primitives.dll deleted file mode 100644 index 73ae6de43..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Watcher.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Watcher.dll deleted file mode 100644 index 74c8de2bb..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Watcher.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.dll deleted file mode 100644 index 77af48a49..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.IsolatedStorage.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.IsolatedStorage.dll deleted file mode 100644 index f6e789212..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.IsolatedStorage.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.MemoryMappedFiles.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.MemoryMappedFiles.dll deleted file mode 100644 index e86c475e5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.MemoryMappedFiles.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipelines.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipelines.dll deleted file mode 100644 index cca2bd89f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipelines.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipes.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipes.dll deleted file mode 100644 index df53660b0..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipes.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.UnmanagedMemoryStream.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.UnmanagedMemoryStream.dll deleted file mode 100644 index 8a6041fa9..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.UnmanagedMemoryStream.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.dll deleted file mode 100644 index 9fa2121d4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Expressions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Expressions.dll deleted file mode 100644 index 8a8523039..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Expressions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Parallel.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Parallel.dll deleted file mode 100644 index 66f2fdb30..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Parallel.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Queryable.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Queryable.dll deleted file mode 100644 index be49f0aff..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Queryable.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.dll deleted file mode 100644 index 862f1b5c8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Memory.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Memory.dll deleted file mode 100644 index fe5365dd2..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Memory.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Http.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Http.dll deleted file mode 100644 index acb4c1ede..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Http.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.HttpListener.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.HttpListener.dll deleted file mode 100644 index 8fb84a0d4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.HttpListener.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Mail.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Mail.dll deleted file mode 100644 index dbd96428d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Mail.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NameResolution.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NameResolution.dll deleted file mode 100644 index adc4b5b4a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NameResolution.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NetworkInformation.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NetworkInformation.dll deleted file mode 100644 index 293cd463e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NetworkInformation.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Ping.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Ping.dll deleted file mode 100644 index ec6f318e4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Ping.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Primitives.dll deleted file mode 100644 index b8fb4b5df..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Requests.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Requests.dll deleted file mode 100644 index 02efa962f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Requests.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Security.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Security.dll deleted file mode 100644 index 956573b60..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Security.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.ServicePoint.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.ServicePoint.dll deleted file mode 100644 index 4402e1386..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.ServicePoint.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Sockets.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Sockets.dll deleted file mode 100644 index 871616d2d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Sockets.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebClient.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebClient.dll deleted file mode 100644 index e05a333ec..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebClient.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebHeaderCollection.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebHeaderCollection.dll deleted file mode 100644 index c1757a561..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebHeaderCollection.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebProxy.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebProxy.dll deleted file mode 100644 index d542d7464..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebProxy.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.Client.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.Client.dll deleted file mode 100644 index 854e5520d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.Client.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.dll deleted file mode 100644 index 01ee061b5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.dll deleted file mode 100644 index a2362373c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.Vectors.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.Vectors.dll deleted file mode 100644 index e392b9ca5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.Vectors.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.dll deleted file mode 100644 index b00ee905f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ObjectModel.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ObjectModel.dll deleted file mode 100644 index a8e56ee9e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ObjectModel.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.DispatchProxy.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.DispatchProxy.dll deleted file mode 100644 index a156ed304..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.DispatchProxy.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.ILGeneration.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.ILGeneration.dll deleted file mode 100644 index 7f95ee287..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.ILGeneration.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.Lightweight.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index 1a99d68c4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.dll deleted file mode 100644 index a293d70f5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Extensions.dll deleted file mode 100644 index 5d3d85961..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Metadata.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Metadata.dll deleted file mode 100644 index 9519d3dda..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Metadata.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Primitives.dll deleted file mode 100644 index 50b2df27c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.TypeExtensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.TypeExtensions.dll deleted file mode 100644 index d7b4faf47..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.TypeExtensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.dll deleted file mode 100644 index 8c985668b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Reader.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Reader.dll deleted file mode 100644 index a6cef86ed..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Reader.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.ResourceManager.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.ResourceManager.dll deleted file mode 100644 index c6997eb26..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.ResourceManager.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Writer.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Writer.dll deleted file mode 100644 index 2b8d2612d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Writer.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.Unsafe.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index d7a8f23cf..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.VisualC.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.VisualC.dll deleted file mode 100644 index 5f0b98ed1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Extensions.dll deleted file mode 100644 index d802711ce..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Handles.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Handles.dll deleted file mode 100644 index 52cd3d79d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Handles.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.RuntimeInformation.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.RuntimeInformation.dll deleted file mode 100644 index d30d39b0f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.WindowsRuntime.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.WindowsRuntime.dll deleted file mode 100644 index 7d3b89d26..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.WindowsRuntime.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.dll deleted file mode 100644 index 0fb143d72..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Intrinsics.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Intrinsics.dll deleted file mode 100644 index 8ae7d2697..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Intrinsics.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Loader.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Loader.dll deleted file mode 100644 index c29380cc7..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Loader.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Numerics.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Numerics.dll deleted file mode 100644 index 7b0b9105e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Numerics.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Formatters.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Formatters.dll deleted file mode 100644 index 72e17412a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Formatters.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Json.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Json.dll deleted file mode 100644 index 1f1983b5d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Json.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Primitives.dll deleted file mode 100644 index 678345a43..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Xml.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Xml.dll deleted file mode 100644 index 8703aa044..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.dll deleted file mode 100644 index b55f3c326..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.dll deleted file mode 100644 index 40ceb7715..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.AccessControl.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.AccessControl.dll deleted file mode 100644 index 6908632f5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.AccessControl.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Claims.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Claims.dll deleted file mode 100644 index ed9b04259..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Claims.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Algorithms.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Algorithms.dll deleted file mode 100644 index 338e4db14..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Algorithms.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Cng.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Cng.dll deleted file mode 100644 index f4a4fc87d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Cng.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Csp.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Csp.dll deleted file mode 100644 index 73c9346db..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Csp.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Encoding.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Encoding.dll deleted file mode 100644 index acd9a0df1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Encoding.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Primitives.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Primitives.dll deleted file mode 100644 index 44f6c3146..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.X509Certificates.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.X509Certificates.dll deleted file mode 100644 index 61202d6d1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.X509Certificates.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Xml.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Xml.dll deleted file mode 100644 index 1fa47b70c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Permissions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Permissions.dll deleted file mode 100644 index 0b9f80fbe..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Permissions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.Windows.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.Windows.dll deleted file mode 100644 index f8373f5c6..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.Windows.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.dll deleted file mode 100644 index f782bbc79..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.SecureString.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.SecureString.dll deleted file mode 100644 index 040cfd5b9..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.SecureString.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.dll deleted file mode 100644 index f911034a1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceModel.Web.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceModel.Web.dll deleted file mode 100644 index d54cb4b52..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceModel.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceProcess.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceProcess.dll deleted file mode 100644 index f0c2d53a9..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceProcess.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.CodePages.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.CodePages.dll deleted file mode 100644 index b00edb184..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.Extensions.dll deleted file mode 100644 index 7ae54eb82..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.dll deleted file mode 100644 index 81e2ae58d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encodings.Web.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encodings.Web.dll deleted file mode 100644 index d2d7aeca7..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.RegularExpressions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.RegularExpressions.dll deleted file mode 100644 index ebd3000f3..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.RegularExpressions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Channels.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Channels.dll deleted file mode 100644 index 07a1ab4f8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Channels.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Overlapped.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Overlapped.dll deleted file mode 100644 index a83221e87..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Overlapped.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Dataflow.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Dataflow.dll deleted file mode 100644 index 4417c5e6d..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Dataflow.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index 6b7846cf8..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Parallel.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Parallel.dll deleted file mode 100644 index 876fcb5f0..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Parallel.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.dll deleted file mode 100644 index 34814c135..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Thread.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Thread.dll deleted file mode 100644 index 2882ceec3..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Thread.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.ThreadPool.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.ThreadPool.dll deleted file mode 100644 index 37ee3351e..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.ThreadPool.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Timer.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Timer.dll deleted file mode 100644 index 2d5602bf4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Timer.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.dll deleted file mode 100644 index 9d0c4beb6..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.Local.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.Local.dll deleted file mode 100644 index d9822cb4c..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.Local.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.dll deleted file mode 100644 index e67ffa39b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ValueTuple.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ValueTuple.dll deleted file mode 100644 index 91b8927e1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ValueTuple.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.HttpUtility.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.HttpUtility.dll deleted file mode 100644 index af89489e1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.HttpUtility.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.dll deleted file mode 100644 index 50e378854..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.Extensions.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.Extensions.dll deleted file mode 100644 index ae64d99a7..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.dll deleted file mode 100644 index 68b989c8a..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Linq.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Linq.dll deleted file mode 100644 index b0d1a486b..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Linq.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.ReaderWriter.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.ReaderWriter.dll deleted file mode 100644 index 9c060de28..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.ReaderWriter.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Serialization.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Serialization.dll deleted file mode 100644 index 8b3e3f8d4..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Serialization.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XDocument.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XDocument.dll deleted file mode 100644 index 5b25fed2f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XDocument.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.XDocument.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.XDocument.dll deleted file mode 100644 index 3fb543958..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.XDocument.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.dll deleted file mode 100644 index 36c0419f6..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlDocument.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlDocument.dll deleted file mode 100644 index b0d46d295..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlDocument.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlSerializer.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlSerializer.dll deleted file mode 100644 index f5522e7d3..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlSerializer.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.dll deleted file mode 100644 index 798ca6ee1..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.dll deleted file mode 100644 index b3563248f..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/System.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/WindowsBase.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/WindowsBase.dll deleted file mode 100644 index c3fcb9fc6..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/WindowsBase.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/mscorlib.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/mscorlib.dll deleted file mode 100644 index 0d2b46cd3..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/mscorlib.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/netstandard.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/netstandard.dll deleted file mode 100644 index a3968c570..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/bin/Debug/netcoreapp3.1/refs/netstandard.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs deleted file mode 100644 index 4840727df..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.HttpApi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.HttpApi")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.HttpApi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache deleted file mode 100644 index 12a3eac54..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -94f9b64dcf0b41a51414f70a1863bfe9dba64818 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.assets.cache deleted file mode 100644 index 257c92a22..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csproj.CopyComplete b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csproj.FileListAbsolute.txt b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csproj.FileListAbsolute.txt deleted file mode 100644 index afbe0edf5..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,540 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Antiforgery.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Cookies.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.OAuth.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authorization.Policy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Authorization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Forms.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Server.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Connections.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.CookiePolicy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.Internal.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HostFiltering.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Html.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Features.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpOverrides.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpsPolicy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Identity.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.Routing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ApiExplorer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Cors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Localization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Razor.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.RazorPages.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.TagHelpers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ViewFeatures.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCompression.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Rewrite.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.HttpSys.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IIS.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IISIntegration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Session.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Protocols.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.StaticFiles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebSockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebUtilities.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.CSharp.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Caching.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Caching.Memory.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Ini.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.KeyPerFile.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.FileProviders.Embedded.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Hosting.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Stores.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Configuration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Console.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Debug.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventLog.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.TraceSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.ObjectPool.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Options.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.WebEncoders.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.JSInterop.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Net.Http.Headers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Registry.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\mscorlib.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\netstandard.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.AppContext.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Buffers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Concurrent.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Immutable.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.NonGeneric.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Specialized.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Annotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.EventBasedAsync.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.TypeConverter.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Configuration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Console.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.DataSetExtensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Debug.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.DiagnosticSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.EventLog.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.FileVersionInfo.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Process.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.StackTrace.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TextWriterTraceListener.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tools.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TraceSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tracing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Dynamic.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Calendars.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.Brotli.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.FileSystem.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.ZipFile.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.DriveInfo.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Watcher.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.IsolatedStorage.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.MemoryMappedFiles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipelines.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipes.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.UnmanagedMemoryStream.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Expressions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Parallel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Queryable.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Memory.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.HttpListener.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Mail.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NameResolution.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NetworkInformation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Ping.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Requests.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Security.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.ServicePoint.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Sockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebClient.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebHeaderCollection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebProxy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.Client.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.Vectors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ObjectModel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.DispatchProxy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.ILGeneration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.Lightweight.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Metadata.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.TypeExtensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Reader.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.ResourceManager.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Writer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.Unsafe.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.VisualC.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Handles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.RuntimeInformation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.WindowsRuntime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Intrinsics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Loader.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Numerics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Formatters.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.AccessControl.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Claims.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Algorithms.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Cng.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Csp.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Encoding.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.X509Certificates.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Permissions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.Windows.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.SecureString.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceModel.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceProcess.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.CodePages.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encodings.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.RegularExpressions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Channels.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Overlapped.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Dataflow.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Parallel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Thread.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.ThreadPool.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Timer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.Local.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ValueTuple.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.HttpUtility.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Linq.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.ReaderWriter.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Serialization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlSerializer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.XDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\WindowsBase.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Antiforgery.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Cookies.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Core.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.OAuth.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authorization.Policy.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Authorization.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Forms.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Server.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Web.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Connections.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.CookiePolicy.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cors.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.Internal.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HostFiltering.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Html.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.Common.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Features.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpOverrides.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpsPolicy.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Identity.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.Routing.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ApiExplorer.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Core.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Cors.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.DataAnnotations.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Json.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Localization.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Razor.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.RazorPages.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.TagHelpers.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ViewFeatures.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.Runtime.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCompression.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Rewrite.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.HttpSys.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IIS.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IISIntegration.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Core.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Session.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Common.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Core.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Protocols.Json.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.StaticFiles.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebSockets.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebUtilities.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.CSharp.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Caching.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Caching.Memory.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Ini.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.KeyPerFile.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Xml.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.FileProviders.Embedded.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Hosting.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Http.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Core.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Stores.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Configuration.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Console.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Debug.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventLog.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventSource.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.TraceSource.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.ObjectPool.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Options.DataAnnotations.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.WebEncoders.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.JSInterop.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Net.Http.Headers.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.Core.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Registry.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\mscorlib.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\netstandard.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.AppContext.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Buffers.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Concurrent.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Immutable.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.NonGeneric.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Specialized.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Annotations.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.DataAnnotations.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.EventBasedAsync.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.TypeConverter.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Configuration.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Console.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Core.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.Common.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.DataSetExtensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Contracts.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Debug.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.DiagnosticSource.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.EventLog.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.FileVersionInfo.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Process.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.StackTrace.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TextWriterTraceListener.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tools.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TraceSource.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tracing.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Dynamic.Runtime.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Calendars.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.Brotli.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.FileSystem.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.ZipFile.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.DriveInfo.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Watcher.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.IsolatedStorage.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.MemoryMappedFiles.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipelines.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipes.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.UnmanagedMemoryStream.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Expressions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Parallel.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Queryable.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Memory.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Http.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.HttpListener.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Mail.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NameResolution.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NetworkInformation.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Ping.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Requests.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Security.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.ServicePoint.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Sockets.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebClient.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebHeaderCollection.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebProxy.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.Client.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.Vectors.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ObjectModel.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.DispatchProxy.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.ILGeneration.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.Lightweight.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Metadata.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.TypeExtensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Reader.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.ResourceManager.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Writer.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.Unsafe.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.VisualC.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Handles.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.RuntimeInformation.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.WindowsRuntime.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Intrinsics.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Loader.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Numerics.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Formatters.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Json.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Xml.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.AccessControl.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Claims.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Algorithms.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Cng.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Csp.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Encoding.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Primitives.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.X509Certificates.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Xml.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Permissions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.Windows.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.SecureString.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceModel.Web.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceProcess.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.CodePages.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encodings.Web.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.RegularExpressions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Channels.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Overlapped.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Dataflow.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Parallel.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Thread.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.ThreadPool.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Timer.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.Local.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ValueTuple.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.HttpUtility.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.Extensions.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Linq.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.ReaderWriter.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Serialization.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XDocument.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlDocument.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlSerializer.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.XDocument.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\refs\WindowsBase.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Application.Contracts.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Domain.Shared.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.ApiGateway.Domain.Shared.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.csproj.CopyComplete -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\apigateway\LINGYUN.ApiGateway.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.ApiGateway.HttpApi.pdb diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache deleted file mode 100644 index f87ca6303..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.dll b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.dll deleted file mode 100644 index 6412412e5..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.dll and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.pdb b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.pdb deleted file mode 100644 index 2a4d642ca..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.ApiGateway.HttpApi.pdb and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs deleted file mode 100644 index 4840727df..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.ApiGateway.HttpApi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.ApiGateway.HttpApi")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.ApiGateway.HttpApi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache deleted file mode 100644 index 12a3eac54..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -94f9b64dcf0b41a51414f70a1863bfe9dba64818 diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.assets.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.assets.cache deleted file mode 100644 index 51970a4f9..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache deleted file mode 100644 index ed5c088ef..000000000 Binary files a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/Debug/netstandard2.0/LINGYUN.ApiGateway.HttpApi.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.cache deleted file mode 100644 index a2318af61..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "gemwr+aMO6Yf5lvbfied7KPI1gL6UaOFvt0uObUfs9gLc8vPoSC+wgqeuif/IMgX6Bph4kRmqBy9xzRGQWPiAA==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.dgspec.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.dgspec.json deleted file mode 100644 index 2e1ef4ba5..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.dgspec.json +++ /dev/null @@ -1,210 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\LINGYUN.ApiGateway.HttpApi.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "projectName": "LINGYUN.ApiGateway.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "projectName": "LINGYUN.ApiGateway.Domain.Shared", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\LINGYUN.ApiGateway.Domain.Shared.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Domain.Shared\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Localization": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\LINGYUN.ApiGateway.HttpApi.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\LINGYUN.ApiGateway.HttpApi.csproj", - "projectName": "LINGYUN.ApiGateway.HttpApi", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\LINGYUN.ApiGateway.HttpApi.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "dependencies": { - "Volo.Abp.AspNetCore.Mvc": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.g.props b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.g.props deleted file mode 100644 index cc9562941..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.g.props +++ /dev/null @@ -1,27 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - Volo.Abp.AspNetCore.Mvc - 2.7.0 - Content - False - Properties\launchSettings.json - - - - C:\Users\iVarKey\.nuget\packages\microsoft.codeanalysis.analyzers\2.9.3 - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.g.targets b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.g.targets deleted file mode 100644 index 5155aa6c7..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/LINGYUN.ApiGateway.HttpApi.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/project.assets.json b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/project.assets.json deleted file mode 100644 index 8af152e73..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/project.assets.json +++ /dev/null @@ -1,4743 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETCoreApp,Version=v3.1": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "Newtonsoft.Json": "12.0.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "3.1.2", - "Newtonsoft.Json": "12.0.2", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Mvc.Razor.Extensions": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2", - "Microsoft.Extensions.DependencyModel": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ], - "build": { - "buildTransitive/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets": {} - } - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} - } - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "2.9.3", - "System.Collections.Immutable": "1.5.0", - "System.Memory": "4.5.3", - "System.Reflection.Metadata": "1.6.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2", - "System.Text.Encoding.CodePages": "4.5.1", - "System.Threading.Tasks.Extensions": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {} - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Common": "[3.3.0]" - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {} - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.CSharp": "3.3.0", - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "type": "package", - "dependencies": { - "System.Text.Json": "4.7.1" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/2.1.2": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "dependencies": { - "Newtonsoft.Json": "12.0.1" - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "NUglify/1.5.13": { - "type": "package", - "compile": { - "lib/netstandard2.0/NUglify.dll": {} - }, - "runtime": { - "lib/netstandard2.0/NUglify.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "compile": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.CodePages/4.5.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "compile": { - "lib/netcoreapp3.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netcoreapp3.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": {} - } - }, - "Volo.Abp.AspNetCore/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Http": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.UI": "2.7.0", - "Volo.Abp.Uow": "2.7.0", - "Volo.Abp.Validation": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ], - "contentFiles": { - "contentFiles/any/any/_._": { - "buildAction": "None", - "codeLanguage": "any", - "copyToOutput": false - } - } - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "3.1.2", - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "3.1.2", - "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0", - "Volo.Abp.ApiVersioning.Abstractions": "2.7.0", - "Volo.Abp.AspNetCore": "2.7.0", - "Volo.Abp.AspNetCore.Mvc.Contracts": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.UI": "2.7.0" - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": {} - }, - "contentFiles": { - "contentFiles/any/netcoreapp3.1/Properties/launchSettings.json": { - "buildAction": "Content", - "codeLanguage": "any", - "copyToOutput": false - } - } - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.Minify": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.Minify/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "NUglify": "1.5.13", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.UI/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.UI.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.UI.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "LINGYUN.ApiGateway.Domain.Shared": "1.0.0", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Application.Contracts.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Application.Contracts.dll": {} - } - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.ApiGateway.Domain.Shared.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "sha512": "fdrF8gZnWy/sAtRgV6IMRr9V6t8nfTqS6VpzPUnCqe8vFnWlJP/J45LULpQfRCuyq7Mdk1qoDOnT9S9qI0Exqw==", - "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.jsonpatch.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "sha512": "pa3e4g6ppyn8fJHYxJCuMfCqIp2e8VWF2Cgl4XmQV3dnJHoGMZnZFnmnCNVsdQKbLTFpDiox2r48/KDo0czV2Q==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "sha512": "/4EqGr6fZWqKGh44iWqnHktattiEEMu4QpNaEoWGepLdRme+hS+9bxUDO7SwVGG8pdcDf2EAUEZ/FqoViCYDIA==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.razor.extensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml", - "microsoft.aspnetcore.mvc.razor.extensions.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.mvc.razor.extensions.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "sha512": "AcUZX2rkjccGaBosUfu5PYdzSM3/FkmC0y9UyyoneXz/iVGiLUeXZZtGOzYPxpkg5G1yyMtag50BCq6yMm0mTA==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets", - "buildTransitive/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.xml", - "microsoft.aspnetcore.mvc.razor.runtimecompilation.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.mvc.razor.runtimecompilation.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "sha512": "QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.versioning/4.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE", - "icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.pdb", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.pdb", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.xml", - "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512", - "microsoft.aspnetcore.mvc.versioning.nuspec" - ] - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "sha512": "VttbHyOJLKtaW57Zv7wUaKmgx6EZ5O7FjXMrBMzQu6DXfFTW79le/rzDeBcqhGeeji2rKuzBMrehyCbRal+reA==", - "type": "package", - "path": "microsoft.aspnetcore.razor.language/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.xml", - "microsoft.aspnetcore.razor.language.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.razor.language.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": { - "sha512": "cDKEoHdg3icjLrn9EJ4KIkJG+ahU1YouhB0J8EARhj6fTqA/3oUneak0hWbToLOBLOTePu/Oc1QEA4mwmMEYVA==", - "type": "package", - "path": "microsoft.codeanalysis.analyzers/2.9.3", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.rtf", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", - "build/Microsoft.CodeAnalysis.Analyzers.props", - "documentation/Microsoft.CodeAnalysis.Analyzers.md", - "microsoft.codeanalysis.analyzers.2.9.3.nupkg.sha512", - "microsoft.codeanalysis.analyzers.nuspec", - "rulesets/AllRulesDefault.ruleset", - "rulesets/AllRulesDisabled.ruleset", - "rulesets/AllRulesEnabled.ruleset", - "rulesets/CorrectnessRulesDefault.ruleset", - "rulesets/CorrectnessRulesEnabled.ruleset", - "rulesets/LibraryRulesDefault.ruleset", - "rulesets/LibraryRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "sha512": "hK0BGWD2ZlTCZ/KD84LQrD95lwJuRg8++uVGeiLq+klmcsNf3g7j/QvXowZX5Wi+oL9egCFxI7d3A4GtpQAl0A==", - "type": "package", - "path": "microsoft.codeanalysis.common/3.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.rtf", - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "microsoft.codeanalysis.common.3.3.0.nupkg.sha512", - "microsoft.codeanalysis.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "sha512": "C0acBZTXLgi72UpV+E2zT+joclyPxNQ+zuHnvE0bS6hJA4i7kBBdW7qaLEwVP6a9MrrtL869StzvXqMc/0PvTg==", - "type": "package", - "path": "microsoft.codeanalysis.csharp/3.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.rtf", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "microsoft.codeanalysis.csharp.3.3.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "sha512": "blQr2sK7c8XhmImjUf/4KOlhJJ3mxHuUj2drw+0gwH2rf+/18C/1g3CJN5DZ/2IHsFvYFbb9zcnrXor5+mZI+w==", - "type": "package", - "path": "microsoft.codeanalysis.razor/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.xml", - "microsoft.codeanalysis.razor.3.1.2.nupkg.sha512", - "microsoft.codeanalysis.razor.nuspec" - ] - }, - "Microsoft.CSharp/4.7.0": { - "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", - "type": "package", - "path": "microsoft.csharp/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.3/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.xml", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/uap10.0.16299/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.csharp.4.7.0.nupkg.sha512", - "microsoft.csharp.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/Microsoft.CSharp.dll", - "ref/netstandard1.0/Microsoft.CSharp.xml", - "ref/netstandard1.0/de/Microsoft.CSharp.xml", - "ref/netstandard1.0/es/Microsoft.CSharp.xml", - "ref/netstandard1.0/fr/Microsoft.CSharp.xml", - "ref/netstandard1.0/it/Microsoft.CSharp.xml", - "ref/netstandard1.0/ja/Microsoft.CSharp.xml", - "ref/netstandard1.0/ko/Microsoft.CSharp.xml", - "ref/netstandard1.0/ru/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", - "ref/netstandard2.0/Microsoft.CSharp.dll", - "ref/netstandard2.0/Microsoft.CSharp.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/uap10.0.16299/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "sha512": "AZR4ChHbwEHArC6iuLyf5Pr7BANayuVGcDUzuF+HoX5P1MTxFnyJu7cYOgRwPWAgIDZftqqeOm4LbGIQnQXsTw==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net451/Microsoft.Extensions.DependencyModel.dll", - "lib/net451/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/2.1.2": { - "sha512": "mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==", - "type": "package", - "path": "microsoft.netcore.platforms/2.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.2.1.2.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Newtonsoft.Json.Bson/1.0.2": { - "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "type": "package", - "path": "newtonsoft.json.bson/1.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net45/Newtonsoft.Json.Bson.dll", - "lib/net45/Newtonsoft.Json.Bson.pdb", - "lib/net45/Newtonsoft.Json.Bson.xml", - "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", - "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb", - "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll", - "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb", - "lib/netstandard2.0/Newtonsoft.Json.Bson.xml", - "newtonsoft.json.bson.1.0.2.nupkg.sha512", - "newtonsoft.json.bson.nuspec" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "NUglify/1.5.13": { - "sha512": "EgvMq0u3PEeKv6uypBvau999iNSOSYdayZcxsgS9TBWIqs63WIWI/syl7cOs82J54xJnS3STpKZAW4SZElGIqg==", - "type": "package", - "path": "nuglify/1.5.13", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/NUglify.dll", - "lib/net35/NUglify.xml", - "lib/net40/NUglify.dll", - "lib/net40/NUglify.xml", - "lib/netstandard1.3/NUglify.dll", - "lib/netstandard1.3/NUglify.xml", - "lib/netstandard2.0/NUglify.dll", - "lib/netstandard2.0/NUglify.xml", - "nuglify.1.5.13.nupkg.sha512", - "nuglify.nuspec" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Metadata/1.6.0": { - "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "type": "package", - "path": "system.reflection.metadata/1.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.1/System.Reflection.Metadata.dll", - "lib/netstandard1.1/System.Reflection.Metadata.xml", - "lib/netstandard2.0/System.Reflection.Metadata.dll", - "lib/netstandard2.0/System.Reflection.Metadata.xml", - "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "system.reflection.metadata.1.6.0.nupkg.sha512", - "system.reflection.metadata.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": { - "sha512": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encoding.CodePages/4.5.1": { - "sha512": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", - "type": "package", - "path": "system.text.encoding.codepages/4.5.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "system.text.encoding.codepages.4.5.1.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.3": { - "sha512": "+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.3.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "sha512": "IVb+mn9clcLztIixCuZaUHzOpPeHOMKm+LKsvViNblmuyYstJJyaquMTrnEV/jlWbICPDeBux5W+Eu50tD3tNg==", - "type": "package", - "path": "volo.abp.apiversioning.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.pdb", - "volo.abp.apiversioning.abstractions.2.7.0.nupkg.sha512", - "volo.abp.apiversioning.abstractions.nuspec" - ] - }, - "Volo.Abp.AspNetCore/2.7.0": { - "sha512": "V0Xmn2dqjpdXYf6xOWZHW5t+qipr3ReAgYrcCsP0GMdEtuLLa0SBPk2bk9V7cfwkAgYrtETFkSbdYLhOsm/OFg==", - "type": "package", - "path": "volo.abp.aspnetcore/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "content/Properties/launchSettings.json", - "contentFiles/any/netcoreapp3.1/Properties/launchSettings.json", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.pdb", - "volo.abp.aspnetcore.2.7.0.nupkg.sha512", - "volo.abp.aspnetcore.nuspec" - ] - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "sha512": "60bM5mtr+bQD0gaDZQ5DZ8egApJt92MtNcW6XrxCh7LMoJJJZhMRyicx6IGqztwyvV3r7+YqYpI0FjtDfWsPfg==", - "type": "package", - "path": "volo.abp.aspnetcore.mvc/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "content/Properties/launchSettings.json", - "contentFiles/any/netcoreapp3.1/Properties/launchSettings.json", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.pdb", - "volo.abp.aspnetcore.mvc.2.7.0.nupkg.sha512", - "volo.abp.aspnetcore.mvc.nuspec" - ] - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "sha512": "J2AsYy3P1UGWBdYwj/uhEoNpw9/fjIHYeHV748BHzV4bv6Zqb/c97h2pWhkmk1gL9r3+5NsZJBd/mktNA9iLPw==", - "type": "package", - "path": "volo.abp.aspnetcore.mvc.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.pdb", - "volo.abp.aspnetcore.mvc.contracts.2.7.0.nupkg.sha512", - "volo.abp.aspnetcore.mvc.contracts.nuspec" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http/2.7.0": { - "sha512": "qMvj50fEVNCEzRd5IsjEy21HgAccqGSyuwV3oOPxeWJXsyltLtj/0E8Gcg3q+3yJj8D6WjE+DxTzF9ZJUoaB/A==", - "type": "package", - "path": "volo.abp.http/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.dll", - "lib/netstandard2.0/Volo.Abp.Http.pdb", - "volo.abp.http.2.7.0.nupkg.sha512", - "volo.abp.http.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.Minify/2.7.0": { - "sha512": "DYGNPy2SKwmpQh5PRKwhbggUEuzUwZ9FcjNYI0+4yo4ZwcWxM+Af/1k2vbr2R8J1RmdBeT7tusoNQXMoZ53mpQ==", - "type": "package", - "path": "volo.abp.minify/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Minify.dll", - "lib/netstandard2.0/Volo.Abp.Minify.pdb", - "volo.abp.minify.2.7.0.nupkg.sha512", - "volo.abp.minify.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.UI/2.7.0": { - "sha512": "YjDr9Fb5HAvejzLNra9RGjJSwtOKY5k7+STMNWkCVwpPagLOxyAUvtytseOoWg3n7FGxYVvUYJYlRcgM8kX9vA==", - "type": "package", - "path": "volo.abp.ui/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.UI.dll", - "lib/netstandard2.0/Volo.Abp.UI.pdb", - "volo.abp.ui.2.7.0.nupkg.sha512", - "volo.abp.ui.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.ApiGateway.Application.Contracts/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Application.Contracts/LINGYUN.ApiGateway.Application.Contracts.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Application.Contracts/LINGYUN.ApiGateway.Application.Contracts.csproj" - }, - "LINGYUN.ApiGateway.Domain.Shared/1.0.0": { - "type": "project", - "path": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj", - "msbuildProject": "../LINGYUN.ApiGateway.Domain.Shared/LINGYUN.ApiGateway.Domain.Shared.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETCoreApp,Version=v3.1": [ - "LINGYUN.ApiGateway.Application.Contracts >= 1.0.0", - "Volo.Abp.AspNetCore.Mvc >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\LINGYUN.ApiGateway.HttpApi.csproj", - "projectName": "LINGYUN.ApiGateway.HttpApi", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\LINGYUN.ApiGateway.HttpApi.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.Application.Contracts\\LINGYUN.ApiGateway.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "dependencies": { - "Volo.Abp.AspNetCore.Mvc": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/project.nuget.cache b/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/project.nuget.cache deleted file mode 100644 index f603e13c1..000000000 --- a/aspnet-core/modules/apigateway/LINGYUN.ApiGateway.HttpApi/obj/project.nuget.cache +++ /dev/null @@ -1,121 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "4V/VOnOMu3keJzdqrHG+D8PFblomz111zYeLN1EFd4w6LYp9LX/SMsKd7rDDOE0QItuznAI2REZ6XSBMct3jzA==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\apigateway\\LINGYUN.ApiGateway.HttpApi\\LINGYUN.ApiGateway.HttpApi.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\3.1.2\\microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\3.1.2\\microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.extensions\\3.1.2\\microsoft.aspnetcore.mvc.razor.extensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.runtimecompilation\\3.1.2\\microsoft.aspnetcore.mvc.razor.runtimecompilation.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.versioning\\4.1.0\\microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\3.1.2\\microsoft.aspnetcore.razor.language.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\2.9.3\\microsoft.codeanalysis.analyzers.2.9.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.common\\3.3.0\\microsoft.codeanalysis.common.3.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.csharp\\3.3.0\\microsoft.codeanalysis.csharp.3.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.razor\\3.1.2\\microsoft.codeanalysis.razor.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencymodel\\3.1.2\\microsoft.extensions.dependencymodel.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.netcore.platforms\\2.1.2\\microsoft.netcore.platforms.2.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nuglify\\1.5.13\\nuglify.1.5.13.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.5.2\\system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encoding.codepages\\4.5.1\\system.text.encoding.codepages.4.5.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.3\\system.threading.tasks.extensions.4.5.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.apiversioning.abstractions\\2.7.0\\volo.abp.apiversioning.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.aspnetcore\\2.7.0\\volo.abp.aspnetcore.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.aspnetcore.mvc\\2.7.0\\volo.abp.aspnetcore.mvc.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.aspnetcore.mvc.contracts\\2.7.0\\volo.abp.aspnetcore.mvc.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http\\2.7.0\\volo.abp.http.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.minify\\2.7.0\\volo.abp.minify.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ui\\2.7.0\\volo.abp.ui.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissionDefinitionProvider.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissionDefinitionProvider.cs index 826a85e77..3cd71e3af 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissionDefinitionProvider.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissionDefinitionProvider.cs @@ -19,10 +19,22 @@ namespace LINGYUN.Abp.IdentityServer clientPermissions.AddChild(AbpIdentityServerPermissions.Clients.Enabled, L("Permissions:Enabled")); clientPermissions.AddChild(AbpIdentityServerPermissions.Clients.Disabled, L("Permissions:Disabled")); clientPermissions.AddChild(AbpIdentityServerPermissions.Clients.Delete, L("Permissions:Delete")); + clientPermissions.AddChild(AbpIdentityServerPermissions.Clients.ManagePermissions, L("Permissions:ManagePermissions")); + var clientClaimPermissiosn = clientPermissions.AddChild(AbpIdentityServerPermissions.Clients.Claims.Default, L("Permissions:Clients:Claims")); clientClaimPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Claims.Create, L("Permissions:Create")); clientClaimPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Claims.Update, L("Permissions:Update")); clientClaimPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Claims.Delete, L("Permissions:Delete")); + + var clientSecretPermissiosn = clientPermissions.AddChild(AbpIdentityServerPermissions.Clients.Secrets.Default, L("Permissions:Clients:Secrets")); + clientSecretPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Secrets.Create, L("Permissions:Create")); + clientSecretPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Secrets.Update, L("Permissions:Update")); + clientSecretPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Secrets.Delete, L("Permissions:Delete")); + + var clientPropertyPermissiosn = clientPermissions.AddChild(AbpIdentityServerPermissions.Clients.Properties.Default, L("Permissions:Clients:Properties")); + clientPropertyPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Properties.Create, L("Permissions:Create")); + clientPropertyPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Properties.Update, L("Permissions:Update")); + clientPropertyPermissiosn.AddChild(AbpIdentityServerPermissions.Clients.Properties.Delete, L("Permissions:Delete")); } protected virtual LocalizableString L(string name) diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissions.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissions.cs index b928cb65d..2bf4a5964 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissions.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/AbpIdentityServerPermissions.cs @@ -12,6 +12,7 @@ public const string Delete = Default + ".Delete"; public const string Enabled = Default + ".Enabled"; public const string Disabled = Default + ".Disabled"; + public const string ManagePermissions = Default + ".ManagePermissions"; public static class Claims { @@ -20,6 +21,22 @@ public const string Update = Default + ".Update"; public const string Delete = Default + ".Delete"; } + + public static class Secrets + { + public const string Default = Clients.Default + ".Secrets"; + public const string Create = Default + ".Create"; + public const string Update = Default + ".Update"; + public const string Delete = Default + ".Delete"; + } + + public static class Properties + { + public const string Default = Clients.Default + ".Properties"; + public const string Create = Default + ".Create"; + public const string Update = Default + ".Update"; + public const string Delete = Default + ".Delete"; + } } } } diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientClaimGetByKeyInputDto.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientClaimGetByKeyInputDto.cs index e99bb942d..68a580b03 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientClaimGetByKeyInputDto.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientClaimGetByKeyInputDto.cs @@ -12,5 +12,9 @@ namespace LINGYUN.Abp.IdentityServer.Clients [Required] [StringLength(ClientClaimConsts.TypeMaxLength)] public string Type { get; set; } + + [Required] + [StringLength(ClientClaimConsts.ValueMaxLength)] + public string Value { get; set; } } } diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientDto.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientDto.cs index 9e1fca583..7c2aca25f 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientDto.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientDto.cs @@ -80,6 +80,8 @@ namespace LINGYUN.Abp.IdentityServer.Clients public int DeviceCodeLifetime { get; set; } + public string ConcurrencyStamp { get; set; } + public List AllowedScopes { get; set; } public List ClientSecrets { get; set; } diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientPropertyGetByKeyDto.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientPropertyGetByKeyDto.cs index 87d7b8184..fdb122b99 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientPropertyGetByKeyDto.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientPropertyGetByKeyDto.cs @@ -12,5 +12,9 @@ namespace LINGYUN.Abp.IdentityServer.Clients [Required] [StringLength(ClientPropertyConsts.KeyMaxLength)] public string Key { get; set; } + + [Required] + [StringLength(ClientPropertyConsts.ValueMaxLength)] + public string Value { get; set; } } } diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientSecretGetByTypeDto.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientSecretGetByTypeDto.cs index 856f46379..5b5edc85f 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientSecretGetByTypeDto.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientSecretGetByTypeDto.cs @@ -12,5 +12,9 @@ namespace LINGYUN.Abp.IdentityServer.Clients [Required] [StringLength(SecretConsts.TypeMaxLength)] public string Type { get; set; } + + [Required] + [StringLength(SecretConsts.ValueMaxLength)] + public string Value { get; set; } } } diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientUpdateDto.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientUpdateDto.cs index fa510c4af..2c3ac3f59 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientUpdateDto.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientUpdateDto.cs @@ -1,5 +1,4 @@ -using System; -using System.Collections.Generic; +using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using Volo.Abp.IdentityServer.Clients; @@ -7,9 +6,6 @@ namespace LINGYUN.Abp.IdentityServer.Clients { public class ClientUpdateDto { - [Required] - public Guid Id { get; set; } - [Required] [StringLength(1000)] public string ConcurrencyStamp { get; set; } diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientUpdateInputDto.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientUpdateInputDto.cs new file mode 100644 index 000000000..8d41aff7e --- /dev/null +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/Dto/ClientUpdateInputDto.cs @@ -0,0 +1,19 @@ +using System; +using System.ComponentModel.DataAnnotations; + +namespace LINGYUN.Abp.IdentityServer.Clients +{ + public class ClientUpdateInputDto + { + [Required] + public Guid Id { get; set; } + + [Required] + public ClientUpdateDto Client { get; set; } + + public ClientUpdateInputDto() + { + Client = new ClientUpdateDto(); + } + } +} diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/IClientAppService.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/IClientAppService.cs index a3a7e9c43..0b76d1bc8 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/IClientAppService.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Clients/IClientAppService.cs @@ -12,7 +12,7 @@ namespace LINGYUN.Abp.IdentityServer.Clients Task CreateAsync(ClientCreateDto clientCreate); - Task UpdateAsync(ClientUpdateDto clientUpdate); + Task UpdateAsync(ClientUpdateInputDto clientUpdateInput); Task DeleteAsync(ClientGetByIdInputDto clientGetByIdInput); diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/en.json b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/en.json index 9abecd238..5758db3cb 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/en.json +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/en.json @@ -1,14 +1,17 @@ { "culture": "en", "texts": { - "Permission:IdentityServer": "IdentityServer", + "Permissions:IdentityServer": "IdentityServer", "Permissions:Create": "Create", "Permissions:Update": "Update", "Permissions:Enabled": "Enabled", "Permissions:Disabled": "Disabled", "Permissions:Delete": "Delete", + "Permissions:ManagePermissions": "Permissions", "Permissions:Clients": "Clients", "Permissions:Clients:Claims": "Client claim", + "Permissions:Clients:Secrets": "Client secret", + "Permissions:Clients:Properties": "Client property", "ClientIdExisted": "Client id: {0} already exists!", "ClientClaimNotFound": "Client claim: {0} not found!", "ClientSecretNotFound": "Client secret: {0} not found!", diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/zh-Hans.json b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/zh-Hans.json index 7d3ddc02a..5088e5cb2 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/zh-Hans.json +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application.Contracts/LINGYUN/Abp/IdentityServer/Localization/Resources/zh-Hans.json @@ -1,13 +1,16 @@ { "culture": "zh-Hans", "texts": { - "Permission:IdentityServer": "IdentityServer管理", + "Permissions:IdentityServer": "IdentityServer管理", "Permissions:Create": "新增", "Permissions:Update": "修改", "Permissions:Enabled": "启用", "Permissions:Disabled": "停用", "Permissions:Delete": "删除", + "Permissions:ManagePermissions": "更改权限", "Permissions:Clients": "客户端管理", + "Permissions:Clients:Secrets": "客户端密钥", + "Permissions:Clients:Properties": "客户端属性", "Permissions:Clients:Claims": "客户端声明", "ClientIdExisted": "客户端标识: {0} 已经存在!", "ClientClaimNotFound": "客户端声明: {0} 不存在!", diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application/LINGYUN/Abp/IdentityServer/Clients/ClientAppService.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application/LINGYUN/Abp/IdentityServer/Clients/ClientAppService.cs index 38b36013b..678ce5006 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application/LINGYUN/Abp/IdentityServer/Clients/ClientAppService.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.Application/LINGYUN/Abp/IdentityServer/Clients/ClientAppService.cs @@ -84,19 +84,22 @@ namespace LINGYUN.Abp.IdentityServer.Clients public virtual async Task DeleteClaimAsync(ClientClaimGetByKeyInputDto clientClaimGetByKey) { var client = await ClientRepository.GetAsync(clientClaimGetByKey.ClientId); - client.Claims.RemoveAll(claim => claim.Type.Equals(clientClaimGetByKey.Type)); + client.RemoveClaim(clientClaimGetByKey.Value, clientClaimGetByKey.Type); + await ClientRepository.UpdateAsync(client); } public virtual async Task DeletePropertyAsync(ClientPropertyGetByKeyDto clientPropertyGetByKey) { var client = await ClientRepository.GetAsync(clientPropertyGetByKey.ClientId); - client.Properties.RemoveAll(property => property.Key.Equals(clientPropertyGetByKey.Key)); + client.RemoveProperty(clientPropertyGetByKey.Key, clientPropertyGetByKey.Value); + await ClientRepository.UpdateAsync(client); } public virtual async Task DeleteSecretAsync(ClientSecretGetByTypeDto clientSecretGetByType) { var client = await ClientRepository.GetAsync(clientSecretGetByType.ClientId); - client.ClientSecrets.RemoveAll(secret => secret.Type.Equals(clientSecretGetByType.Type)); + client.RemoveSecret(clientSecretGetByType.Value, clientSecretGetByType.Type); + await ClientRepository.UpdateAsync(client); } public virtual async Task GetAsync(ClientGetByIdInputDto clientGetById) @@ -118,69 +121,69 @@ namespace LINGYUN.Abp.IdentityServer.Clients ObjectMapper.Map, List>(clients)); } - public virtual async Task UpdateAsync(ClientUpdateDto clientUpdate) + public virtual async Task UpdateAsync(ClientUpdateInputDto clientUpdateInput) { - var client = await ClientRepository.GetAsync(clientUpdate.Id); + var client = await ClientRepository.GetAsync(clientUpdateInput.Id); #region Basic Property - client.ConcurrencyStamp = clientUpdate.ConcurrencyStamp; - client.ClientId = clientUpdate.ClientId ?? client.ClientId; - client.ClientUri = clientUpdate.ClientUri ?? client.ClientUri; - client.ClientName = clientUpdate.ClientName ?? client.ClientName; - client.AbsoluteRefreshTokenLifetime = clientUpdate.AbsoluteRefreshTokenLifetime + client.ConcurrencyStamp = clientUpdateInput.Client.ConcurrencyStamp; + client.ClientId = clientUpdateInput.Client.ClientId ?? client.ClientId; + client.ClientUri = clientUpdateInput.Client.ClientUri ?? client.ClientUri; + client.ClientName = clientUpdateInput.Client.ClientName ?? client.ClientName; + client.AbsoluteRefreshTokenLifetime = clientUpdateInput.Client.AbsoluteRefreshTokenLifetime ?? client.AbsoluteRefreshTokenLifetime; - client.AccessTokenLifetime = clientUpdate.AccessTokenLifetime + client.AccessTokenLifetime = clientUpdateInput.Client.AccessTokenLifetime ?? client.AccessTokenLifetime; - client.AccessTokenType = clientUpdate.AccessTokenType ?? client.AccessTokenType; - client.AllowAccessTokensViaBrowser = clientUpdate.AllowAccessTokensViaBrowser + client.AccessTokenType = clientUpdateInput.Client.AccessTokenType ?? client.AccessTokenType; + client.AllowAccessTokensViaBrowser = clientUpdateInput.Client.AllowAccessTokensViaBrowser ?? client.AllowAccessTokensViaBrowser; - client.AllowOfflineAccess = clientUpdate.AllowOfflineAccess + client.AllowOfflineAccess = clientUpdateInput.Client.AllowOfflineAccess ?? client.AllowOfflineAccess; - client.AllowPlainTextPkce = clientUpdate.AllowPlainTextPkce ?? client.AllowPlainTextPkce; - client.AllowRememberConsent = clientUpdate.AllowRememberConsent ?? client.AllowRememberConsent; - client.AlwaysIncludeUserClaimsInIdToken = clientUpdate.AlwaysIncludeUserClaimsInIdToken + client.AllowPlainTextPkce = clientUpdateInput.Client.AllowPlainTextPkce ?? client.AllowPlainTextPkce; + client.AllowRememberConsent = clientUpdateInput.Client.AllowRememberConsent ?? client.AllowRememberConsent; + client.AlwaysIncludeUserClaimsInIdToken = clientUpdateInput.Client.AlwaysIncludeUserClaimsInIdToken ?? client.AlwaysIncludeUserClaimsInIdToken; - client.AlwaysSendClientClaims = clientUpdate.AlwaysSendClientClaims ?? client.AlwaysSendClientClaims; - client.AuthorizationCodeLifetime = clientUpdate.AuthorizationCodeLifetime + client.AlwaysSendClientClaims = clientUpdateInput.Client.AlwaysSendClientClaims ?? client.AlwaysSendClientClaims; + client.AuthorizationCodeLifetime = clientUpdateInput.Client.AuthorizationCodeLifetime ?? client.AuthorizationCodeLifetime; - client.BackChannelLogoutSessionRequired = clientUpdate.BackChannelLogoutSessionRequired + client.BackChannelLogoutSessionRequired = clientUpdateInput.Client.BackChannelLogoutSessionRequired ?? client.BackChannelLogoutSessionRequired; - client.BackChannelLogoutUri = clientUpdate.BackChannelLogoutUri + client.BackChannelLogoutUri = clientUpdateInput.Client.BackChannelLogoutUri ?? client.BackChannelLogoutUri; - client.ClientClaimsPrefix = clientUpdate.ClientClaimsPrefix ?? client.ClientClaimsPrefix; - client.ConsentLifetime = clientUpdate.ConsentLifetime ?? client.ConsentLifetime; - client.Description = clientUpdate.Description ?? client.Description; - client.DeviceCodeLifetime = clientUpdate.DeviceCodeLifetime ?? client.DeviceCodeLifetime; - client.Enabled = clientUpdate.Enabled ?? client.Enabled; - client.EnableLocalLogin = clientUpdate.EnableLocalLogin ?? client.EnableLocalLogin; - client.FrontChannelLogoutSessionRequired = clientUpdate.FrontChannelLogoutSessionRequired + client.ClientClaimsPrefix = clientUpdateInput.Client.ClientClaimsPrefix ?? client.ClientClaimsPrefix; + client.ConsentLifetime = clientUpdateInput.Client.ConsentLifetime ?? client.ConsentLifetime; + client.Description = clientUpdateInput.Client.Description ?? client.Description; + client.DeviceCodeLifetime = clientUpdateInput.Client.DeviceCodeLifetime ?? client.DeviceCodeLifetime; + client.Enabled = clientUpdateInput.Client.Enabled ?? client.Enabled; + client.EnableLocalLogin = clientUpdateInput.Client.EnableLocalLogin ?? client.EnableLocalLogin; + client.FrontChannelLogoutSessionRequired = clientUpdateInput.Client.FrontChannelLogoutSessionRequired ?? client.FrontChannelLogoutSessionRequired; - client.FrontChannelLogoutUri = clientUpdate.FrontChannelLogoutUri ?? client.FrontChannelLogoutUri; - - client.IdentityTokenLifetime = clientUpdate.IdentityTokenLifetime ?? client.IdentityTokenLifetime; - client.IncludeJwtId = clientUpdate.IncludeJwtId ?? client.IncludeJwtId; - client.LogoUri = clientUpdate.LogoUri ?? client.LogoUri; - client.PairWiseSubjectSalt = clientUpdate.PairWiseSubjectSalt ?? client.PairWiseSubjectSalt; - client.ProtocolType = clientUpdate.ProtocolType ?? client.ProtocolType; - client.RefreshTokenExpiration = clientUpdate.RefreshTokenExpiration ?? client.RefreshTokenExpiration; - client.RefreshTokenUsage = clientUpdate.RefreshTokenUsage ?? client.RefreshTokenUsage; - client.RequireClientSecret = clientUpdate.RequireClientSecret ?? client.RequireClientSecret; - client.RequireConsent = clientUpdate.RequireConsent ?? client.RequireConsent; - - client.RequirePkce = clientUpdate.RequirePkce ?? client.RequirePkce; - client.SlidingRefreshTokenLifetime = clientUpdate.SlidingRefreshTokenLifetime + client.FrontChannelLogoutUri = clientUpdateInput.Client.FrontChannelLogoutUri ?? client.FrontChannelLogoutUri; + + client.IdentityTokenLifetime = clientUpdateInput.Client.IdentityTokenLifetime ?? client.IdentityTokenLifetime; + client.IncludeJwtId = clientUpdateInput.Client.IncludeJwtId ?? client.IncludeJwtId; + client.LogoUri = clientUpdateInput.Client.LogoUri ?? client.LogoUri; + client.PairWiseSubjectSalt = clientUpdateInput.Client.PairWiseSubjectSalt ?? client.PairWiseSubjectSalt; + client.ProtocolType = clientUpdateInput.Client.ProtocolType ?? client.ProtocolType; + client.RefreshTokenExpiration = clientUpdateInput.Client.RefreshTokenExpiration ?? client.RefreshTokenExpiration; + client.RefreshTokenUsage = clientUpdateInput.Client.RefreshTokenUsage ?? client.RefreshTokenUsage; + client.RequireClientSecret = clientUpdateInput.Client.RequireClientSecret ?? client.RequireClientSecret; + client.RequireConsent = clientUpdateInput.Client.RequireConsent ?? client.RequireConsent; + + client.RequirePkce = clientUpdateInput.Client.RequirePkce ?? client.RequirePkce; + client.SlidingRefreshTokenLifetime = clientUpdateInput.Client.SlidingRefreshTokenLifetime ?? client.SlidingRefreshTokenLifetime; - client.UpdateAccessTokenClaimsOnRefresh = clientUpdate.UpdateAccessTokenClaimsOnRefresh + client.UpdateAccessTokenClaimsOnRefresh = clientUpdateInput.Client.UpdateAccessTokenClaimsOnRefresh ?? client.UpdateAccessTokenClaimsOnRefresh; - client.UserCodeType = clientUpdate.UserCodeType ?? client.UserCodeType; - client.UserSsoLifetime = clientUpdate.UserSsoLifetime ?? client.UserSsoLifetime; + client.UserCodeType = clientUpdateInput.Client.UserCodeType ?? client.UserCodeType; + client.UserSsoLifetime = clientUpdateInput.Client.UserSsoLifetime ?? client.UserSsoLifetime; #endregion #region AllowScope - foreach(var scope in clientUpdate.AllowedScopes) + foreach(var scope in clientUpdateInput.Client.AllowedScopes) { var clientScope = client.FindScope(scope.Scope); if (clientScope == null) @@ -193,7 +196,7 @@ namespace LINGYUN.Abp.IdentityServer.Clients #region RedirectUris - foreach(var redirect in clientUpdate.RedirectUris) + foreach(var redirect in clientUpdateInput.Client.RedirectUris) { var clientRedirect = client.FindRedirectUri(redirect.RedirectUri); if(clientRedirect == null) @@ -206,7 +209,7 @@ namespace LINGYUN.Abp.IdentityServer.Clients #region AllowedGrantTypes - foreach (var grantType in clientUpdate.AllowedGrantTypes) + foreach (var grantType in clientUpdateInput.Client.AllowedGrantTypes) { var clientGrantType = client.FindGrantType(grantType.GrantType); if (clientGrantType == null) @@ -219,7 +222,7 @@ namespace LINGYUN.Abp.IdentityServer.Clients #region AllowedCorsOrigins - foreach (var corgOrigin in clientUpdate.AllowedCorsOrigins) + foreach (var corgOrigin in clientUpdateInput.Client.AllowedCorsOrigins) { var clientCorsOrigin = client.FindCorsOrigin(corgOrigin.Origin); if (clientCorsOrigin == null) @@ -232,7 +235,7 @@ namespace LINGYUN.Abp.IdentityServer.Clients #region PostLogoutRedirectUris - foreach (var logoutRedirect in clientUpdate.PostLogoutRedirectUris) + foreach (var logoutRedirect in clientUpdateInput.Client.PostLogoutRedirectUris) { var clientLogoutRedirect = client.FindPostLogoutRedirectUri(logoutRedirect.PostLogoutRedirectUri); if (clientLogoutRedirect == null) @@ -245,7 +248,7 @@ namespace LINGYUN.Abp.IdentityServer.Clients #region IdentityProviderRestrictions - foreach (var provider in clientUpdate.IdentityProviderRestrictions) + foreach (var provider in clientUpdateInput.Client.IdentityProviderRestrictions) { var clientIdentityProvider = client.FindIdentityProviderRestriction(provider.Provider); if (clientIdentityProvider == null) diff --git a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.HttpApi/LINGYUN/Abp/IdentityServer/Clients/ClientController.cs b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.HttpApi/LINGYUN/Abp/IdentityServer/Clients/ClientController.cs index c7590a36b..88b8d9401 100644 --- a/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.HttpApi/LINGYUN/Abp/IdentityServer/Clients/ClientController.cs +++ b/aspnet-core/modules/identityServer/LINGYUN.IdentityServer.HttpApi/LINGYUN/Abp/IdentityServer/Clients/ClientController.cs @@ -44,10 +44,9 @@ namespace LINGYUN.Abp.IdentityServer.Clients } [HttpPut] - [Route("{Id}")] - public virtual async Task UpdateAsync(ClientUpdateDto clientUpdate) + public virtual async Task UpdateAsync(ClientUpdateInputDto clientUpdateInput) { - return await ClientAppService.UpdateAsync(clientUpdate); + return await ClientAppService.UpdateAsync(clientUpdateInput); } [HttpPost] diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.deps.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.deps.json deleted file mode 100644 index 501c1896c..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.deps.json +++ /dev/null @@ -1,1786 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.Abp.PermissionManagement.Application.Contracts/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.PermissionManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "LINGYUN.Abp.PermissionManagement.Application.Contracts.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - } - } - }, - "libraries": { - "LINGYUN.Abp.PermissionManagement.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/z7gILfBmAlF3xgAGJqRDl0oE8viIBaPybec0iLWQG2PxJaKJI4KXb8xPZPL5SmV9D9eua2pvJVXmmFCnHhM/g==", - "path": "volo.abp.permissionmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.dll b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.dll deleted file mode 100644 index 5d8a3291a..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb deleted file mode 100644 index 57785449e..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfo.cs b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfo.cs deleted file mode 100644 index d5270cb58..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.Abp.PermissionManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.Abp.PermissionManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.Abp.PermissionManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfoInputs.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfoInputs.cache deleted file mode 100644 index 931b5165a..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239b8c05788d4dd872e6152122bdfe5f2cd00fc3 diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.assets.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.assets.cache deleted file mode 100644 index e9036b0c3..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.CoreCompileInputs.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.CoreCompileInputs.cache deleted file mode 100644 index 115167779..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -faf4ab9b7e50b83c3112bd30f90b36b076ce9583 diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.FileListAbsolute.txt b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.FileListAbsolute.txt deleted file mode 100644 index 6bd250454..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,9 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.CoreCompileInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csprojAssemblyReference.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csprojAssemblyReference.cache deleted file mode 100644 index c259b67ed..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.dll b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.dll deleted file mode 100644 index 5d8a3291a..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb deleted file mode 100644 index 57785449e..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.dgspec.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.dgspec.json deleted file mode 100644 index ae093b49d..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.dgspec.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj", - "projectName": "LINGYUN.Abp.PermissionManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.PermissionManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.g.props b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.g.props deleted file mode 100644 index 67ca95c64..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.g.targets b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/project.assets.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/project.assets.json deleted file mode 100644 index 6d74a79aa..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/project.assets.json +++ /dev/null @@ -1,4174 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "sha512": "/z7gILfBmAlF3xgAGJqRDl0oE8viIBaPybec0iLWQG2PxJaKJI4KXb8xPZPL5SmV9D9eua2pvJVXmmFCnHhM/g==", - "type": "package", - "path": "volo.abp.permissionmanagement.domain.shared/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.pdb", - "volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512", - "volo.abp.permissionmanagement.domain.shared.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "Volo.Abp.Ddd.Application >= 2.7.0", - "Volo.Abp.PermissionManagement.Domain.Shared >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj", - "projectName": "LINGYUN.Abp.PermissionManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.PermissionManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/project.nuget.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/project.nuget.cache deleted file mode 100644 index d58b579c8..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application.Contracts/obj/project.nuget.cache +++ /dev/null @@ -1,104 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "HHX0HTnQz0+s5lwl9IVx/OcpGcSxcHQ/VHaW6t1MO98vw0rBXOiKFwz6OQx2FAI6Vy1ShMRO0wMTm7BUjkLd4w==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application.Contracts\\LINGYUN.Abp.PermissionManagement.Application.Contracts.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\2.7.0\\volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.deps.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.deps.json deleted file mode 100644 index 2d269e586..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.deps.json +++ /dev/null @@ -1,1911 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.Abp.PermissionManagement.Application/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "Volo.Abp.PermissionManagement.Application.Contracts": "2.7.0", - "Volo.Abp.PermissionManagement.Domain": "2.7.0" - }, - "runtime": { - "LINGYUN.Abp.PermissionManagement.Application.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.PermissionManagement.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.PermissionManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.PermissionManagement.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.PermissionManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - } - } - }, - "libraries": { - "LINGYUN.Abp.PermissionManagement.Application/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.PermissionManagement.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-404Xf9wOTx+isIlIgWz6KFcXO5KTieuhJjWaANseLv2xxlfd/LyLSiODdCwLFr7uSU2w0j6OgVG2QVgqUO34QA==", - "path": "volo.abp.permissionmanagement.application.contracts/2.7.0", - "hashPath": "volo.abp.permissionmanagement.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.PermissionManagement.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CbehmR2AAkIlc7lDBvyhrS3lnn3E2iwu8JzbMvj748G6ca4e38AwBB1DZrH8HgfQn1RDnkVBtxXWjyIJBJhE/Q==", - "path": "volo.abp.permissionmanagement.domain/2.7.0", - "hashPath": "volo.abp.permissionmanagement.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/z7gILfBmAlF3xgAGJqRDl0oE8viIBaPybec0iLWQG2PxJaKJI4KXb8xPZPL5SmV9D9eua2pvJVXmmFCnHhM/g==", - "path": "volo.abp.permissionmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.dll b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.dll deleted file mode 100644 index 054bea4fe..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.pdb b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.pdb deleted file mode 100644 index 2253daca2..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.AssemblyInfo.cs b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.AssemblyInfo.cs deleted file mode 100644 index 469ff5380..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.Abp.PermissionManagement.Application")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.Abp.PermissionManagement.Application")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.Abp.PermissionManagement.Application")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.AssemblyInfoInputs.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.AssemblyInfoInputs.cache deleted file mode 100644 index c9ae44641..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -6ecdccda01e4a4fcdcd9bcb8518978f936f3f065 diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.assets.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.assets.cache deleted file mode 100644 index a52ea329f..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.csproj.FileListAbsolute.txt b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.csproj.FileListAbsolute.txt deleted file mode 100644 index 8689ac74f..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,16 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.deps.json -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.pdb -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.dll -D:\Projects\MicroService\CRM\Vue\vue-abp\aspnet-core\modules\permissions\LINGYUN.Abp.PermissionManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.PermissionManagement.Application.pdb diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.csprojAssemblyReference.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.csprojAssemblyReference.cache deleted file mode 100644 index 384e5dc48..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.dll b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.dll deleted file mode 100644 index 054bea4fe..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.pdb b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.pdb deleted file mode 100644 index 2253daca2..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.cache deleted file mode 100644 index 3cea3eb13..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "wQ94dQTJb7lSuM/tQfDL5ghoypLr7/jDoVTBZPqfFg09AFREpZtK4YI0Kfgmx8x/kTL7ruOVYDyMfNk7UWqRVA==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.dgspec.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.dgspec.json deleted file mode 100644 index 3cc76ca14..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.dgspec.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\LINGYUN.Abp.PermissionManagement.Application.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\LINGYUN.Abp.PermissionManagement.Application.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\LINGYUN.Abp.PermissionManagement.Application.csproj", - "projectName": "LINGYUN.Abp.PermissionManagement.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\LINGYUN.Abp.PermissionManagement.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.PermissionManagement.Application.Contracts": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.PermissionManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.g.props b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.g.props deleted file mode 100644 index 67ca95c64..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.g.targets b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/LINGYUN.Abp.PermissionManagement.Application.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/project.assets.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/project.assets.json deleted file mode 100644 index 06a6cd4e1..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/project.assets.json +++ /dev/null @@ -1,4347 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.PermissionManagement.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.PermissionManagement.Domain.Shared": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": {} - } - }, - "Volo.Abp.PermissionManagement.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.PermissionManagement.Domain.Shared": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll": {} - } - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "sha512": "UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "sha512": "4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Caching/2.7.0": { - "sha512": "PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "type": "package", - "path": "volo.abp.caching/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Caching.dll", - "lib/netstandard2.0/Volo.Abp.Caching.pdb", - "volo.abp.caching.2.7.0.nupkg.sha512", - "volo.abp.caching.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.PermissionManagement.Application.Contracts/2.7.0": { - "sha512": "404Xf9wOTx+isIlIgWz6KFcXO5KTieuhJjWaANseLv2xxlfd/LyLSiODdCwLFr7uSU2w0j6OgVG2QVgqUO34QA==", - "type": "package", - "path": "volo.abp.permissionmanagement.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.pdb", - "volo.abp.permissionmanagement.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.permissionmanagement.application.contracts.nuspec" - ] - }, - "Volo.Abp.PermissionManagement.Domain/2.7.0": { - "sha512": "CbehmR2AAkIlc7lDBvyhrS3lnn3E2iwu8JzbMvj748G6ca4e38AwBB1DZrH8HgfQn1RDnkVBtxXWjyIJBJhE/Q==", - "type": "package", - "path": "volo.abp.permissionmanagement.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.pdb", - "volo.abp.permissionmanagement.domain.2.7.0.nupkg.sha512", - "volo.abp.permissionmanagement.domain.nuspec" - ] - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "sha512": "/z7gILfBmAlF3xgAGJqRDl0oE8viIBaPybec0iLWQG2PxJaKJI4KXb8xPZPL5SmV9D9eua2pvJVXmmFCnHhM/g==", - "type": "package", - "path": "volo.abp.permissionmanagement.domain.shared/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.pdb", - "volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512", - "volo.abp.permissionmanagement.domain.shared.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Serialization/2.7.0": { - "sha512": "2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "type": "package", - "path": "volo.abp.serialization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Serialization.dll", - "lib/netstandard2.0/Volo.Abp.Serialization.pdb", - "volo.abp.serialization.2.7.0.nupkg.sha512", - "volo.abp.serialization.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "Volo.Abp.PermissionManagement.Application.Contracts >= 2.7.0", - "Volo.Abp.PermissionManagement.Domain >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\LINGYUN.Abp.PermissionManagement.Application.csproj", - "projectName": "LINGYUN.Abp.PermissionManagement.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\LINGYUN.Abp.PermissionManagement.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.PermissionManagement.Application.Contracts": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.PermissionManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/project.nuget.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/project.nuget.cache deleted file mode 100644 index 0f44d88b6..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Application/obj/project.nuget.cache +++ /dev/null @@ -1,110 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "wQ94dQTJb7lSuM/tQfDL5ghoypLr7/jDoVTBZPqfFg09AFREpZtK4YI0Kfgmx8x/kTL7ruOVYDyMfNk7UWqRVA==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Application\\LINGYUN.Abp.PermissionManagement.Application.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.2\\microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.memory\\3.1.2\\microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.caching\\2.7.0\\volo.abp.caching.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\2.7.0\\volo.abp.permissionmanagement.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\2.7.0\\volo.abp.permissionmanagement.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\2.7.0\\volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.serialization\\2.7.0\\volo.abp.serialization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.AssemblyInfo.cs b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.AssemblyInfo.cs deleted file mode 100644 index a1a0c5831..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.Abp.PermissionManagement.Domain")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.Abp.PermissionManagement.Domain")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.Abp.PermissionManagement.Domain")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.AssemblyInfoInputs.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.AssemblyInfoInputs.cache deleted file mode 100644 index 2d26d25b3..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -2bf7d8e09f8d1d946d91a3cd5632a2f11859d0c7 diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.assets.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.assets.cache deleted file mode 100644 index d379a0334..000000000 Binary files a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/Debug/netstandard2.0/LINGYUN.Abp.PermissionManagement.Domain.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.dgspec.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.dgspec.json deleted file mode 100644 index b664804fb..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.dgspec.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\LINGYUN.Abp.PermissionManagement.Domain.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\LINGYUN.Abp.PermissionManagement.Domain.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\LINGYUN.Abp.PermissionManagement.Domain.csproj", - "projectName": "LINGYUN.Abp.PermissionManagement.Domain", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\LINGYUN.Abp.PermissionManagement.Domain.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.PermissionManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.g.props b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.g.props deleted file mode 100644 index 67ca95c64..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.g.targets b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/LINGYUN.Abp.PermissionManagement.Domain.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/project.assets.json b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/project.assets.json deleted file mode 100644 index d2638eefa..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/project.assets.json +++ /dev/null @@ -1,4198 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.PermissionManagement.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.PermissionManagement.Domain.Shared": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll": {} - } - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "sha512": "UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "sha512": "4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Caching/2.7.0": { - "sha512": "PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "type": "package", - "path": "volo.abp.caching/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Caching.dll", - "lib/netstandard2.0/Volo.Abp.Caching.pdb", - "volo.abp.caching.2.7.0.nupkg.sha512", - "volo.abp.caching.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.PermissionManagement.Domain/2.7.0": { - "sha512": "CbehmR2AAkIlc7lDBvyhrS3lnn3E2iwu8JzbMvj748G6ca4e38AwBB1DZrH8HgfQn1RDnkVBtxXWjyIJBJhE/Q==", - "type": "package", - "path": "volo.abp.permissionmanagement.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.pdb", - "volo.abp.permissionmanagement.domain.2.7.0.nupkg.sha512", - "volo.abp.permissionmanagement.domain.nuspec" - ] - }, - "Volo.Abp.PermissionManagement.Domain.Shared/2.7.0": { - "sha512": "/z7gILfBmAlF3xgAGJqRDl0oE8viIBaPybec0iLWQG2PxJaKJI4KXb8xPZPL5SmV9D9eua2pvJVXmmFCnHhM/g==", - "type": "package", - "path": "volo.abp.permissionmanagement.domain.shared/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll", - "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.pdb", - "volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512", - "volo.abp.permissionmanagement.domain.shared.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Serialization/2.7.0": { - "sha512": "2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "type": "package", - "path": "volo.abp.serialization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Serialization.dll", - "lib/netstandard2.0/Volo.Abp.Serialization.pdb", - "volo.abp.serialization.2.7.0.nupkg.sha512", - "volo.abp.serialization.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "Volo.Abp.PermissionManagement.Domain >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\LINGYUN.Abp.PermissionManagement.Domain.csproj", - "projectName": "LINGYUN.Abp.PermissionManagement.Domain", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\LINGYUN.Abp.PermissionManagement.Domain.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.PermissionManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/project.nuget.cache b/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/project.nuget.cache deleted file mode 100644 index a4185df87..000000000 --- a/aspnet-core/modules/permissions/LINGYUN.Abp.PermissionManagement.Domain/obj/project.nuget.cache +++ /dev/null @@ -1,105 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "ywdXO2aS764JD0X93GDVygHwvN9BRfJQk8zaG/se5a6Z6ISHSoLCqu0eweTKfBGHgc6a2sZRJopwA5Z/Ax4A1Q==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\permissions\\LINGYUN.Abp.PermissionManagement.Domain\\LINGYUN.Abp.PermissionManagement.Domain.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.2\\microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.memory\\3.1.2\\microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.caching\\2.7.0\\volo.abp.caching.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\2.7.0\\volo.abp.permissionmanagement.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\2.7.0\\volo.abp.permissionmanagement.domain.shared.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.serialization\\2.7.0\\volo.abp.serialization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.deps.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.deps.json deleted file mode 100644 index 4715b1090..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.deps.json +++ /dev/null @@ -1,1786 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - } - } - }, - "libraries": { - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 51ea2927a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index 6a61fd0e1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.deps.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.deps.json deleted file mode 100644 index 9291b1a72..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.deps.json +++ /dev/null @@ -1,1786 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "Multicolin.Abp.SettingManagement.Application.Contracts/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "Multicolin.Abp.SettingManagement.Application.Contracts.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - } - } - }, - "libraries": { - "Multicolin.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 6f13733a3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index e2ca4cfdc..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs deleted file mode 100644 index 8a7830eb9..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.Abp.SettingManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.Abp.SettingManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.Abp.SettingManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache deleted file mode 100644 index 382884d71..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0d73f3d71555759e6f341a5729e4b753832312ae diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.assets.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.assets.cache deleted file mode 100644 index 48f81c069..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.CoreCompileInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.CoreCompileInputs.cache deleted file mode 100644 index 61575641f..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0911609dc8b0ec0ed0681b9bb0ea531d27fcc499 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.FileListAbsolute.txt b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.FileListAbsolute.txt deleted file mode 100644 index 1d624784c..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,9 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.CoreCompileInputs.cache diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache deleted file mode 100644 index 4e54b3c6e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 51ea2927a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index 6a61fd0e1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs deleted file mode 100644 index f29f04e42..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Multicolin.Abp.SettingManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Multicolin.Abp.SettingManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyTitleAttribute("Multicolin.Abp.SettingManagement.Application.Contracts")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache deleted file mode 100644 index 2f1f3708a..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f63bdf5c701e7b55bc2ab8a0f1fb6dc719d55c5a diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.assets.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.assets.cache deleted file mode 100644 index c7408dad0..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.FileListAbsolute.txt b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.FileListAbsolute.txt deleted file mode 100644 index 5f0aea5d0..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,8 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application.Contracts\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.pdb diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache deleted file mode 100644 index 8c9d89718..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 6f13733a3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index e2ca4cfdc..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.cache deleted file mode 100644 index 01fe71608..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "3n18PdFcNO/tj17C3EnivU/ByeIX+Qt5cmaUWn0C1QEm0Jp8yT8KTbFD4O7aChrLv6jjYMljHDxHfhYwSVlwLg==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.dgspec.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.dgspec.json deleted file mode 100644 index b7e2809eb..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.dgspec.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.SettingManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.props b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.props deleted file mode 100644 index 67ca95c64..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.targets b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.cache deleted file mode 100644 index a326909f4..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "//6OXEAKSzQNzS4Xwzoi47QxIqviUNbULZhubqVc/eJWf9iu52Yo0+kw+cLjphKdaR73BWaoNv3X/zQnSMUb3w==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.dgspec.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.dgspec.json deleted file mode 100644 index f7b7f8afc..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.dgspec.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj", - "projectName": "Multicolin.Abp.SettingManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.SettingManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.props b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.props deleted file mode 100644 index 2528351cf..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.targets b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/Multicolin.Abp.SettingManagement.Application.Contracts.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/project.assets.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/project.assets.json deleted file mode 100644 index 0d8a2ea1a..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/project.assets.json +++ /dev/null @@ -1,4174 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "sha512": "Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "type": "package", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.pdb", - "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512", - "volo.abp.settingmanagement.domain.shared.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "Volo.Abp.Ddd.Application >= 2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.SettingManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/project.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/project.nuget.cache deleted file mode 100644 index 6fc5fa274..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application.Contracts/obj/project.nuget.cache +++ /dev/null @@ -1,104 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "oigHOQDh8BG8ZhtbaF6z8wFc/4ODaWXNFJ+9Z5YduSL0DGXVwq77p9ZVaeCHFXnjfUyRWkxK37NreCMlP61TeA==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\2.7.0\\volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 51ea2927a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index 6a61fd0e1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.deps.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.deps.json deleted file mode 100644 index 25110d1f2..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.deps.json +++ /dev/null @@ -1,1903 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "LINGYUN.Abp.SettingManagement.Application/1.0.0": { - "dependencies": { - "LINGYUN.Abp.SettingManagement.Application.Contracts": "1.0.0", - "NETStandard.Library": "2.0.3", - "Volo.Abp.SettingManagement.Domain": "2.7.0" - }, - "runtime": { - "LINGYUN.Abp.SettingManagement.Application.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0", - "Volo.Abp.Settings": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "dependencies": { - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - } - } - } - }, - "libraries": { - "LINGYUN.Abp.SettingManagement.Application/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qa4Lj+oxjbBy7Q5zS6orTavJ1HdluHYMAt6VU5X87/ixZus81MvV1I8msoBOChOelsDHO9lrYp7B6zl3lOuPIw==", - "path": "volo.abp.settingmanagement.domain/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.dll deleted file mode 100644 index f9247dec9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.pdb deleted file mode 100644 index fdaeed332..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 6f13733a3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index e2ca4cfdc..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.deps.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.deps.json deleted file mode 100644 index 674faa05a..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.deps.json +++ /dev/null @@ -1,1903 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "Multicolin.Abp.SettingManagement.Application/1.0.0": { - "dependencies": { - "Multicolin.Abp.SettingManagement.Application.Contracts": "1.0.0", - "NETStandard.Library": "2.0.3", - "Volo.Abp.SettingManagement.Domain": "2.7.0" - }, - "runtime": { - "Multicolin.Abp.SettingManagement.Application.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "dependencies": { - "System.Memory": "4.5.3", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "System.Buffers/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.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" - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Memory/4.5.3": { - "dependencies": { - "System.Buffers": "4.5.0", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.6.27617.2" - } - } - }, - "System.Numerics.Vectors/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.4.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": { - "assemblyVersion": "4.0.13.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "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" - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.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" - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Resources.ResourceManager/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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" - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encodings.Web/4.7.0": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Text.Json/4.7.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": { - "assemblyVersion": "4.0.12.0", - "fileVersion": "4.6.24705.1" - } - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.6.27129.4" - } - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0", - "Volo.Abp.Settings": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - } - }, - "Multicolin.Abp.SettingManagement.Application.Contracts/1.0.0": { - "dependencies": { - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "Multicolin.Abp.SettingManagement.Application.Contracts.dll": {} - } - } - } - }, - "libraries": { - "Multicolin.Abp.SettingManagement.Application/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.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" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.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.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.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.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.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.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.Encodings.Web/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "path": "system.text.encodings.web/4.7.0", - "hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "path": "system.threading.tasks.extensions/4.5.2", - "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qa4Lj+oxjbBy7Q5zS6orTavJ1HdluHYMAt6VU5X87/ixZus81MvV1I8msoBOChOelsDHO9lrYp7B6zl3lOuPIw==", - "path": "volo.abp.settingmanagement.domain/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "Multicolin.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.dll deleted file mode 100644 index 2b08133f2..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.pdb deleted file mode 100644 index 9bfaef932..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/bin/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.AssemblyInfo.cs b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.AssemblyInfo.cs deleted file mode 100644 index 0c5e043e3..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.Abp.SettingManagement.Application")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.Abp.SettingManagement.Application")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.Abp.SettingManagement.Application")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.AssemblyInfoInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.AssemblyInfoInputs.cache deleted file mode 100644 index 88b949121..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -63de39dd81ca4e687febf7af48449a1afbcf8398 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.assets.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.assets.cache deleted file mode 100644 index 5c2ad9f7c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.CopyComplete b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.CoreCompileInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.CoreCompileInputs.cache deleted file mode 100644 index 95c965e6f..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3ccc53d67aadfb2019400c017b938a6ecf6d067f diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.FileListAbsolute.txt b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.FileListAbsolute.txt deleted file mode 100644 index c8ac900e1..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,12 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\LINGYUN.Abp.SettingManagement.Application.csproj.CoreCompileInputs.cache diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csprojAssemblyReference.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csprojAssemblyReference.cache deleted file mode 100644 index ae241ebe4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.dll deleted file mode 100644 index f9247dec9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.pdb deleted file mode 100644 index fdaeed332..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/LINGYUN.Abp.SettingManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.AssemblyInfo.cs b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.AssemblyInfo.cs deleted file mode 100644 index 6d3f08280..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Multicolin.Abp.SettingManagement.Application")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Multicolin.Abp.SettingManagement.Application")] -[assembly: System.Reflection.AssemblyTitleAttribute("Multicolin.Abp.SettingManagement.Application")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.AssemblyInfoInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.AssemblyInfoInputs.cache deleted file mode 100644 index 2307d9213..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -84240f107f4666c9e0b32dd46ede75545725caf0 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.assets.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.assets.cache deleted file mode 100644 index b2d228a4d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csproj.CopyComplete b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csproj.FileListAbsolute.txt b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csproj.FileListAbsolute.txt deleted file mode 100644 index 2be921579..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,11 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\bin\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.Application\obj\Debug\netstandard2.0\Multicolin.Abp.SettingManagement.Application.pdb diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csprojAssemblyReference.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csprojAssemblyReference.cache deleted file mode 100644 index d87057849..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.dll deleted file mode 100644 index 2b08133f2..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.pdb deleted file mode 100644 index 9bfaef932..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Debug/netstandard2.0/Multicolin.Abp.SettingManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.cache deleted file mode 100644 index 30d87dcc7..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "D8cRivwHsLpp5Si+UrjUAv32WSjLZGBluKmPQL6OzxuzISyfr1e28KCtP41EaqwYO83C9l/7SGkZ7z49PX20yQ==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.dgspec.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.dgspec.json deleted file mode 100644 index 1e651ca8a..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.dgspec.json +++ /dev/null @@ -1,146 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.SettingManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.SettingManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.g.props b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.g.props deleted file mode 100644 index 67ca95c64..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.g.targets b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/LINGYUN.Abp.SettingManagement.Application.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.cache deleted file mode 100644 index b714b86b5..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "8KO6Cy2ggXx1AoAJM7o0ELw6VeBmhxVk4qfCJOdIiEN7qgNsnzHjAX9Z9MamYRzBLB0V4FCk8g7wm03GAAKcfQ==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.dgspec.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.dgspec.json deleted file mode 100644 index 51bb80e69..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.dgspec.json +++ /dev/null @@ -1,146 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj", - "projectName": "Multicolin.Abp.SettingManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.SettingManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj", - "projectName": "Multicolin.Abp.SettingManagement.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.SettingManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.g.props b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.g.props deleted file mode 100644 index 2528351cf..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.g.targets b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.g.targets deleted file mode 100644 index c6394fd66..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/Multicolin.Abp.SettingManagement.Application.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/project.assets.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/project.assets.json deleted file mode 100644 index a3b5e04c0..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/project.assets.json +++ /dev/null @@ -1,4337 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "type": "package", - "dependencies": { - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2", - "System.Text.Json": "4.7.1", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2", - "System.ComponentModel.Annotations": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.2", - "System.Runtime.CompilerServices.Unsafe": "4.7.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "System.Buffers/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Buffers.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "dependencies": { - "System.Reflection.Emit": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "dependencies": { - "System.Buffers": "4.4.0", - "System.Numerics.Vectors": "4.4.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Memory.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Memory.dll": {} - } - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encodings.Web/4.7.0": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.0", - "System.Buffers": "4.5.0", - "System.Memory": "4.5.3", - "System.Numerics.Vectors": "4.5.0", - "System.Runtime.CompilerServices.Unsafe": "4.7.0", - "System.Text.Encodings.Web": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0", - "Volo.Abp.Settings": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.0": { - "sha512": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "sha512": "UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "sha512": "4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "System.Buffers/4.5.0": { - "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "type": "package", - "path": "system.buffers/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.1/System.Buffers.dll", - "lib/netstandard1.1/System.Buffers.xml", - "lib/netstandard2.0/System.Buffers.dll", - "lib/netstandard2.0/System.Buffers.xml", - "lib/uap10.0.16299/_._", - "ref/net45/System.Buffers.dll", - "ref/net45/System.Buffers.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.1/System.Buffers.dll", - "ref/netstandard1.1/System.Buffers.xml", - "ref/netstandard2.0/System.Buffers.dll", - "ref/netstandard2.0/System.Buffers.xml", - "ref/uap10.0.16299/_._", - "system.buffers.4.5.0.nupkg.sha512", - "system.buffers.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Numerics.Vectors/4.5.0": { - "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "type": "package", - "path": "system.numerics.vectors/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Numerics.Vectors.dll", - "lib/net46/System.Numerics.Vectors.xml", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.0/System.Numerics.Vectors.dll", - "lib/netstandard1.0/System.Numerics.Vectors.xml", - "lib/netstandard2.0/System.Numerics.Vectors.dll", - "lib/netstandard2.0/System.Numerics.Vectors.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", - "lib/uap10.0.16299/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/System.Numerics.Vectors.dll", - "ref/net45/System.Numerics.Vectors.xml", - "ref/net46/System.Numerics.Vectors.dll", - "ref/net46/System.Numerics.Vectors.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/System.Numerics.Vectors.dll", - "ref/netstandard1.0/System.Numerics.Vectors.xml", - "ref/netstandard2.0/System.Numerics.Vectors.dll", - "ref/netstandard2.0/System.Numerics.Vectors.xml", - "ref/uap10.0.16299/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.numerics.vectors.4.5.0.nupkg.sha512", - "system.numerics.vectors.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.0": { - "sha512": "IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encodings.Web/4.7.0": { - "sha512": "IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==", - "type": "package", - "path": "system.text.encodings.web/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Text.Encodings.Web.dll", - "lib/netstandard1.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.0/System.Text.Encodings.Web.dll", - "lib/netstandard2.0/System.Text.Encodings.Web.xml", - "lib/netstandard2.1/System.Text.Encodings.Web.dll", - "lib/netstandard2.1/System.Text.Encodings.Web.xml", - "system.text.encodings.web.4.7.0.nupkg.sha512", - "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.2": { - "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Caching/2.7.0": { - "sha512": "PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "type": "package", - "path": "volo.abp.caching/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Caching.dll", - "lib/netstandard2.0/Volo.Abp.Caching.pdb", - "volo.abp.caching.2.7.0.nupkg.sha512", - "volo.abp.caching.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Serialization/2.7.0": { - "sha512": "2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "type": "package", - "path": "volo.abp.serialization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Serialization.dll", - "lib/netstandard2.0/Volo.Abp.Serialization.pdb", - "volo.abp.serialization.2.7.0.nupkg.sha512", - "volo.abp.serialization.nuspec" - ] - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "sha512": "qa4Lj+oxjbBy7Q5zS6orTavJ1HdluHYMAt6VU5X87/ixZus81MvV1I8msoBOChOelsDHO9lrYp7B6zl3lOuPIw==", - "type": "package", - "path": "volo.abp.settingmanagement.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.pdb", - "volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512", - "volo.abp.settingmanagement.domain.nuspec" - ] - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "sha512": "Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "type": "package", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.pdb", - "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512", - "volo.abp.settingmanagement.domain.shared.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "path": "../LINGYUN.Abp.SettingManagement.Application.Contracts/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "msbuildProject": "../LINGYUN.Abp.SettingManagement.Application.Contracts/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "LINGYUN.Abp.SettingManagement.Application.Contracts >= 1.0.0", - "NETStandard.Library >= 2.0.3", - "Volo.Abp.SettingManagement.Domain >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.SettingManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/project.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/project.nuget.cache deleted file mode 100644 index 8e9026d7a..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.Application/obj/project.nuget.cache +++ /dev/null @@ -1,109 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "ucbobBnkT3RJG83clbJHkGf6iQIQaHDSjDNcNP/nK0fH729otFFqFjrcBYy18GPTjfQVIotl/0YmC+JgKAPPjg==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.0\\microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.2\\microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.memory\\3.1.2\\microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.0\\system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encodings.web\\4.7.0\\system.text.encodings.web.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.2\\system.threading.tasks.extensions.4.5.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.caching\\2.7.0\\volo.abp.caching.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.serialization\\2.7.0\\volo.abp.serialization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settingmanagement.domain\\2.7.0\\volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\2.7.0\\volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 51ea2927a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index 6a61fd0e1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.dll deleted file mode 100644 index f9247dec9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.pdb deleted file mode 100644 index fdaeed332..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.deps.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.deps.json deleted file mode 100644 index d1b15dd6d..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.deps.json +++ /dev/null @@ -1,5547 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v3.1", - "signature": "" - }, - "compilationOptions": { - "defines": [ - "TRACE", - "DEBUG", - "NETCOREAPP", - "NETCOREAPP3_1" - ], - "languageVersion": "", - "platform": "", - "allowUnsafe": false, - "warningsAsErrors": false, - "optimize": false, - "keyFile": "", - "emitEntryPoint": false, - "xmlDoc": false, - "debugType": "portable" - }, - "targets": { - ".NETCoreApp,Version=v3.1": { - "LINGYUN.Abp.SettingManagement.HttpApi/1.0.0": { - "dependencies": { - "LINGYUN.Abp.SettingManagement.Application": "1.0.0", - "Volo.Abp.AspNetCore.Mvc": "2.7.0", - "Microsoft.AspNetCore.Antiforgery": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Cookies": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Core": "3.1.0.0", - "Microsoft.AspNetCore.Authentication": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.OAuth": "3.1.0.0", - "Microsoft.AspNetCore.Authorization.Policy": "3.1.0.0", - "Microsoft.AspNetCore.Components.Authorization": "3.1.0.0", - "Microsoft.AspNetCore.Components": "3.1.0.0", - "Microsoft.AspNetCore.Components.Forms": "3.1.0.0", - "Microsoft.AspNetCore.Components.Server": "3.1.0.0", - "Microsoft.AspNetCore.Components.Web": "3.1.0.0", - "Microsoft.AspNetCore.Connections.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.CookiePolicy": "3.1.0.0", - "Microsoft.AspNetCore.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.Internal": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.AspNetCore": "3.1.0.0", - "Microsoft.AspNetCore.HostFiltering": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Hosting": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Html.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections.Common": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections": "3.1.0.0", - "Microsoft.AspNetCore.Http": "3.1.0.0", - "Microsoft.AspNetCore.Http.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Features": "3.1.0.0", - "Microsoft.AspNetCore.HttpOverrides": "3.1.0.0", - "Microsoft.AspNetCore.HttpsPolicy": "3.1.0.0", - "Microsoft.AspNetCore.Identity": "3.1.0.0", - "Microsoft.AspNetCore.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Localization.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Core": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "3.1.0.0", - "Microsoft.AspNetCore.Mvc": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.RazorPages": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.TagHelpers": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "3.1.0.0", - "Microsoft.AspNetCore.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Razor.Runtime": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCompression": "3.1.0.0", - "Microsoft.AspNetCore.Rewrite": "3.1.0.0", - "Microsoft.AspNetCore.Routing.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Server.HttpSys": "3.1.0.0", - "Microsoft.AspNetCore.Server.IIS": "3.1.0.0", - "Microsoft.AspNetCore.Server.IISIntegration": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Core": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "3.1.0.0", - "Microsoft.AspNetCore.Session": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Common": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Core": "3.1.0.0", - "Microsoft.AspNetCore.SignalR": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.0.0", - "Microsoft.AspNetCore.StaticFiles": "3.1.0.0", - "Microsoft.AspNetCore.WebSockets": "3.1.0.0", - "Microsoft.AspNetCore.WebUtilities": "3.1.0.0", - "Microsoft.CSharp.Reference": "4.0.0.0", - "Microsoft.Extensions.Configuration.Ini": "3.1.0.0", - "Microsoft.Extensions.Configuration.KeyPerFile": "3.1.0.0", - "Microsoft.Extensions.Configuration.Xml": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.Extensions.FileProviders.Embedded": "3.1.0.0", - "Microsoft.Extensions.Hosting": "3.1.0.0", - "Microsoft.Extensions.Http": "3.1.0.0", - "Microsoft.Extensions.Identity.Core": "3.1.0.0", - "Microsoft.Extensions.Identity.Stores": "3.1.0.0", - "Microsoft.Extensions.Logging.Configuration": "3.1.0.0", - "Microsoft.Extensions.Logging.Console": "3.1.0.0", - "Microsoft.Extensions.Logging.Debug": "3.1.0.0", - "Microsoft.Extensions.Logging.EventLog": "3.1.0.0", - "Microsoft.Extensions.Logging.EventSource": "3.1.0.0", - "Microsoft.Extensions.Logging.TraceSource": "3.1.0.0", - "Microsoft.Extensions.ObjectPool": "3.1.0.0", - "Microsoft.Extensions.Options.DataAnnotations": "3.1.0.0", - "Microsoft.Extensions.WebEncoders": "3.1.0.0", - "Microsoft.JSInterop": "3.1.0.0", - "Microsoft.Net.Http.Headers": "3.1.0.0", - "Microsoft.VisualBasic.Core": "10.0.5.0", - "Microsoft.VisualBasic": "10.0.0.0", - "Microsoft.Win32.Primitives": "4.1.2.0", - "Microsoft.Win32.Registry": "4.1.3.0", - "mscorlib": "4.0.0.0", - "netstandard": "2.1.0.0", - "System.AppContext": "4.2.2.0", - "System.Buffers": "4.0.2.0", - "System.Collections.Concurrent": "4.0.15.0", - "System.Collections.Reference": "4.1.2.0", - "System.Collections.Immutable.Reference": "1.2.5.0", - "System.Collections.NonGeneric": "4.1.2.0", - "System.Collections.Specialized": "4.1.2.0", - "System.ComponentModel.Annotations.Reference": "4.3.1.0", - "System.ComponentModel.DataAnnotations": "4.0.0.0", - "System.ComponentModel": "4.0.4.0", - "System.ComponentModel.EventBasedAsync": "4.1.2.0", - "System.ComponentModel.Primitives": "4.2.2.0", - "System.ComponentModel.TypeConverter": "4.2.2.0", - "System.Configuration": "4.0.0.0", - "System.Console": "4.1.2.0", - "System.Core": "4.0.0.0", - "System.Data.Common": "4.2.2.0", - "System.Data.DataSetExtensions": "4.0.1.0", - "System.Data": "4.0.0.0", - "System.Diagnostics.Contracts": "4.0.4.0", - "System.Diagnostics.Debug.Reference": "4.1.2.0", - "System.Diagnostics.DiagnosticSource": "4.0.5.0", - "System.Diagnostics.EventLog": "4.0.2.0", - "System.Diagnostics.FileVersionInfo": "4.0.4.0", - "System.Diagnostics.Process": "4.2.2.0", - "System.Diagnostics.StackTrace": "4.1.2.0", - "System.Diagnostics.TextWriterTraceListener": "4.1.2.0", - "System.Diagnostics.Tools": "4.1.2.0", - "System.Diagnostics.TraceSource": "4.1.2.0", - "System.Diagnostics.Tracing": "4.2.2.0", - "System": "4.0.0.0", - "System.Drawing": "4.0.0.0", - "System.Drawing.Primitives": "4.2.1.0", - "System.Dynamic.Runtime": "4.1.2.0", - "System.Globalization.Calendars": "4.1.2.0", - "System.Globalization.Reference": "4.1.2.0", - "System.Globalization.Extensions": "4.1.2.0", - "System.IO.Compression.Brotli": "4.2.2.0", - "System.IO.Compression": "4.2.2.0", - "System.IO.Compression.FileSystem": "4.0.0.0", - "System.IO.Compression.ZipFile": "4.0.5.0", - "System.IO.Reference": "4.2.2.0", - "System.IO.FileSystem": "4.1.2.0", - "System.IO.FileSystem.DriveInfo": "4.1.2.0", - "System.IO.FileSystem.Primitives": "4.1.2.0", - "System.IO.FileSystem.Watcher": "4.1.2.0", - "System.IO.IsolatedStorage": "4.1.2.0", - "System.IO.MemoryMappedFiles": "4.1.2.0", - "System.IO.Pipelines": "4.0.2.0", - "System.IO.Pipes": "4.1.2.0", - "System.IO.UnmanagedMemoryStream": "4.1.2.0", - "System.Linq.Reference": "4.2.2.0", - "System.Linq.Expressions.Reference": "4.2.2.0", - "System.Linq.Parallel": "4.0.4.0", - "System.Linq.Queryable.Reference": "4.0.4.0", - "System.Memory.Reference": "4.2.1.0", - "System.Net": "4.0.0.0", - "System.Net.Http": "4.2.2.0", - "System.Net.HttpListener": "4.0.2.0", - "System.Net.Mail": "4.0.2.0", - "System.Net.NameResolution": "4.1.2.0", - "System.Net.NetworkInformation": "4.2.2.0", - "System.Net.Ping": "4.1.2.0", - "System.Net.Primitives": "4.1.2.0", - "System.Net.Requests": "4.1.2.0", - "System.Net.Security": "4.1.2.0", - "System.Net.ServicePoint": "4.0.2.0", - "System.Net.Sockets": "4.2.2.0", - "System.Net.WebClient": "4.0.2.0", - "System.Net.WebHeaderCollection": "4.1.2.0", - "System.Net.WebProxy": "4.0.2.0", - "System.Net.WebSockets.Client": "4.1.2.0", - "System.Net.WebSockets": "4.1.2.0", - "System.Numerics": "4.0.0.0", - "System.Numerics.Vectors": "4.1.6.0", - "System.ObjectModel.Reference": "4.1.2.0", - "System.Reflection.DispatchProxy": "4.0.6.0", - "System.Reflection.Reference": "4.2.2.0", - "System.Reflection.Emit.Reference": "4.1.2.0", - "System.Reflection.Emit.ILGeneration.Reference": "4.1.1.0", - "System.Reflection.Emit.Lightweight.Reference": "4.1.1.0", - "System.Reflection.Extensions.Reference": "4.1.2.0", - "System.Reflection.Metadata.Reference": "1.4.5.0", - "System.Reflection.Primitives.Reference": "4.1.2.0", - "System.Reflection.TypeExtensions.Reference": "4.1.2.0", - "System.Resources.Reader": "4.1.2.0", - "System.Resources.ResourceManager.Reference": "4.1.2.0", - "System.Resources.Writer": "4.1.2.0", - "System.Runtime.CompilerServices.Unsafe.Reference": "4.0.6.0", - "System.Runtime.CompilerServices.VisualC": "4.1.2.0", - "System.Runtime.Reference": "4.2.2.0", - "System.Runtime.Extensions.Reference": "4.2.2.0", - "System.Runtime.Handles": "4.1.2.0", - "System.Runtime.InteropServices": "4.2.2.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.4.0", - "System.Runtime.InteropServices.WindowsRuntime": "4.0.4.0", - "System.Runtime.Intrinsics": "4.0.1.0", - "System.Runtime.Loader.Reference": "4.1.1.0", - "System.Runtime.Numerics": "4.1.2.0", - "System.Runtime.Serialization": "4.0.0.0", - "System.Runtime.Serialization.Formatters": "4.0.4.0", - "System.Runtime.Serialization.Json": "4.0.5.0", - "System.Runtime.Serialization.Primitives": "4.2.2.0", - "System.Runtime.Serialization.Xml": "4.1.5.0", - "System.Security.AccessControl": "4.1.1.0", - "System.Security.Claims": "4.1.2.0", - "System.Security.Cryptography.Algorithms": "4.3.2.0", - "System.Security.Cryptography.Cng": "4.3.3.0", - "System.Security.Cryptography.Csp": "4.1.2.0", - "System.Security.Cryptography.Encoding": "4.1.2.0", - "System.Security.Cryptography.Primitives": "4.1.2.0", - "System.Security.Cryptography.X509Certificates": "4.2.2.0", - "System.Security.Cryptography.Xml": "4.0.3.0", - "System.Security": "4.0.0.0", - "System.Security.Permissions": "4.0.3.0", - "System.Security.Principal": "4.1.2.0", - "System.Security.Principal.Windows": "4.1.1.0", - "System.Security.SecureString": "4.1.2.0", - "System.ServiceModel.Web": "4.0.0.0", - "System.ServiceProcess": "4.0.0.0", - "System.Text.Encoding.CodePages.Reference": "4.1.3.0", - "System.Text.Encoding.Reference": "4.1.2.0", - "System.Text.Encoding.Extensions": "4.1.2.0", - "System.Text.Encodings.Web": "4.0.5.0", - "System.Text.RegularExpressions": "4.2.2.0", - "System.Threading.Channels": "4.0.2.0", - "System.Threading.Reference": "4.1.2.0", - "System.Threading.Overlapped": "4.1.2.0", - "System.Threading.Tasks.Dataflow": "4.6.5.0", - "System.Threading.Tasks.Reference": "4.1.2.0", - "System.Threading.Tasks.Extensions.Reference": "4.3.1.0", - "System.Threading.Tasks.Parallel": "4.0.4.0", - "System.Threading.Thread": "4.1.2.0", - "System.Threading.ThreadPool": "4.1.2.0", - "System.Threading.Timer": "4.1.2.0", - "System.Transactions": "4.0.0.0", - "System.Transactions.Local": "4.0.2.0", - "System.ValueTuple": "4.0.3.0", - "System.Web": "4.0.0.0", - "System.Web.HttpUtility": "4.0.2.0", - "System.Windows": "4.0.0.0", - "System.Windows.Extensions": "4.0.1.0", - "System.Xml": "4.0.0.0", - "System.Xml.Linq": "4.0.0.0", - "System.Xml.ReaderWriter": "4.2.2.0", - "System.Xml.Serialization": "4.0.0.0", - "System.Xml.XDocument": "4.1.2.0", - "System.Xml.XmlDocument": "4.1.2.0", - "System.Xml.XmlSerializer": "4.1.2.0", - "System.Xml.XPath": "4.1.2.0", - "System.Xml.XPath.XDocument": "4.1.2.0", - "WindowsBase": "4.0.0.0" - }, - "runtime": { - "LINGYUN.Abp.SettingManagement.HttpApi.dll": {} - }, - "compile": { - "LINGYUN.Abp.SettingManagement.HttpApi.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - }, - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "3.1.2", - "Newtonsoft.Json": "12.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Mvc.Razor.Extensions": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2", - "Microsoft.Extensions.DependencyModel": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": { - "assemblyVersion": "4.1.0.0", - "fileVersion": "4.1.7277.28678" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {} - } - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} - } - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": {}, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "2.9.3", - "System.Collections.Immutable": "1.7.0", - "System.Memory": "4.5.3", - "System.Reflection.Metadata": "1.6.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2", - "System.Text.Encoding.CodePages": "4.5.1", - "System.Threading.Tasks.Extensions": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "3.3.0.0", - "fileVersion": "3.300.19.41501" - } - }, - "resources": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {} - } - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "3.3.0.0", - "fileVersion": "3.300.19.41501" - } - }, - "resources": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {} - } - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.CSharp": "3.3.0", - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} - } - }, - "Microsoft.CSharp/4.7.0": {}, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "dependencies": { - "System.Text.Json": "4.7.1" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6704" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/2.1.2": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "dependencies": { - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.2.22727" - } - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "NUglify/1.5.13": { - "runtime": { - "lib/netstandard2.0/NUglify.dll": { - "assemblyVersion": "1.5.13.0", - "fileVersion": "1.5.13.0" - } - }, - "compile": { - "lib/netstandard2.0/NUglify.dll": {} - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "compile": { - "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "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.0.19": { - "runtime": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.0" - } - }, - "compile": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {} - } - }, - "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.Memory/4.5.3": {}, - "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.1.2", - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "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.1.2", - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": {}, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.CodePages/4.5.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - } - }, - "System.Text.Json/4.7.1": { - "runtime": { - "lib/netcoreapp3.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - }, - "compile": { - "lib/netcoreapp3.0/System.Text.Json.dll": {} - } - }, - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.3": {}, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": {} - } - }, - "Volo.Abp.AspNetCore/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Http": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.UI": "2.7.0", - "Volo.Abp.Uow": "2.7.0", - "Volo.Abp.Validation": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": {} - } - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "3.1.2", - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "3.1.2", - "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0", - "Volo.Abp.ApiVersioning.Abstractions": "2.7.0", - "Volo.Abp.AspNetCore": "2.7.0", - "Volo.Abp.AspNetCore.Mvc.Contracts": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.UI": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": {} - } - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.Minify": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.Minify/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "NUglify": "1.5.13", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0", - "Volo.Abp.Settings": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.UI/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.UI.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.UI.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.Abp.SettingManagement.Application/1.0.0": { - "dependencies": { - "LINGYUN.Abp.SettingManagement.Application.Contracts": "1.0.0", - "Volo.Abp.SettingManagement.Domain": "2.7.0" - }, - "runtime": { - "LINGYUN.Abp.SettingManagement.Application.dll": {} - }, - "compile": { - "LINGYUN.Abp.SettingManagement.Application.dll": {} - } - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "dependencies": { - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - }, - "compile": { - "LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - } - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Antiforgery.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Cookies.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.OAuth.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authorization.Policy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Authorization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Forms.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Server.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Web.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Connections.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.CookiePolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.Internal.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HostFiltering.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Html.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Features.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpOverrides.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpsPolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Identity.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.RazorPages.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.Runtime.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCompression.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Rewrite.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.HttpSys.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IIS.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IISIntegration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Session.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.StaticFiles.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebSockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebUtilities.dll": {} - }, - "compileOnly": true - }, - "Microsoft.CSharp.Reference/4.0.0.0": { - "compile": { - "Microsoft.CSharp.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Ini.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.KeyPerFile.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Embedded.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Stores.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Configuration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Console.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Debug.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventLog.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.TraceSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "compile": { - "Microsoft.Extensions.ObjectPool.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Options.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "compile": { - "Microsoft.Extensions.WebEncoders.dll": {} - }, - "compileOnly": true - }, - "Microsoft.JSInterop/3.1.0.0": { - "compile": { - "Microsoft.JSInterop.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "compile": { - "Microsoft.Net.Http.Headers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "compile": { - "Microsoft.VisualBasic.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic/10.0.0.0": { - "compile": { - "Microsoft.VisualBasic.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "compile": { - "Microsoft.Win32.Primitives.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "compile": { - "Microsoft.Win32.Registry.dll": {} - }, - "compileOnly": true - }, - "mscorlib/4.0.0.0": { - "compile": { - "mscorlib.dll": {} - }, - "compileOnly": true - }, - "netstandard/2.1.0.0": { - "compile": { - "netstandard.dll": {} - }, - "compileOnly": true - }, - "System.AppContext/4.2.2.0": { - "compile": { - "System.AppContext.dll": {} - }, - "compileOnly": true - }, - "System.Buffers/4.0.2.0": { - "compile": { - "System.Buffers.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Concurrent/4.0.15.0": { - "compile": { - "System.Collections.Concurrent.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Reference/4.1.2.0": { - "compile": { - "System.Collections.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Immutable.Reference/1.2.5.0": { - "compile": { - "System.Collections.Immutable.dll": {} - }, - "compileOnly": true - }, - "System.Collections.NonGeneric/4.1.2.0": { - "compile": { - "System.Collections.NonGeneric.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Specialized/4.1.2.0": { - "compile": { - "System.Collections.Specialized.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Annotations.Reference/4.3.1.0": { - "compile": { - "System.ComponentModel.Annotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "compile": { - "System.ComponentModel.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel/4.0.4.0": { - "compile": { - "System.ComponentModel.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "compile": { - "System.ComponentModel.EventBasedAsync.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "compile": { - "System.ComponentModel.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "compile": { - "System.ComponentModel.TypeConverter.dll": {} - }, - "compileOnly": true - }, - "System.Configuration/4.0.0.0": { - "compile": { - "System.Configuration.dll": {} - }, - "compileOnly": true - }, - "System.Console/4.1.2.0": { - "compile": { - "System.Console.dll": {} - }, - "compileOnly": true - }, - "System.Core/4.0.0.0": { - "compile": { - "System.Core.dll": {} - }, - "compileOnly": true - }, - "System.Data.Common/4.2.2.0": { - "compile": { - "System.Data.Common.dll": {} - }, - "compileOnly": true - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "compile": { - "System.Data.DataSetExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Data/4.0.0.0": { - "compile": { - "System.Data.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "compile": { - "System.Diagnostics.Contracts.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Debug.Reference/4.1.2.0": { - "compile": { - "System.Diagnostics.Debug.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "compile": { - "System.Diagnostics.DiagnosticSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "compile": { - "System.Diagnostics.EventLog.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "compile": { - "System.Diagnostics.FileVersionInfo.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Process/4.2.2.0": { - "compile": { - "System.Diagnostics.Process.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "compile": { - "System.Diagnostics.StackTrace.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "compile": { - "System.Diagnostics.TextWriterTraceListener.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tools/4.1.2.0": { - "compile": { - "System.Diagnostics.Tools.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "compile": { - "System.Diagnostics.TraceSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "compile": { - "System.Diagnostics.Tracing.dll": {} - }, - "compileOnly": true - }, - "System/4.0.0.0": { - "compile": { - "System.dll": {} - }, - "compileOnly": true - }, - "System.Drawing/4.0.0.0": { - "compile": { - "System.Drawing.dll": {} - }, - "compileOnly": true - }, - "System.Drawing.Primitives/4.2.1.0": { - "compile": { - "System.Drawing.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Dynamic.Runtime/4.1.2.0": { - "compile": { - "System.Dynamic.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Calendars/4.1.2.0": { - "compile": { - "System.Globalization.Calendars.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Reference/4.1.2.0": { - "compile": { - "System.Globalization.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Extensions/4.1.2.0": { - "compile": { - "System.Globalization.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "compile": { - "System.IO.Compression.Brotli.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression/4.2.2.0": { - "compile": { - "System.IO.Compression.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "compile": { - "System.IO.Compression.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "compile": { - "System.IO.Compression.ZipFile.dll": {} - }, - "compileOnly": true - }, - "System.IO.Reference/4.2.2.0": { - "compile": { - "System.IO.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem/4.1.2.0": { - "compile": { - "System.IO.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "compile": { - "System.IO.FileSystem.DriveInfo.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Watcher.dll": {} - }, - "compileOnly": true - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "compile": { - "System.IO.IsolatedStorage.dll": {} - }, - "compileOnly": true - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "compile": { - "System.IO.MemoryMappedFiles.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipelines/4.0.2.0": { - "compile": { - "System.IO.Pipelines.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipes/4.1.2.0": { - "compile": { - "System.IO.Pipes.dll": {} - }, - "compileOnly": true - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "compile": { - "System.IO.UnmanagedMemoryStream.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Reference/4.2.2.0": { - "compile": { - "System.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Expressions.Reference/4.2.2.0": { - "compile": { - "System.Linq.Expressions.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Parallel/4.0.4.0": { - "compile": { - "System.Linq.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Queryable.Reference/4.0.4.0": { - "compile": { - "System.Linq.Queryable.dll": {} - }, - "compileOnly": true - }, - "System.Memory.Reference/4.2.1.0": { - "compile": { - "System.Memory.dll": {} - }, - "compileOnly": true - }, - "System.Net/4.0.0.0": { - "compile": { - "System.Net.dll": {} - }, - "compileOnly": true - }, - "System.Net.Http/4.2.2.0": { - "compile": { - "System.Net.Http.dll": {} - }, - "compileOnly": true - }, - "System.Net.HttpListener/4.0.2.0": { - "compile": { - "System.Net.HttpListener.dll": {} - }, - "compileOnly": true - }, - "System.Net.Mail/4.0.2.0": { - "compile": { - "System.Net.Mail.dll": {} - }, - "compileOnly": true - }, - "System.Net.NameResolution/4.1.2.0": { - "compile": { - "System.Net.NameResolution.dll": {} - }, - "compileOnly": true - }, - "System.Net.NetworkInformation/4.2.2.0": { - "compile": { - "System.Net.NetworkInformation.dll": {} - }, - "compileOnly": true - }, - "System.Net.Ping/4.1.2.0": { - "compile": { - "System.Net.Ping.dll": {} - }, - "compileOnly": true - }, - "System.Net.Primitives/4.1.2.0": { - "compile": { - "System.Net.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Net.Requests/4.1.2.0": { - "compile": { - "System.Net.Requests.dll": {} - }, - "compileOnly": true - }, - "System.Net.Security/4.1.2.0": { - "compile": { - "System.Net.Security.dll": {} - }, - "compileOnly": true - }, - "System.Net.ServicePoint/4.0.2.0": { - "compile": { - "System.Net.ServicePoint.dll": {} - }, - "compileOnly": true - }, - "System.Net.Sockets/4.2.2.0": { - "compile": { - "System.Net.Sockets.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebClient/4.0.2.0": { - "compile": { - "System.Net.WebClient.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "compile": { - "System.Net.WebHeaderCollection.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebProxy/4.0.2.0": { - "compile": { - "System.Net.WebProxy.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "compile": { - "System.Net.WebSockets.Client.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets/4.1.2.0": { - "compile": { - "System.Net.WebSockets.dll": {} - }, - "compileOnly": true - }, - "System.Numerics/4.0.0.0": { - "compile": { - "System.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Numerics.Vectors/4.1.6.0": { - "compile": { - "System.Numerics.Vectors.dll": {} - }, - "compileOnly": true - }, - "System.ObjectModel.Reference/4.1.2.0": { - "compile": { - "System.ObjectModel.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "compile": { - "System.Reflection.DispatchProxy.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Reference/4.2.2.0": { - "compile": { - "System.Reflection.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Emit.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { - "compile": { - "System.Reflection.Emit.ILGeneration.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { - "compile": { - "System.Reflection.Emit.Lightweight.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Extensions.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Metadata.Reference/1.4.5.0": { - "compile": { - "System.Reflection.Metadata.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Primitives.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.TypeExtensions.Reference/4.1.2.0": { - "compile": { - "System.Reflection.TypeExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Reader/4.1.2.0": { - "compile": { - "System.Resources.Reader.dll": {} - }, - "compileOnly": true - }, - "System.Resources.ResourceManager.Reference/4.1.2.0": { - "compile": { - "System.Resources.ResourceManager.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Writer/4.1.2.0": { - "compile": { - "System.Resources.Writer.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { - "compile": { - "System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "compile": { - "System.Runtime.CompilerServices.VisualC.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Reference/4.2.2.0": { - "compile": { - "System.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Extensions.Reference/4.2.2.0": { - "compile": { - "System.Runtime.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Handles/4.1.2.0": { - "compile": { - "System.Runtime.Handles.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices/4.2.2.0": { - "compile": { - "System.Runtime.InteropServices.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.WindowsRuntime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "compile": { - "System.Runtime.Intrinsics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Loader.Reference/4.1.1.0": { - "compile": { - "System.Runtime.Loader.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Numerics/4.1.2.0": { - "compile": { - "System.Runtime.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization/4.0.0.0": { - "compile": { - "System.Runtime.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "compile": { - "System.Runtime.Serialization.Formatters.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "compile": { - "System.Runtime.Serialization.Json.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "compile": { - "System.Runtime.Serialization.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "compile": { - "System.Runtime.Serialization.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security.AccessControl/4.1.1.0": { - "compile": { - "System.Security.AccessControl.dll": {} - }, - "compileOnly": true - }, - "System.Security.Claims/4.1.2.0": { - "compile": { - "System.Security.Claims.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "compile": { - "System.Security.Cryptography.Algorithms.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "compile": { - "System.Security.Cryptography.Cng.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Csp.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "compile": { - "System.Security.Cryptography.X509Certificates.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "compile": { - "System.Security.Cryptography.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security/4.0.0.0": { - "compile": { - "System.Security.dll": {} - }, - "compileOnly": true - }, - "System.Security.Permissions/4.0.3.0": { - "compile": { - "System.Security.Permissions.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal/4.1.2.0": { - "compile": { - "System.Security.Principal.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal.Windows/4.1.1.0": { - "compile": { - "System.Security.Principal.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Security.SecureString/4.1.2.0": { - "compile": { - "System.Security.SecureString.dll": {} - }, - "compileOnly": true - }, - "System.ServiceModel.Web/4.0.0.0": { - "compile": { - "System.ServiceModel.Web.dll": {} - }, - "compileOnly": true - }, - "System.ServiceProcess/4.0.0.0": { - "compile": { - "System.ServiceProcess.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.CodePages.Reference/4.1.3.0": { - "compile": { - "System.Text.Encoding.CodePages.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.Reference/4.1.2.0": { - "compile": { - "System.Text.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "compile": { - "System.Text.Encoding.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encodings.Web/4.0.5.0": { - "compile": { - "System.Text.Encodings.Web.dll": {} - }, - "compileOnly": true - }, - "System.Text.RegularExpressions/4.2.2.0": { - "compile": { - "System.Text.RegularExpressions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Channels/4.0.2.0": { - "compile": { - "System.Threading.Channels.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Reference/4.1.2.0": { - "compile": { - "System.Threading.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Overlapped/4.1.2.0": { - "compile": { - "System.Threading.Overlapped.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "compile": { - "System.Threading.Tasks.Dataflow.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Reference/4.1.2.0": { - "compile": { - "System.Threading.Tasks.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { - "compile": { - "System.Threading.Tasks.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "compile": { - "System.Threading.Tasks.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Thread/4.1.2.0": { - "compile": { - "System.Threading.Thread.dll": {} - }, - "compileOnly": true - }, - "System.Threading.ThreadPool/4.1.2.0": { - "compile": { - "System.Threading.ThreadPool.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Timer/4.1.2.0": { - "compile": { - "System.Threading.Timer.dll": {} - }, - "compileOnly": true - }, - "System.Transactions/4.0.0.0": { - "compile": { - "System.Transactions.dll": {} - }, - "compileOnly": true - }, - "System.Transactions.Local/4.0.2.0": { - "compile": { - "System.Transactions.Local.dll": {} - }, - "compileOnly": true - }, - "System.ValueTuple/4.0.3.0": { - "compile": { - "System.ValueTuple.dll": {} - }, - "compileOnly": true - }, - "System.Web/4.0.0.0": { - "compile": { - "System.Web.dll": {} - }, - "compileOnly": true - }, - "System.Web.HttpUtility/4.0.2.0": { - "compile": { - "System.Web.HttpUtility.dll": {} - }, - "compileOnly": true - }, - "System.Windows/4.0.0.0": { - "compile": { - "System.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Windows.Extensions/4.0.1.0": { - "compile": { - "System.Windows.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Xml/4.0.0.0": { - "compile": { - "System.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Linq/4.0.0.0": { - "compile": { - "System.Xml.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "compile": { - "System.Xml.ReaderWriter.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Serialization/4.0.0.0": { - "compile": { - "System.Xml.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlDocument/4.1.2.0": { - "compile": { - "System.Xml.XmlDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "compile": { - "System.Xml.XmlSerializer.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath/4.1.2.0": { - "compile": { - "System.Xml.XPath.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XPath.XDocument.dll": {} - }, - "compileOnly": true - }, - "WindowsBase/4.0.0.0": { - "compile": { - "WindowsBase.dll": {} - }, - "compileOnly": true - } - } - }, - "libraries": { - "LINGYUN.Abp.SettingManagement.HttpApi/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fdrF8gZnWy/sAtRgV6IMRr9V6t8nfTqS6VpzPUnCqe8vFnWlJP/J45LULpQfRCuyq7Mdk1qoDOnT9S9qI0Exqw==", - "path": "microsoft.aspnetcore.jsonpatch/3.1.2", - "hashPath": "microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pa3e4g6ppyn8fJHYxJCuMfCqIp2e8VWF2Cgl4XmQV3dnJHoGMZnZFnmnCNVsdQKbLTFpDiox2r48/KDo0czV2Q==", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/4EqGr6fZWqKGh44iWqnHktattiEEMu4QpNaEoWGepLdRme+hS+9bxUDO7SwVGG8pdcDf2EAUEZ/FqoViCYDIA==", - "path": "microsoft.aspnetcore.mvc.razor.extensions/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AcUZX2rkjccGaBosUfu5PYdzSM3/FkmC0y9UyyoneXz/iVGiLUeXZZtGOzYPxpkg5G1yyMtag50BCq6yMm0mTA==", - "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.razor.runtimecompilation.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==", - "path": "microsoft.aspnetcore.mvc.versioning/4.1.0", - "hashPath": "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512" - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VttbHyOJLKtaW57Zv7wUaKmgx6EZ5O7FjXMrBMzQu6DXfFTW79le/rzDeBcqhGeeji2rKuzBMrehyCbRal+reA==", - "path": "microsoft.aspnetcore.razor.language/3.1.2", - "hashPath": "microsoft.aspnetcore.razor.language.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cDKEoHdg3icjLrn9EJ4KIkJG+ahU1YouhB0J8EARhj6fTqA/3oUneak0hWbToLOBLOTePu/Oc1QEA4mwmMEYVA==", - "path": "microsoft.codeanalysis.analyzers/2.9.3", - "hashPath": "microsoft.codeanalysis.analyzers.2.9.3.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hK0BGWD2ZlTCZ/KD84LQrD95lwJuRg8++uVGeiLq+klmcsNf3g7j/QvXowZX5Wi+oL9egCFxI7d3A4GtpQAl0A==", - "path": "microsoft.codeanalysis.common/3.3.0", - "hashPath": "microsoft.codeanalysis.common.3.3.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-C0acBZTXLgi72UpV+E2zT+joclyPxNQ+zuHnvE0bS6hJA4i7kBBdW7qaLEwVP6a9MrrtL869StzvXqMc/0PvTg==", - "path": "microsoft.codeanalysis.csharp/3.3.0", - "hashPath": "microsoft.codeanalysis.csharp.3.3.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-blQr2sK7c8XhmImjUf/4KOlhJJ3mxHuUj2drw+0gwH2rf+/18C/1g3CJN5DZ/2IHsFvYFbb9zcnrXor5+mZI+w==", - "path": "microsoft.codeanalysis.razor/3.1.2", - "hashPath": "microsoft.codeanalysis.razor.3.1.2.nupkg.sha512" - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", - "path": "microsoft.csharp/4.7.0", - "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AZR4ChHbwEHArC6iuLyf5Pr7BANayuVGcDUzuF+HoX5P1MTxFnyJu7cYOgRwPWAgIDZftqqeOm4LbGIQnQXsTw==", - "path": "microsoft.extensions.dependencymodel/3.1.2", - "hashPath": "microsoft.extensions.dependencymodel.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/2.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==", - "path": "microsoft.netcore.platforms/2.1.2", - "hashPath": "microsoft.netcore.platforms.2.1.2.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" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "path": "newtonsoft.json.bson/1.0.2", - "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.0.nupkg.sha512" - }, - "NUglify/1.5.13": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EgvMq0u3PEeKv6uypBvau999iNSOSYdayZcxsgS9TBWIqs63WIWI/syl7cOs82J54xJnS3STpKZAW4SZElGIqg==", - "path": "nuglify/1.5.13", - "hashPath": "nuglify.1.5.13.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.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.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.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.CompilerServices.Unsafe/4.5.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", - "path": "system.runtime.compilerservices.unsafe/4.5.2", - "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.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.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.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.5.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", - "path": "system.text.encoding.codepages/4.5.1", - "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==", - "path": "system.threading.tasks.extensions/4.5.3", - "hashPath": "system.threading.tasks.extensions.4.5.3.nupkg.sha512" - }, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IVb+mn9clcLztIixCuZaUHzOpPeHOMKm+LKsvViNblmuyYstJJyaquMTrnEV/jlWbICPDeBux5W+Eu50tD3tNg==", - "path": "volo.abp.apiversioning.abstractions/2.7.0", - "hashPath": "volo.abp.apiversioning.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-V0Xmn2dqjpdXYf6xOWZHW5t+qipr3ReAgYrcCsP0GMdEtuLLa0SBPk2bk9V7cfwkAgYrtETFkSbdYLhOsm/OFg==", - "path": "volo.abp.aspnetcore/2.7.0", - "hashPath": "volo.abp.aspnetcore.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-60bM5mtr+bQD0gaDZQ5DZ8egApJt92MtNcW6XrxCh7LMoJJJZhMRyicx6IGqztwyvV3r7+YqYpI0FjtDfWsPfg==", - "path": "volo.abp.aspnetcore.mvc/2.7.0", - "hashPath": "volo.abp.aspnetcore.mvc.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J2AsYy3P1UGWBdYwj/uhEoNpw9/fjIHYeHV748BHzV4bv6Zqb/c97h2pWhkmk1gL9r3+5NsZJBd/mktNA9iLPw==", - "path": "volo.abp.aspnetcore.mvc.contracts/2.7.0", - "hashPath": "volo.abp.aspnetcore.mvc.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qMvj50fEVNCEzRd5IsjEy21HgAccqGSyuwV3oOPxeWJXsyltLtj/0E8Gcg3q+3yJj8D6WjE+DxTzF9ZJUoaB/A==", - "path": "volo.abp.http/2.7.0", - "hashPath": "volo.abp.http.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Minify/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DYGNPy2SKwmpQh5PRKwhbggUEuzUwZ9FcjNYI0+4yo4ZwcWxM+Af/1k2vbr2R8J1RmdBeT7tusoNQXMoZ53mpQ==", - "path": "volo.abp.minify/2.7.0", - "hashPath": "volo.abp.minify.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qa4Lj+oxjbBy7Q5zS6orTavJ1HdluHYMAt6VU5X87/ixZus81MvV1I8msoBOChOelsDHO9lrYp7B6zl3lOuPIw==", - "path": "volo.abp.settingmanagement.domain/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.UI/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YjDr9Fb5HAvejzLNra9RGjJSwtOKY5k7+STMNWkCVwpPagLOxyAUvtytseOoWg3n7FGxYVvUYJYlRcgM8kX9vA==", - "path": "volo.abp.ui/2.7.0", - "hashPath": "volo.abp.ui.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "LINGYUN.Abp.SettingManagement.Application/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.CSharp.Reference/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.JSInterop/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic/10.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "mscorlib/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "netstandard/2.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.AppContext/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Buffers/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Concurrent/4.0.15.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Immutable.Reference/1.2.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.NonGeneric/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Specialized/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Annotations.Reference/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Configuration/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Console/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Core/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.Common/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Debug.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Process/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tools/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing.Primitives/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Dynamic.Runtime/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Calendars/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipelines/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipes/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Expressions.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Queryable.Reference/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Memory.Reference/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Http/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.HttpListener/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Mail/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NameResolution/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NetworkInformation/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Ping/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Requests/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Security/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.ServicePoint/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Sockets/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebClient/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebProxy/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics.Vectors/4.1.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ObjectModel.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Extensions.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Metadata.Reference/1.4.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Primitives.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.TypeExtensions.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Reader/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.ResourceManager.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Writer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Extensions.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Handles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Loader.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Numerics/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.AccessControl/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Claims/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Permissions/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal.Windows/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.SecureString/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceModel.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceProcess/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.CodePages.Reference/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encodings.Web/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.RegularExpressions/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Channels/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Overlapped/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Thread/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.ThreadPool/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Timer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions.Local/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ValueTuple/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web.HttpUtility/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows.Extensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Linq/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "WindowsBase/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.dll deleted file mode 100644 index f726db54f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.pdb deleted file mode 100644 index 1420dfe72..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.Contracts.dll deleted file mode 100644 index 6f13733a3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.Contracts.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.Contracts.pdb deleted file mode 100644 index e2ca4cfdc..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.Contracts.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.dll deleted file mode 100644 index 2b08133f2..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.pdb deleted file mode 100644 index 9bfaef932..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.Application.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.deps.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.deps.json deleted file mode 100644 index 144ef0fb5..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.deps.json +++ /dev/null @@ -1,5547 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v3.1", - "signature": "" - }, - "compilationOptions": { - "defines": [ - "TRACE", - "DEBUG", - "NETCOREAPP", - "NETCOREAPP3_1" - ], - "languageVersion": "", - "platform": "", - "allowUnsafe": false, - "warningsAsErrors": false, - "optimize": false, - "keyFile": "", - "emitEntryPoint": false, - "xmlDoc": false, - "debugType": "portable" - }, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Multicolin.Abp.SettingManagement.HttpApi/1.0.0": { - "dependencies": { - "Multicolin.Abp.SettingManagement.Application": "1.0.0", - "Volo.Abp.AspNetCore.Mvc": "2.7.0", - "Microsoft.AspNetCore.Antiforgery": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Cookies": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Core": "3.1.0.0", - "Microsoft.AspNetCore.Authentication": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.OAuth": "3.1.0.0", - "Microsoft.AspNetCore.Authorization.Policy": "3.1.0.0", - "Microsoft.AspNetCore.Components.Authorization": "3.1.0.0", - "Microsoft.AspNetCore.Components": "3.1.0.0", - "Microsoft.AspNetCore.Components.Forms": "3.1.0.0", - "Microsoft.AspNetCore.Components.Server": "3.1.0.0", - "Microsoft.AspNetCore.Components.Web": "3.1.0.0", - "Microsoft.AspNetCore.Connections.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.CookiePolicy": "3.1.0.0", - "Microsoft.AspNetCore.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.Internal": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.AspNetCore": "3.1.0.0", - "Microsoft.AspNetCore.HostFiltering": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Hosting": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Html.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections.Common": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections": "3.1.0.0", - "Microsoft.AspNetCore.Http": "3.1.0.0", - "Microsoft.AspNetCore.Http.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Features": "3.1.0.0", - "Microsoft.AspNetCore.HttpOverrides": "3.1.0.0", - "Microsoft.AspNetCore.HttpsPolicy": "3.1.0.0", - "Microsoft.AspNetCore.Identity": "3.1.0.0", - "Microsoft.AspNetCore.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Localization.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Core": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "3.1.0.0", - "Microsoft.AspNetCore.Mvc": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.RazorPages": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.TagHelpers": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "3.1.0.0", - "Microsoft.AspNetCore.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Razor.Runtime": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCompression": "3.1.0.0", - "Microsoft.AspNetCore.Rewrite": "3.1.0.0", - "Microsoft.AspNetCore.Routing.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Server.HttpSys": "3.1.0.0", - "Microsoft.AspNetCore.Server.IIS": "3.1.0.0", - "Microsoft.AspNetCore.Server.IISIntegration": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Core": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "3.1.0.0", - "Microsoft.AspNetCore.Session": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Common": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Core": "3.1.0.0", - "Microsoft.AspNetCore.SignalR": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.0.0", - "Microsoft.AspNetCore.StaticFiles": "3.1.0.0", - "Microsoft.AspNetCore.WebSockets": "3.1.0.0", - "Microsoft.AspNetCore.WebUtilities": "3.1.0.0", - "Microsoft.CSharp.Reference": "4.0.0.0", - "Microsoft.Extensions.Configuration.Ini": "3.1.0.0", - "Microsoft.Extensions.Configuration.KeyPerFile": "3.1.0.0", - "Microsoft.Extensions.Configuration.Xml": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.Extensions.FileProviders.Embedded": "3.1.0.0", - "Microsoft.Extensions.Hosting": "3.1.0.0", - "Microsoft.Extensions.Http": "3.1.0.0", - "Microsoft.Extensions.Identity.Core": "3.1.0.0", - "Microsoft.Extensions.Identity.Stores": "3.1.0.0", - "Microsoft.Extensions.Logging.Configuration": "3.1.0.0", - "Microsoft.Extensions.Logging.Console": "3.1.0.0", - "Microsoft.Extensions.Logging.Debug": "3.1.0.0", - "Microsoft.Extensions.Logging.EventLog": "3.1.0.0", - "Microsoft.Extensions.Logging.EventSource": "3.1.0.0", - "Microsoft.Extensions.Logging.TraceSource": "3.1.0.0", - "Microsoft.Extensions.ObjectPool": "3.1.0.0", - "Microsoft.Extensions.Options.DataAnnotations": "3.1.0.0", - "Microsoft.Extensions.WebEncoders": "3.1.0.0", - "Microsoft.JSInterop": "3.1.0.0", - "Microsoft.Net.Http.Headers": "3.1.0.0", - "Microsoft.VisualBasic.Core": "10.0.5.0", - "Microsoft.VisualBasic": "10.0.0.0", - "Microsoft.Win32.Primitives": "4.1.2.0", - "Microsoft.Win32.Registry": "4.1.3.0", - "mscorlib": "4.0.0.0", - "netstandard": "2.1.0.0", - "System.AppContext": "4.2.2.0", - "System.Buffers": "4.0.2.0", - "System.Collections.Concurrent": "4.0.15.0", - "System.Collections.Reference": "4.1.2.0", - "System.Collections.Immutable.Reference": "1.2.5.0", - "System.Collections.NonGeneric": "4.1.2.0", - "System.Collections.Specialized": "4.1.2.0", - "System.ComponentModel.Annotations.Reference": "4.3.1.0", - "System.ComponentModel.DataAnnotations": "4.0.0.0", - "System.ComponentModel": "4.0.4.0", - "System.ComponentModel.EventBasedAsync": "4.1.2.0", - "System.ComponentModel.Primitives": "4.2.2.0", - "System.ComponentModel.TypeConverter": "4.2.2.0", - "System.Configuration": "4.0.0.0", - "System.Console": "4.1.2.0", - "System.Core": "4.0.0.0", - "System.Data.Common": "4.2.2.0", - "System.Data.DataSetExtensions": "4.0.1.0", - "System.Data": "4.0.0.0", - "System.Diagnostics.Contracts": "4.0.4.0", - "System.Diagnostics.Debug.Reference": "4.1.2.0", - "System.Diagnostics.DiagnosticSource": "4.0.5.0", - "System.Diagnostics.EventLog": "4.0.2.0", - "System.Diagnostics.FileVersionInfo": "4.0.4.0", - "System.Diagnostics.Process": "4.2.2.0", - "System.Diagnostics.StackTrace": "4.1.2.0", - "System.Diagnostics.TextWriterTraceListener": "4.1.2.0", - "System.Diagnostics.Tools": "4.1.2.0", - "System.Diagnostics.TraceSource": "4.1.2.0", - "System.Diagnostics.Tracing": "4.2.2.0", - "System": "4.0.0.0", - "System.Drawing": "4.0.0.0", - "System.Drawing.Primitives": "4.2.1.0", - "System.Dynamic.Runtime": "4.1.2.0", - "System.Globalization.Calendars": "4.1.2.0", - "System.Globalization.Reference": "4.1.2.0", - "System.Globalization.Extensions": "4.1.2.0", - "System.IO.Compression.Brotli": "4.2.2.0", - "System.IO.Compression": "4.2.2.0", - "System.IO.Compression.FileSystem": "4.0.0.0", - "System.IO.Compression.ZipFile": "4.0.5.0", - "System.IO.Reference": "4.2.2.0", - "System.IO.FileSystem": "4.1.2.0", - "System.IO.FileSystem.DriveInfo": "4.1.2.0", - "System.IO.FileSystem.Primitives": "4.1.2.0", - "System.IO.FileSystem.Watcher": "4.1.2.0", - "System.IO.IsolatedStorage": "4.1.2.0", - "System.IO.MemoryMappedFiles": "4.1.2.0", - "System.IO.Pipelines": "4.0.2.0", - "System.IO.Pipes": "4.1.2.0", - "System.IO.UnmanagedMemoryStream": "4.1.2.0", - "System.Linq.Reference": "4.2.2.0", - "System.Linq.Expressions.Reference": "4.2.2.0", - "System.Linq.Parallel": "4.0.4.0", - "System.Linq.Queryable.Reference": "4.0.4.0", - "System.Memory.Reference": "4.2.1.0", - "System.Net": "4.0.0.0", - "System.Net.Http": "4.2.2.0", - "System.Net.HttpListener": "4.0.2.0", - "System.Net.Mail": "4.0.2.0", - "System.Net.NameResolution": "4.1.2.0", - "System.Net.NetworkInformation": "4.2.2.0", - "System.Net.Ping": "4.1.2.0", - "System.Net.Primitives": "4.1.2.0", - "System.Net.Requests": "4.1.2.0", - "System.Net.Security": "4.1.2.0", - "System.Net.ServicePoint": "4.0.2.0", - "System.Net.Sockets": "4.2.2.0", - "System.Net.WebClient": "4.0.2.0", - "System.Net.WebHeaderCollection": "4.1.2.0", - "System.Net.WebProxy": "4.0.2.0", - "System.Net.WebSockets.Client": "4.1.2.0", - "System.Net.WebSockets": "4.1.2.0", - "System.Numerics": "4.0.0.0", - "System.Numerics.Vectors": "4.1.6.0", - "System.ObjectModel.Reference": "4.1.2.0", - "System.Reflection.DispatchProxy": "4.0.6.0", - "System.Reflection.Reference": "4.2.2.0", - "System.Reflection.Emit.Reference": "4.1.2.0", - "System.Reflection.Emit.ILGeneration.Reference": "4.1.1.0", - "System.Reflection.Emit.Lightweight.Reference": "4.1.1.0", - "System.Reflection.Extensions.Reference": "4.1.2.0", - "System.Reflection.Metadata.Reference": "1.4.5.0", - "System.Reflection.Primitives.Reference": "4.1.2.0", - "System.Reflection.TypeExtensions.Reference": "4.1.2.0", - "System.Resources.Reader": "4.1.2.0", - "System.Resources.ResourceManager.Reference": "4.1.2.0", - "System.Resources.Writer": "4.1.2.0", - "System.Runtime.CompilerServices.Unsafe.Reference": "4.0.6.0", - "System.Runtime.CompilerServices.VisualC": "4.1.2.0", - "System.Runtime.Reference": "4.2.2.0", - "System.Runtime.Extensions.Reference": "4.2.2.0", - "System.Runtime.Handles": "4.1.2.0", - "System.Runtime.InteropServices": "4.2.2.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.4.0", - "System.Runtime.InteropServices.WindowsRuntime": "4.0.4.0", - "System.Runtime.Intrinsics": "4.0.1.0", - "System.Runtime.Loader.Reference": "4.1.1.0", - "System.Runtime.Numerics": "4.1.2.0", - "System.Runtime.Serialization": "4.0.0.0", - "System.Runtime.Serialization.Formatters": "4.0.4.0", - "System.Runtime.Serialization.Json": "4.0.5.0", - "System.Runtime.Serialization.Primitives": "4.2.2.0", - "System.Runtime.Serialization.Xml": "4.1.5.0", - "System.Security.AccessControl": "4.1.1.0", - "System.Security.Claims": "4.1.2.0", - "System.Security.Cryptography.Algorithms": "4.3.2.0", - "System.Security.Cryptography.Cng": "4.3.3.0", - "System.Security.Cryptography.Csp": "4.1.2.0", - "System.Security.Cryptography.Encoding": "4.1.2.0", - "System.Security.Cryptography.Primitives": "4.1.2.0", - "System.Security.Cryptography.X509Certificates": "4.2.2.0", - "System.Security.Cryptography.Xml": "4.0.3.0", - "System.Security": "4.0.0.0", - "System.Security.Permissions": "4.0.3.0", - "System.Security.Principal": "4.1.2.0", - "System.Security.Principal.Windows": "4.1.1.0", - "System.Security.SecureString": "4.1.2.0", - "System.ServiceModel.Web": "4.0.0.0", - "System.ServiceProcess": "4.0.0.0", - "System.Text.Encoding.CodePages.Reference": "4.1.3.0", - "System.Text.Encoding.Reference": "4.1.2.0", - "System.Text.Encoding.Extensions": "4.1.2.0", - "System.Text.Encodings.Web": "4.0.5.0", - "System.Text.RegularExpressions": "4.2.2.0", - "System.Threading.Channels": "4.0.2.0", - "System.Threading.Reference": "4.1.2.0", - "System.Threading.Overlapped": "4.1.2.0", - "System.Threading.Tasks.Dataflow": "4.6.5.0", - "System.Threading.Tasks.Reference": "4.1.2.0", - "System.Threading.Tasks.Extensions.Reference": "4.3.1.0", - "System.Threading.Tasks.Parallel": "4.0.4.0", - "System.Threading.Thread": "4.1.2.0", - "System.Threading.ThreadPool": "4.1.2.0", - "System.Threading.Timer": "4.1.2.0", - "System.Transactions": "4.0.0.0", - "System.Transactions.Local": "4.0.2.0", - "System.ValueTuple": "4.0.3.0", - "System.Web": "4.0.0.0", - "System.Web.HttpUtility": "4.0.2.0", - "System.Windows": "4.0.0.0", - "System.Windows.Extensions": "4.0.1.0", - "System.Xml": "4.0.0.0", - "System.Xml.Linq": "4.0.0.0", - "System.Xml.ReaderWriter": "4.2.2.0", - "System.Xml.Serialization": "4.0.0.0", - "System.Xml.XDocument": "4.1.2.0", - "System.Xml.XmlDocument": "4.1.2.0", - "System.Xml.XmlSerializer": "4.1.2.0", - "System.Xml.XPath": "4.1.2.0", - "System.Xml.XPath.XDocument": "4.1.2.0", - "WindowsBase": "4.0.0.0" - }, - "runtime": { - "Multicolin.Abp.SettingManagement.HttpApi.dll": {} - }, - "compile": { - "Multicolin.Abp.SettingManagement.HttpApi.dll": {} - } - }, - "ConfigureAwait.Fody/3.3.1": { - "dependencies": { - "Fody": "6.0.2" - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": { - "assemblyVersion": "3.3.1.0", - "fileVersion": "3.3.1.0" - } - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - } - }, - "Fody/6.0.2": {}, - "JetBrains.Annotations/2019.1.3": { - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": { - "assemblyVersion": "2019.1.3.0", - "fileVersion": "2019.1.3.0" - } - }, - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "3.1.2", - "Newtonsoft.Json": "12.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Mvc.Razor.Extensions": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2", - "Microsoft.Extensions.DependencyModel": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6801" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": { - "assemblyVersion": "4.1.0.0", - "fileVersion": "4.1.7277.28678" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {} - } - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} - } - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": {}, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "2.9.3", - "System.Collections.Immutable": "1.7.0", - "System.Memory": "4.5.3", - "System.Reflection.Metadata": "1.6.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2", - "System.Text.Encoding.CodePages": "4.5.1", - "System.Threading.Tasks.Extensions": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "3.3.0.0", - "fileVersion": "3.300.19.41501" - } - }, - "resources": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {} - } - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "3.3.0.0", - "fileVersion": "3.300.19.41501" - } - }, - "resources": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {} - } - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.CSharp": "3.3.0", - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6709" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} - } - }, - "Microsoft.CSharp/4.7.0": {}, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "dependencies": { - "System.Text.Json": "4.7.1" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6704" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "3.1.2.0", - "fileVersion": "3.100.220.6706" - } - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/2.1.2": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "dependencies": { - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.2.22727" - } - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "dependencies": { - "System.Collections.Immutable": "1.7.0" - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "NUglify/1.5.13": { - "runtime": { - "lib/netstandard2.0/NUglify.dll": { - "assemblyVersion": "1.5.13.0", - "fileVersion": "1.5.13.0" - } - }, - "compile": { - "lib/netstandard2.0/NUglify.dll": {} - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Immutable/1.7.0": { - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "compile": { - "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "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.0.19": { - "runtime": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": { - "assemblyVersion": "1.0.19.0", - "fileVersion": "1.0.19.0" - } - }, - "compile": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {} - } - }, - "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.Memory/4.5.3": {}, - "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.1.2", - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "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.1.2", - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": {}, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "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.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.CodePages/4.5.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - } - }, - "System.Text.Json/4.7.1": { - "runtime": { - "lib/netcoreapp3.0/System.Text.Json.dll": { - "assemblyVersion": "4.0.1.1", - "fileVersion": "4.700.20.6702" - } - }, - "compile": { - "lib/netcoreapp3.0/System.Text.Json.dll": {} - } - }, - "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.1.2", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.5.3": {}, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": {} - } - }, - "Volo.Abp.AspNetCore/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Http": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.UI": "2.7.0", - "Volo.Abp.Uow": "2.7.0", - "Volo.Abp.Validation": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": {} - } - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "3.1.2", - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "3.1.2", - "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0", - "Volo.Abp.ApiVersioning.Abstractions": "2.7.0", - "Volo.Abp.AspNetCore": "2.7.0", - "Volo.Abp.AspNetCore.Mvc.Contracts": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.UI": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": {} - } - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.Minify": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.Minify/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "NUglify": "1.5.13", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0", - "Volo.Abp.Settings": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.UI/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.UI.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.UI.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { - "assemblyVersion": "2.7.0.0", - "fileVersion": "2.7.0.0" - } - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "Multicolin.Abp.SettingManagement.Application/1.0.0": { - "dependencies": { - "Multicolin.Abp.SettingManagement.Application.Contracts": "1.0.0", - "Volo.Abp.SettingManagement.Domain": "2.7.0" - }, - "runtime": { - "Multicolin.Abp.SettingManagement.Application.dll": {} - }, - "compile": { - "Multicolin.Abp.SettingManagement.Application.dll": {} - } - }, - "Multicolin.Abp.SettingManagement.Application.Contracts/1.0.0": { - "dependencies": { - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "runtime": { - "Multicolin.Abp.SettingManagement.Application.Contracts.dll": {} - }, - "compile": { - "Multicolin.Abp.SettingManagement.Application.Contracts.dll": {} - } - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Antiforgery.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Cookies.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.OAuth.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authorization.Policy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Authorization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Forms.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Server.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Web.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Connections.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.CookiePolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.Internal.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HostFiltering.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Html.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Features.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpOverrides.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpsPolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Identity.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.RazorPages.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.Runtime.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCompression.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Rewrite.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.HttpSys.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IIS.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IISIntegration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Session.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.StaticFiles.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebSockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebUtilities.dll": {} - }, - "compileOnly": true - }, - "Microsoft.CSharp.Reference/4.0.0.0": { - "compile": { - "Microsoft.CSharp.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Ini.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.KeyPerFile.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Embedded.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Stores.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Configuration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Console.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Debug.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventLog.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.TraceSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "compile": { - "Microsoft.Extensions.ObjectPool.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Options.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "compile": { - "Microsoft.Extensions.WebEncoders.dll": {} - }, - "compileOnly": true - }, - "Microsoft.JSInterop/3.1.0.0": { - "compile": { - "Microsoft.JSInterop.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "compile": { - "Microsoft.Net.Http.Headers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "compile": { - "Microsoft.VisualBasic.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic/10.0.0.0": { - "compile": { - "Microsoft.VisualBasic.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "compile": { - "Microsoft.Win32.Primitives.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "compile": { - "Microsoft.Win32.Registry.dll": {} - }, - "compileOnly": true - }, - "mscorlib/4.0.0.0": { - "compile": { - "mscorlib.dll": {} - }, - "compileOnly": true - }, - "netstandard/2.1.0.0": { - "compile": { - "netstandard.dll": {} - }, - "compileOnly": true - }, - "System.AppContext/4.2.2.0": { - "compile": { - "System.AppContext.dll": {} - }, - "compileOnly": true - }, - "System.Buffers/4.0.2.0": { - "compile": { - "System.Buffers.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Concurrent/4.0.15.0": { - "compile": { - "System.Collections.Concurrent.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Reference/4.1.2.0": { - "compile": { - "System.Collections.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Immutable.Reference/1.2.5.0": { - "compile": { - "System.Collections.Immutable.dll": {} - }, - "compileOnly": true - }, - "System.Collections.NonGeneric/4.1.2.0": { - "compile": { - "System.Collections.NonGeneric.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Specialized/4.1.2.0": { - "compile": { - "System.Collections.Specialized.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Annotations.Reference/4.3.1.0": { - "compile": { - "System.ComponentModel.Annotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "compile": { - "System.ComponentModel.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel/4.0.4.0": { - "compile": { - "System.ComponentModel.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "compile": { - "System.ComponentModel.EventBasedAsync.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "compile": { - "System.ComponentModel.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "compile": { - "System.ComponentModel.TypeConverter.dll": {} - }, - "compileOnly": true - }, - "System.Configuration/4.0.0.0": { - "compile": { - "System.Configuration.dll": {} - }, - "compileOnly": true - }, - "System.Console/4.1.2.0": { - "compile": { - "System.Console.dll": {} - }, - "compileOnly": true - }, - "System.Core/4.0.0.0": { - "compile": { - "System.Core.dll": {} - }, - "compileOnly": true - }, - "System.Data.Common/4.2.2.0": { - "compile": { - "System.Data.Common.dll": {} - }, - "compileOnly": true - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "compile": { - "System.Data.DataSetExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Data/4.0.0.0": { - "compile": { - "System.Data.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "compile": { - "System.Diagnostics.Contracts.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Debug.Reference/4.1.2.0": { - "compile": { - "System.Diagnostics.Debug.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "compile": { - "System.Diagnostics.DiagnosticSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "compile": { - "System.Diagnostics.EventLog.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "compile": { - "System.Diagnostics.FileVersionInfo.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Process/4.2.2.0": { - "compile": { - "System.Diagnostics.Process.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "compile": { - "System.Diagnostics.StackTrace.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "compile": { - "System.Diagnostics.TextWriterTraceListener.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tools/4.1.2.0": { - "compile": { - "System.Diagnostics.Tools.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "compile": { - "System.Diagnostics.TraceSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "compile": { - "System.Diagnostics.Tracing.dll": {} - }, - "compileOnly": true - }, - "System/4.0.0.0": { - "compile": { - "System.dll": {} - }, - "compileOnly": true - }, - "System.Drawing/4.0.0.0": { - "compile": { - "System.Drawing.dll": {} - }, - "compileOnly": true - }, - "System.Drawing.Primitives/4.2.1.0": { - "compile": { - "System.Drawing.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Dynamic.Runtime/4.1.2.0": { - "compile": { - "System.Dynamic.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Calendars/4.1.2.0": { - "compile": { - "System.Globalization.Calendars.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Reference/4.1.2.0": { - "compile": { - "System.Globalization.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Extensions/4.1.2.0": { - "compile": { - "System.Globalization.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "compile": { - "System.IO.Compression.Brotli.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression/4.2.2.0": { - "compile": { - "System.IO.Compression.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "compile": { - "System.IO.Compression.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "compile": { - "System.IO.Compression.ZipFile.dll": {} - }, - "compileOnly": true - }, - "System.IO.Reference/4.2.2.0": { - "compile": { - "System.IO.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem/4.1.2.0": { - "compile": { - "System.IO.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "compile": { - "System.IO.FileSystem.DriveInfo.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Watcher.dll": {} - }, - "compileOnly": true - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "compile": { - "System.IO.IsolatedStorage.dll": {} - }, - "compileOnly": true - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "compile": { - "System.IO.MemoryMappedFiles.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipelines/4.0.2.0": { - "compile": { - "System.IO.Pipelines.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipes/4.1.2.0": { - "compile": { - "System.IO.Pipes.dll": {} - }, - "compileOnly": true - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "compile": { - "System.IO.UnmanagedMemoryStream.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Reference/4.2.2.0": { - "compile": { - "System.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Expressions.Reference/4.2.2.0": { - "compile": { - "System.Linq.Expressions.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Parallel/4.0.4.0": { - "compile": { - "System.Linq.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Queryable.Reference/4.0.4.0": { - "compile": { - "System.Linq.Queryable.dll": {} - }, - "compileOnly": true - }, - "System.Memory.Reference/4.2.1.0": { - "compile": { - "System.Memory.dll": {} - }, - "compileOnly": true - }, - "System.Net/4.0.0.0": { - "compile": { - "System.Net.dll": {} - }, - "compileOnly": true - }, - "System.Net.Http/4.2.2.0": { - "compile": { - "System.Net.Http.dll": {} - }, - "compileOnly": true - }, - "System.Net.HttpListener/4.0.2.0": { - "compile": { - "System.Net.HttpListener.dll": {} - }, - "compileOnly": true - }, - "System.Net.Mail/4.0.2.0": { - "compile": { - "System.Net.Mail.dll": {} - }, - "compileOnly": true - }, - "System.Net.NameResolution/4.1.2.0": { - "compile": { - "System.Net.NameResolution.dll": {} - }, - "compileOnly": true - }, - "System.Net.NetworkInformation/4.2.2.0": { - "compile": { - "System.Net.NetworkInformation.dll": {} - }, - "compileOnly": true - }, - "System.Net.Ping/4.1.2.0": { - "compile": { - "System.Net.Ping.dll": {} - }, - "compileOnly": true - }, - "System.Net.Primitives/4.1.2.0": { - "compile": { - "System.Net.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Net.Requests/4.1.2.0": { - "compile": { - "System.Net.Requests.dll": {} - }, - "compileOnly": true - }, - "System.Net.Security/4.1.2.0": { - "compile": { - "System.Net.Security.dll": {} - }, - "compileOnly": true - }, - "System.Net.ServicePoint/4.0.2.0": { - "compile": { - "System.Net.ServicePoint.dll": {} - }, - "compileOnly": true - }, - "System.Net.Sockets/4.2.2.0": { - "compile": { - "System.Net.Sockets.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebClient/4.0.2.0": { - "compile": { - "System.Net.WebClient.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "compile": { - "System.Net.WebHeaderCollection.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebProxy/4.0.2.0": { - "compile": { - "System.Net.WebProxy.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "compile": { - "System.Net.WebSockets.Client.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets/4.1.2.0": { - "compile": { - "System.Net.WebSockets.dll": {} - }, - "compileOnly": true - }, - "System.Numerics/4.0.0.0": { - "compile": { - "System.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Numerics.Vectors/4.1.6.0": { - "compile": { - "System.Numerics.Vectors.dll": {} - }, - "compileOnly": true - }, - "System.ObjectModel.Reference/4.1.2.0": { - "compile": { - "System.ObjectModel.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "compile": { - "System.Reflection.DispatchProxy.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Reference/4.2.2.0": { - "compile": { - "System.Reflection.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Emit.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { - "compile": { - "System.Reflection.Emit.ILGeneration.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { - "compile": { - "System.Reflection.Emit.Lightweight.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Extensions.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Metadata.Reference/1.4.5.0": { - "compile": { - "System.Reflection.Metadata.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Primitives.Reference/4.1.2.0": { - "compile": { - "System.Reflection.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.TypeExtensions.Reference/4.1.2.0": { - "compile": { - "System.Reflection.TypeExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Reader/4.1.2.0": { - "compile": { - "System.Resources.Reader.dll": {} - }, - "compileOnly": true - }, - "System.Resources.ResourceManager.Reference/4.1.2.0": { - "compile": { - "System.Resources.ResourceManager.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Writer/4.1.2.0": { - "compile": { - "System.Resources.Writer.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { - "compile": { - "System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "compile": { - "System.Runtime.CompilerServices.VisualC.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Reference/4.2.2.0": { - "compile": { - "System.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Extensions.Reference/4.2.2.0": { - "compile": { - "System.Runtime.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Handles/4.1.2.0": { - "compile": { - "System.Runtime.Handles.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices/4.2.2.0": { - "compile": { - "System.Runtime.InteropServices.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.WindowsRuntime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "compile": { - "System.Runtime.Intrinsics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Loader.Reference/4.1.1.0": { - "compile": { - "System.Runtime.Loader.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Numerics/4.1.2.0": { - "compile": { - "System.Runtime.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization/4.0.0.0": { - "compile": { - "System.Runtime.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "compile": { - "System.Runtime.Serialization.Formatters.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "compile": { - "System.Runtime.Serialization.Json.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "compile": { - "System.Runtime.Serialization.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "compile": { - "System.Runtime.Serialization.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security.AccessControl/4.1.1.0": { - "compile": { - "System.Security.AccessControl.dll": {} - }, - "compileOnly": true - }, - "System.Security.Claims/4.1.2.0": { - "compile": { - "System.Security.Claims.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "compile": { - "System.Security.Cryptography.Algorithms.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "compile": { - "System.Security.Cryptography.Cng.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Csp.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "compile": { - "System.Security.Cryptography.X509Certificates.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "compile": { - "System.Security.Cryptography.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security/4.0.0.0": { - "compile": { - "System.Security.dll": {} - }, - "compileOnly": true - }, - "System.Security.Permissions/4.0.3.0": { - "compile": { - "System.Security.Permissions.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal/4.1.2.0": { - "compile": { - "System.Security.Principal.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal.Windows/4.1.1.0": { - "compile": { - "System.Security.Principal.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Security.SecureString/4.1.2.0": { - "compile": { - "System.Security.SecureString.dll": {} - }, - "compileOnly": true - }, - "System.ServiceModel.Web/4.0.0.0": { - "compile": { - "System.ServiceModel.Web.dll": {} - }, - "compileOnly": true - }, - "System.ServiceProcess/4.0.0.0": { - "compile": { - "System.ServiceProcess.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.CodePages.Reference/4.1.3.0": { - "compile": { - "System.Text.Encoding.CodePages.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.Reference/4.1.2.0": { - "compile": { - "System.Text.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "compile": { - "System.Text.Encoding.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encodings.Web/4.0.5.0": { - "compile": { - "System.Text.Encodings.Web.dll": {} - }, - "compileOnly": true - }, - "System.Text.RegularExpressions/4.2.2.0": { - "compile": { - "System.Text.RegularExpressions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Channels/4.0.2.0": { - "compile": { - "System.Threading.Channels.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Reference/4.1.2.0": { - "compile": { - "System.Threading.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Overlapped/4.1.2.0": { - "compile": { - "System.Threading.Overlapped.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "compile": { - "System.Threading.Tasks.Dataflow.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Reference/4.1.2.0": { - "compile": { - "System.Threading.Tasks.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { - "compile": { - "System.Threading.Tasks.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "compile": { - "System.Threading.Tasks.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Thread/4.1.2.0": { - "compile": { - "System.Threading.Thread.dll": {} - }, - "compileOnly": true - }, - "System.Threading.ThreadPool/4.1.2.0": { - "compile": { - "System.Threading.ThreadPool.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Timer/4.1.2.0": { - "compile": { - "System.Threading.Timer.dll": {} - }, - "compileOnly": true - }, - "System.Transactions/4.0.0.0": { - "compile": { - "System.Transactions.dll": {} - }, - "compileOnly": true - }, - "System.Transactions.Local/4.0.2.0": { - "compile": { - "System.Transactions.Local.dll": {} - }, - "compileOnly": true - }, - "System.ValueTuple/4.0.3.0": { - "compile": { - "System.ValueTuple.dll": {} - }, - "compileOnly": true - }, - "System.Web/4.0.0.0": { - "compile": { - "System.Web.dll": {} - }, - "compileOnly": true - }, - "System.Web.HttpUtility/4.0.2.0": { - "compile": { - "System.Web.HttpUtility.dll": {} - }, - "compileOnly": true - }, - "System.Windows/4.0.0.0": { - "compile": { - "System.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Windows.Extensions/4.0.1.0": { - "compile": { - "System.Windows.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Xml/4.0.0.0": { - "compile": { - "System.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Linq/4.0.0.0": { - "compile": { - "System.Xml.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "compile": { - "System.Xml.ReaderWriter.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Serialization/4.0.0.0": { - "compile": { - "System.Xml.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlDocument/4.1.2.0": { - "compile": { - "System.Xml.XmlDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "compile": { - "System.Xml.XmlSerializer.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath/4.1.2.0": { - "compile": { - "System.Xml.XPath.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XPath.XDocument.dll": {} - }, - "compileOnly": true - }, - "WindowsBase/4.0.0.0": { - "compile": { - "WindowsBase.dll": {} - }, - "compileOnly": true - } - } - }, - "libraries": { - "Multicolin.Abp.SettingManagement.HttpApi/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "path": "configureawait.fody/3.3.1", - "hashPath": "configureawait.fody.3.3.1.nupkg.sha512" - }, - "Fody/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "path": "fody/6.0.2", - "hashPath": "fody.6.0.2.nupkg.sha512" - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "path": "jetbrains.annotations/2019.1.3", - "hashPath": "jetbrains.annotations.2019.1.3.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "hashPath": "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fdrF8gZnWy/sAtRgV6IMRr9V6t8nfTqS6VpzPUnCqe8vFnWlJP/J45LULpQfRCuyq7Mdk1qoDOnT9S9qI0Exqw==", - "path": "microsoft.aspnetcore.jsonpatch/3.1.2", - "hashPath": "microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "hashPath": "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pa3e4g6ppyn8fJHYxJCuMfCqIp2e8VWF2Cgl4XmQV3dnJHoGMZnZFnmnCNVsdQKbLTFpDiox2r48/KDo0czV2Q==", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/4EqGr6fZWqKGh44iWqnHktattiEEMu4QpNaEoWGepLdRme+hS+9bxUDO7SwVGG8pdcDf2EAUEZ/FqoViCYDIA==", - "path": "microsoft.aspnetcore.mvc.razor.extensions/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AcUZX2rkjccGaBosUfu5PYdzSM3/FkmC0y9UyyoneXz/iVGiLUeXZZtGOzYPxpkg5G1yyMtag50BCq6yMm0mTA==", - "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/3.1.2", - "hashPath": "microsoft.aspnetcore.mvc.razor.runtimecompilation.3.1.2.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==", - "path": "microsoft.aspnetcore.mvc.versioning/4.1.0", - "hashPath": "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512" - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VttbHyOJLKtaW57Zv7wUaKmgx6EZ5O7FjXMrBMzQu6DXfFTW79le/rzDeBcqhGeeji2rKuzBMrehyCbRal+reA==", - "path": "microsoft.aspnetcore.razor.language/3.1.2", - "hashPath": "microsoft.aspnetcore.razor.language.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cDKEoHdg3icjLrn9EJ4KIkJG+ahU1YouhB0J8EARhj6fTqA/3oUneak0hWbToLOBLOTePu/Oc1QEA4mwmMEYVA==", - "path": "microsoft.codeanalysis.analyzers/2.9.3", - "hashPath": "microsoft.codeanalysis.analyzers.2.9.3.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hK0BGWD2ZlTCZ/KD84LQrD95lwJuRg8++uVGeiLq+klmcsNf3g7j/QvXowZX5Wi+oL9egCFxI7d3A4GtpQAl0A==", - "path": "microsoft.codeanalysis.common/3.3.0", - "hashPath": "microsoft.codeanalysis.common.3.3.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-C0acBZTXLgi72UpV+E2zT+joclyPxNQ+zuHnvE0bS6hJA4i7kBBdW7qaLEwVP6a9MrrtL869StzvXqMc/0PvTg==", - "path": "microsoft.codeanalysis.csharp/3.3.0", - "hashPath": "microsoft.codeanalysis.csharp.3.3.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-blQr2sK7c8XhmImjUf/4KOlhJJ3mxHuUj2drw+0gwH2rf+/18C/1g3CJN5DZ/2IHsFvYFbb9zcnrXor5+mZI+w==", - "path": "microsoft.codeanalysis.razor/3.1.2", - "hashPath": "microsoft.codeanalysis.razor.3.1.2.nupkg.sha512" - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", - "path": "microsoft.csharp/4.7.0", - "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "hashPath": "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "path": "microsoft.extensions.caching.memory/3.1.2", - "hashPath": "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "path": "microsoft.extensions.configuration/3.1.2", - "hashPath": "microsoft.extensions.configuration.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "hashPath": "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "hashPath": "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "hashPath": "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "hashPath": "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "path": "microsoft.extensions.configuration.json/3.1.2", - "hashPath": "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "hashPath": "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AZR4ChHbwEHArC6iuLyf5Pr7BANayuVGcDUzuF+HoX5P1MTxFnyJu7cYOgRwPWAgIDZftqqeOm4LbGIQnQXsTw==", - "path": "microsoft.extensions.dependencymodel/3.1.2", - "hashPath": "microsoft.extensions.dependencymodel.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "hashPath": "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "hashPath": "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "path": "microsoft.extensions.localization/3.1.2", - "hashPath": "microsoft.extensions.localization.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "hashPath": "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "path": "microsoft.extensions.logging/3.1.2", - "hashPath": "microsoft.extensions.logging.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "hashPath": "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "path": "microsoft.extensions.options/3.1.2", - "hashPath": "microsoft.extensions.options.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "hashPath": "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "path": "microsoft.extensions.primitives/3.1.2", - "hashPath": "microsoft.extensions.primitives.3.1.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/2.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==", - "path": "microsoft.netcore.platforms/2.1.2", - "hashPath": "microsoft.netcore.platforms.2.1.2.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" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "path": "newtonsoft.json.bson/1.0.2", - "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "path": "nito.asyncex.context/5.0.0", - "hashPath": "nito.asyncex.context.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "path": "nito.asyncex.coordination/5.0.0", - "hashPath": "nito.asyncex.coordination.5.0.0.nupkg.sha512" - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "path": "nito.asyncex.tasks/5.0.0", - "hashPath": "nito.asyncex.tasks.5.0.0.nupkg.sha512" - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "path": "nito.collections.deque/1.0.4", - "hashPath": "nito.collections.deque.1.0.4.nupkg.sha512" - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "path": "nito.disposables/2.0.0", - "hashPath": "nito.disposables.2.0.0.nupkg.sha512" - }, - "NUglify/1.5.13": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EgvMq0u3PEeKv6uypBvau999iNSOSYdayZcxsgS9TBWIqs63WIWI/syl7cOs82J54xJnS3STpKZAW4SZElGIqg==", - "path": "nuglify/1.5.13", - "hashPath": "nuglify.1.5.13.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.Immutable/1.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "path": "system.collections.immutable/1.7.0", - "hashPath": "system.collections.immutable.1.7.0.nupkg.sha512" - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "path": "system.componentmodel.annotations/4.7.0", - "hashPath": "system.componentmodel.annotations.4.7.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.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.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.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.0.19": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "path": "system.linq.dynamic.core/1.0.19", - "hashPath": "system.linq.dynamic.core.1.0.19.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.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.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.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.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.CompilerServices.Unsafe/4.5.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", - "path": "system.runtime.compilerservices.unsafe/4.5.2", - "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.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.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.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.5.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", - "path": "system.text.encoding.codepages/4.5.1", - "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512" - }, - "System.Text.Json/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "path": "system.text.json/4.7.1", - "hashPath": "system.text.json.4.7.1.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.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==", - "path": "system.threading.tasks.extensions/4.5.3", - "hashPath": "system.threading.tasks.extensions.4.5.3.nupkg.sha512" - }, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IVb+mn9clcLztIixCuZaUHzOpPeHOMKm+LKsvViNblmuyYstJJyaquMTrnEV/jlWbICPDeBux5W+Eu50tD3tNg==", - "path": "volo.abp.apiversioning.abstractions/2.7.0", - "hashPath": "volo.abp.apiversioning.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-V0Xmn2dqjpdXYf6xOWZHW5t+qipr3ReAgYrcCsP0GMdEtuLLa0SBPk2bk9V7cfwkAgYrtETFkSbdYLhOsm/OFg==", - "path": "volo.abp.aspnetcore/2.7.0", - "hashPath": "volo.abp.aspnetcore.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-60bM5mtr+bQD0gaDZQ5DZ8egApJt92MtNcW6XrxCh7LMoJJJZhMRyicx6IGqztwyvV3r7+YqYpI0FjtDfWsPfg==", - "path": "volo.abp.aspnetcore.mvc/2.7.0", - "hashPath": "volo.abp.aspnetcore.mvc.2.7.0.nupkg.sha512" - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J2AsYy3P1UGWBdYwj/uhEoNpw9/fjIHYeHV748BHzV4bv6Zqb/c97h2pWhkmk1gL9r3+5NsZJBd/mktNA9iLPw==", - "path": "volo.abp.aspnetcore.mvc.contracts/2.7.0", - "hashPath": "volo.abp.aspnetcore.mvc.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "path": "volo.abp.auditing/2.7.0", - "hashPath": "volo.abp.auditing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "path": "volo.abp.authorization/2.7.0", - "hashPath": "volo.abp.authorization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "path": "volo.abp.caching/2.7.0", - "hashPath": "volo.abp.caching.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "path": "volo.abp.core/2.7.0", - "hashPath": "volo.abp.core.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "path": "volo.abp.data/2.7.0", - "hashPath": "volo.abp.data.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "path": "volo.abp.ddd.application/2.7.0", - "hashPath": "volo.abp.ddd.application.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "hashPath": "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "path": "volo.abp.ddd.domain/2.7.0", - "hashPath": "volo.abp.ddd.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "path": "volo.abp.eventbus/2.7.0", - "hashPath": "volo.abp.eventbus.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "path": "volo.abp.features/2.7.0", - "hashPath": "volo.abp.features.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "path": "volo.abp.guids/2.7.0", - "hashPath": "volo.abp.guids.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qMvj50fEVNCEzRd5IsjEy21HgAccqGSyuwV3oOPxeWJXsyltLtj/0E8Gcg3q+3yJj8D6WjE+DxTzF9ZJUoaB/A==", - "path": "volo.abp.http/2.7.0", - "hashPath": "volo.abp.http.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "path": "volo.abp.http.abstractions/2.7.0", - "hashPath": "volo.abp.http.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "path": "volo.abp.json/2.7.0", - "hashPath": "volo.abp.json.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "path": "volo.abp.localization/2.7.0", - "hashPath": "volo.abp.localization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "path": "volo.abp.localization.abstractions/2.7.0", - "hashPath": "volo.abp.localization.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Minify/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DYGNPy2SKwmpQh5PRKwhbggUEuzUwZ9FcjNYI0+4yo4ZwcWxM+Af/1k2vbr2R8J1RmdBeT7tusoNQXMoZ53mpQ==", - "path": "volo.abp.minify/2.7.0", - "hashPath": "volo.abp.minify.2.7.0.nupkg.sha512" - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "path": "volo.abp.multitenancy/2.7.0", - "hashPath": "volo.abp.multitenancy.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "path": "volo.abp.objectextending/2.7.0", - "hashPath": "volo.abp.objectextending.2.7.0.nupkg.sha512" - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "path": "volo.abp.objectmapping/2.7.0", - "hashPath": "volo.abp.objectmapping.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "path": "volo.abp.security/2.7.0", - "hashPath": "volo.abp.security.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "path": "volo.abp.serialization/2.7.0", - "hashPath": "volo.abp.serialization.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qa4Lj+oxjbBy7Q5zS6orTavJ1HdluHYMAt6VU5X87/ixZus81MvV1I8msoBOChOelsDHO9lrYp7B6zl3lOuPIw==", - "path": "volo.abp.settingmanagement.domain/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512" - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "hashPath": "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "path": "volo.abp.settings/2.7.0", - "hashPath": "volo.abp.settings.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "path": "volo.abp.threading/2.7.0", - "hashPath": "volo.abp.threading.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "path": "volo.abp.timing/2.7.0", - "hashPath": "volo.abp.timing.2.7.0.nupkg.sha512" - }, - "Volo.Abp.UI/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YjDr9Fb5HAvejzLNra9RGjJSwtOKY5k7+STMNWkCVwpPagLOxyAUvtytseOoWg3n7FGxYVvUYJYlRcgM8kX9vA==", - "path": "volo.abp.ui/2.7.0", - "hashPath": "volo.abp.ui.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "path": "volo.abp.uow/2.7.0", - "hashPath": "volo.abp.uow.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "path": "volo.abp.validation/2.7.0", - "hashPath": "volo.abp.validation.2.7.0.nupkg.sha512" - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "path": "volo.abp.validation.abstractions/2.7.0", - "hashPath": "volo.abp.validation.abstractions.2.7.0.nupkg.sha512" - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "path": "volo.abp.virtualfilesystem/2.7.0", - "hashPath": "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - }, - "Multicolin.Abp.SettingManagement.Application/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Multicolin.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.CSharp.Reference/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.JSInterop/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic/10.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "mscorlib/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "netstandard/2.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.AppContext/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Buffers/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Concurrent/4.0.15.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Immutable.Reference/1.2.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.NonGeneric/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Specialized/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Annotations.Reference/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Configuration/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Console/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Core/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.Common/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Debug.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Process/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tools/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing.Primitives/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Dynamic.Runtime/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Calendars/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipelines/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipes/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Expressions.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Queryable.Reference/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Memory.Reference/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Http/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.HttpListener/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Mail/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NameResolution/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NetworkInformation/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Ping/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Requests/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Security/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.ServicePoint/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Sockets/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebClient/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebProxy/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics.Vectors/4.1.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ObjectModel.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.ILGeneration.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.Lightweight.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Extensions.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Metadata.Reference/1.4.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Primitives.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.TypeExtensions.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Reader/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.ResourceManager.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Writer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Extensions.Reference/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Handles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Loader.Reference/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Numerics/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.AccessControl/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Claims/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Permissions/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal.Windows/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.SecureString/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceModel.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceProcess/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.CodePages.Reference/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encodings.Web/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.RegularExpressions/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Channels/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Overlapped/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Reference/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Extensions.Reference/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Thread/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.ThreadPool/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Timer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions.Local/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ValueTuple/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web.HttpUtility/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows.Extensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Linq/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "WindowsBase/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.dll deleted file mode 100644 index e8114ddc7..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.pdb deleted file mode 100644 index 924226811..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Antiforgery.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Antiforgery.dll deleted file mode 100644 index 1662f2ffb..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Antiforgery.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll deleted file mode 100644 index 3ead48c37..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Cookies.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Cookies.dll deleted file mode 100644 index dd3424b65..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Cookies.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Core.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Core.dll deleted file mode 100644 index c8a73b5c3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.OAuth.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.OAuth.dll deleted file mode 100644 index c57d6c0b2..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.OAuth.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.dll deleted file mode 100644 index 4d60a8883..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authentication.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authorization.Policy.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authorization.Policy.dll deleted file mode 100644 index fbc4c49ea..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Authorization.Policy.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Authorization.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Authorization.dll deleted file mode 100644 index 3c5998f4d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Authorization.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Forms.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Forms.dll deleted file mode 100644 index ceecd7b63..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Forms.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Server.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Server.dll deleted file mode 100644 index 52790a991..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Server.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Web.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Web.dll deleted file mode 100644 index dfa191bfd..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.dll deleted file mode 100644 index aa7f2ce01..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Components.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Connections.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Connections.Abstractions.dll deleted file mode 100644 index 16f7f1e5a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Connections.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.CookiePolicy.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.CookiePolicy.dll deleted file mode 100644 index 0fc83bd5c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.CookiePolicy.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cors.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cors.dll deleted file mode 100644 index 4210047ea..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cors.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.Internal.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.Internal.dll deleted file mode 100644 index 739b28e12..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.Internal.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll deleted file mode 100644 index 1d2696913..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll deleted file mode 100644 index 8a3d76772..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll deleted file mode 100644 index 382489a9c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.dll deleted file mode 100644 index 4a0b3e978..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.DataProtection.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll deleted file mode 100644 index f0310bcde..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll deleted file mode 100644 index 76c9f4893..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.dll deleted file mode 100644 index 762a12c58..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Diagnostics.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HostFiltering.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HostFiltering.dll deleted file mode 100644 index d44196dec..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HostFiltering.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll deleted file mode 100644 index e2137aa09..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll deleted file mode 100644 index b0c4b2f4c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.dll deleted file mode 100644 index 2b3b8112f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Hosting.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Html.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Html.Abstractions.dll deleted file mode 100644 index 4e2ea58d8..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Html.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Abstractions.dll deleted file mode 100644 index 9f1ecf577..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.Common.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.Common.dll deleted file mode 100644 index ee1ed052f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.Common.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.dll deleted file mode 100644 index ec0b4e72e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Connections.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Extensions.dll deleted file mode 100644 index b406b226a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Features.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Features.dll deleted file mode 100644 index 2ac58580f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.Features.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.dll deleted file mode 100644 index aa0f80fcd..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Http.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpOverrides.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpOverrides.dll deleted file mode 100644 index c151679f1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpOverrides.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpsPolicy.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpsPolicy.dll deleted file mode 100644 index 004122810..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.HttpsPolicy.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Identity.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Identity.dll deleted file mode 100644 index 39f5e3b08..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Identity.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.Routing.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.Routing.dll deleted file mode 100644 index c3c5e9590..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.Routing.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.dll deleted file mode 100644 index babcb29c5..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Localization.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll deleted file mode 100644 index d80a55078..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll deleted file mode 100644 index b31c7e649..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Core.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Core.dll deleted file mode 100644 index 5d4d461ad..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Cors.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Cors.dll deleted file mode 100644 index 03696e379..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Cors.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll deleted file mode 100644 index 98f04dfea..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll deleted file mode 100644 index 57f1424d9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll deleted file mode 100644 index b6cfca11a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Localization.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Localization.dll deleted file mode 100644 index cc1fef149..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Localization.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Razor.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Razor.dll deleted file mode 100644 index cf28dc317..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.Razor.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll deleted file mode 100644 index 7bd76805b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll deleted file mode 100644 index 863e7e663..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll deleted file mode 100644 index 2fddac6ee..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.dll deleted file mode 100644 index f03eca583..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Mvc.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.Runtime.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.Runtime.dll deleted file mode 100644 index b77e91134..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.Runtime.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.dll deleted file mode 100644 index c1a3192de..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Razor.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll deleted file mode 100644 index 4045ddc8e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.dll deleted file mode 100644 index 5951177be..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCaching.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCompression.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCompression.dll deleted file mode 100644 index 90e076a71..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.ResponseCompression.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Rewrite.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Rewrite.dll deleted file mode 100644 index 7c1482d74..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Rewrite.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.Abstractions.dll deleted file mode 100644 index 9ef2e01f4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.dll deleted file mode 100644 index cc07d1fb0..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Routing.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.HttpSys.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.HttpSys.dll deleted file mode 100644 index ba506881f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.HttpSys.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IIS.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IIS.dll deleted file mode 100644 index 84bf0a072..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IIS.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IISIntegration.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IISIntegration.dll deleted file mode 100644 index a908f7d72..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.IISIntegration.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll deleted file mode 100644 index 978b018ae..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll deleted file mode 100644 index 30b598d3b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.dll deleted file mode 100644 index 582595e6e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Server.Kestrel.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Session.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Session.dll deleted file mode 100644 index 17093c068..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.Session.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Common.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Common.dll deleted file mode 100644 index 01ebd41b6..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Common.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Core.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Core.dll deleted file mode 100644 index ee88a0517..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll deleted file mode 100644 index 98caa4764..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.dll deleted file mode 100644 index 450d2daef..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.SignalR.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.StaticFiles.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.StaticFiles.dll deleted file mode 100644 index ac67cd8ca..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.StaticFiles.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebSockets.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebSockets.dll deleted file mode 100644 index d99cebfa7..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebSockets.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebUtilities.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebUtilities.dll deleted file mode 100644 index 6c32dd42a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.WebUtilities.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.dll deleted file mode 100644 index 1960f2bfd..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.AspNetCore.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.CSharp.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.CSharp.dll deleted file mode 100644 index f85bffd45..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.CSharp.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Ini.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Ini.dll deleted file mode 100644 index 6fb99fb3b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Ini.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll deleted file mode 100644 index 9f6792ca9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Xml.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Xml.dll deleted file mode 100644 index 25a09e2eb..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Configuration.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll deleted file mode 100644 index 321d9c603..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll deleted file mode 100644 index 917c100ff..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.FileProviders.Embedded.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.FileProviders.Embedded.dll deleted file mode 100644 index a9f104fd3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.FileProviders.Embedded.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Hosting.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Hosting.dll deleted file mode 100644 index 4997aef92..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Hosting.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Http.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Http.dll deleted file mode 100644 index 3be680011..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Http.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Core.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Core.dll deleted file mode 100644 index d8c0f24f8..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Stores.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Stores.dll deleted file mode 100644 index 97af69159..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Identity.Stores.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Configuration.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Configuration.dll deleted file mode 100644 index 2680dab07..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Configuration.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Console.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Console.dll deleted file mode 100644 index 2bd346482..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Console.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Debug.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Debug.dll deleted file mode 100644 index 9c644d086..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.Debug.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventLog.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventLog.dll deleted file mode 100644 index 4c4e96882..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventLog.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventSource.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventSource.dll deleted file mode 100644 index 5ed77b6dd..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.EventSource.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.TraceSource.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.TraceSource.dll deleted file mode 100644 index f157e9572..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Logging.TraceSource.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.ObjectPool.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.ObjectPool.dll deleted file mode 100644 index b27f2dee4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.ObjectPool.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Options.DataAnnotations.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Options.DataAnnotations.dll deleted file mode 100644 index 4a9c8219b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.Options.DataAnnotations.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.WebEncoders.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.WebEncoders.dll deleted file mode 100644 index 59ae6231b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Extensions.WebEncoders.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.JSInterop.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.JSInterop.dll deleted file mode 100644 index ccf22395c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.JSInterop.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Net.Http.Headers.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Net.Http.Headers.dll deleted file mode 100644 index 5950b1b4e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Net.Http.Headers.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.Core.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.Core.dll deleted file mode 100644 index d91ae4994..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.dll deleted file mode 100644 index cd3989b37..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.VisualBasic.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Primitives.dll deleted file mode 100644 index 43ba80ca4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Registry.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Registry.dll deleted file mode 100644 index 6c1aa2539..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/Microsoft.Win32.Registry.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.AppContext.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.AppContext.dll deleted file mode 100644 index 6f91b4de3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.AppContext.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Buffers.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Buffers.dll deleted file mode 100644 index fd8b1a7d8..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Buffers.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Concurrent.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Concurrent.dll deleted file mode 100644 index b04f22f66..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Concurrent.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Immutable.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Immutable.dll deleted file mode 100644 index d64a1c41a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Immutable.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.NonGeneric.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.NonGeneric.dll deleted file mode 100644 index 7b4515368..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.NonGeneric.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Specialized.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Specialized.dll deleted file mode 100644 index 3d04382ab..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.Specialized.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.dll deleted file mode 100644 index a09c53039..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Collections.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Annotations.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Annotations.dll deleted file mode 100644 index 0857b8e5e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Annotations.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.DataAnnotations.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.DataAnnotations.dll deleted file mode 100644 index 1b93a6b55..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.DataAnnotations.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.EventBasedAsync.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.EventBasedAsync.dll deleted file mode 100644 index ceaad81de..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.EventBasedAsync.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Primitives.dll deleted file mode 100644 index b002b20a9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.TypeConverter.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.TypeConverter.dll deleted file mode 100644 index e0d655ee0..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.TypeConverter.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.dll deleted file mode 100644 index a4f1ab64a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ComponentModel.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Configuration.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Configuration.dll deleted file mode 100644 index ba07a6d89..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Configuration.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Console.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Console.dll deleted file mode 100644 index 929d10560..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Console.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Core.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Core.dll deleted file mode 100644 index a1219b922..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Core.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.Common.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.Common.dll deleted file mode 100644 index d98027956..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.Common.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.DataSetExtensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.DataSetExtensions.dll deleted file mode 100644 index 75b184566..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.DataSetExtensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.dll deleted file mode 100644 index 28dd7b5d5..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Data.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Contracts.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Contracts.dll deleted file mode 100644 index d883bbf1c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Contracts.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Debug.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Debug.dll deleted file mode 100644 index a8db445dd..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.DiagnosticSource.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index afac747ed..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.EventLog.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.EventLog.dll deleted file mode 100644 index 76e50a2cb..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.EventLog.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.FileVersionInfo.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.FileVersionInfo.dll deleted file mode 100644 index 9cc1b7df7..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.FileVersionInfo.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Process.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Process.dll deleted file mode 100644 index 8e7771794..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Process.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.StackTrace.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.StackTrace.dll deleted file mode 100644 index cb8f0e8f8..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.StackTrace.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TextWriterTraceListener.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TextWriterTraceListener.dll deleted file mode 100644 index 2d969d25f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tools.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tools.dll deleted file mode 100644 index 28f9e7efa..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tools.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TraceSource.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TraceSource.dll deleted file mode 100644 index 0d7d38540..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.TraceSource.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tracing.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tracing.dll deleted file mode 100644 index c38a193eb..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Diagnostics.Tracing.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.Primitives.dll deleted file mode 100644 index dd867f9bd..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.dll deleted file mode 100644 index d93f8c69b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Drawing.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Dynamic.Runtime.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Dynamic.Runtime.dll deleted file mode 100644 index 921deb9d1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Dynamic.Runtime.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Calendars.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Calendars.dll deleted file mode 100644 index ec695373c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Calendars.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Extensions.dll deleted file mode 100644 index c9ba57759..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.dll deleted file mode 100644 index f63cd8c33..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Globalization.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.Brotli.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.Brotli.dll deleted file mode 100644 index 0379a2e22..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.Brotli.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.FileSystem.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.FileSystem.dll deleted file mode 100644 index 5bf044790..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.FileSystem.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.ZipFile.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.ZipFile.dll deleted file mode 100644 index 21b4f2db4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.ZipFile.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.dll deleted file mode 100644 index 7bd457ca1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Compression.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.DriveInfo.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.DriveInfo.dll deleted file mode 100644 index b3587e947..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.DriveInfo.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Primitives.dll deleted file mode 100644 index 73ae6de43..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Watcher.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Watcher.dll deleted file mode 100644 index 74c8de2bb..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.Watcher.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.dll deleted file mode 100644 index 77af48a49..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.FileSystem.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.IsolatedStorage.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.IsolatedStorage.dll deleted file mode 100644 index f6e789212..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.IsolatedStorage.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.MemoryMappedFiles.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.MemoryMappedFiles.dll deleted file mode 100644 index e86c475e5..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.MemoryMappedFiles.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipelines.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipelines.dll deleted file mode 100644 index cca2bd89f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipelines.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipes.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipes.dll deleted file mode 100644 index df53660b0..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.Pipes.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.UnmanagedMemoryStream.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.UnmanagedMemoryStream.dll deleted file mode 100644 index 8a6041fa9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.UnmanagedMemoryStream.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.dll deleted file mode 100644 index 9fa2121d4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.IO.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Expressions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Expressions.dll deleted file mode 100644 index 8a8523039..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Expressions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Parallel.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Parallel.dll deleted file mode 100644 index 66f2fdb30..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Parallel.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Queryable.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Queryable.dll deleted file mode 100644 index be49f0aff..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.Queryable.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.dll deleted file mode 100644 index 862f1b5c8..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Linq.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Memory.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Memory.dll deleted file mode 100644 index fe5365dd2..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Memory.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Http.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Http.dll deleted file mode 100644 index acb4c1ede..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Http.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.HttpListener.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.HttpListener.dll deleted file mode 100644 index 8fb84a0d4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.HttpListener.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Mail.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Mail.dll deleted file mode 100644 index dbd96428d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Mail.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NameResolution.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NameResolution.dll deleted file mode 100644 index adc4b5b4a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NameResolution.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NetworkInformation.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NetworkInformation.dll deleted file mode 100644 index 293cd463e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.NetworkInformation.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Ping.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Ping.dll deleted file mode 100644 index ec6f318e4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Ping.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Primitives.dll deleted file mode 100644 index b8fb4b5df..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Requests.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Requests.dll deleted file mode 100644 index 02efa962f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Requests.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Security.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Security.dll deleted file mode 100644 index 956573b60..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Security.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.ServicePoint.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.ServicePoint.dll deleted file mode 100644 index 4402e1386..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.ServicePoint.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Sockets.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Sockets.dll deleted file mode 100644 index 871616d2d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.Sockets.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebClient.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebClient.dll deleted file mode 100644 index e05a333ec..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebClient.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebHeaderCollection.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebHeaderCollection.dll deleted file mode 100644 index c1757a561..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebHeaderCollection.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebProxy.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebProxy.dll deleted file mode 100644 index d542d7464..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebProxy.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.Client.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.Client.dll deleted file mode 100644 index 854e5520d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.Client.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.dll deleted file mode 100644 index 01ee061b5..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.WebSockets.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.dll deleted file mode 100644 index a2362373c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Net.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.Vectors.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.Vectors.dll deleted file mode 100644 index e392b9ca5..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.Vectors.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.dll deleted file mode 100644 index b00ee905f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Numerics.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ObjectModel.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ObjectModel.dll deleted file mode 100644 index a8e56ee9e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ObjectModel.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.DispatchProxy.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.DispatchProxy.dll deleted file mode 100644 index a156ed304..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.DispatchProxy.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.ILGeneration.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.ILGeneration.dll deleted file mode 100644 index 7f95ee287..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.ILGeneration.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.Lightweight.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index 1a99d68c4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.dll deleted file mode 100644 index a293d70f5..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Emit.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Extensions.dll deleted file mode 100644 index 5d3d85961..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Metadata.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Metadata.dll deleted file mode 100644 index 9519d3dda..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Metadata.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Primitives.dll deleted file mode 100644 index 50b2df27c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.TypeExtensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.TypeExtensions.dll deleted file mode 100644 index d7b4faf47..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.TypeExtensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.dll deleted file mode 100644 index 8c985668b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Reflection.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Reader.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Reader.dll deleted file mode 100644 index a6cef86ed..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Reader.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.ResourceManager.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.ResourceManager.dll deleted file mode 100644 index c6997eb26..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.ResourceManager.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Writer.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Writer.dll deleted file mode 100644 index 2b8d2612d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Resources.Writer.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.Unsafe.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index d7a8f23cf..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.VisualC.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.VisualC.dll deleted file mode 100644 index 5f0b98ed1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Extensions.dll deleted file mode 100644 index d802711ce..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Handles.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Handles.dll deleted file mode 100644 index 52cd3d79d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Handles.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.RuntimeInformation.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.RuntimeInformation.dll deleted file mode 100644 index d30d39b0f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.WindowsRuntime.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.WindowsRuntime.dll deleted file mode 100644 index 7d3b89d26..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.WindowsRuntime.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.dll deleted file mode 100644 index 0fb143d72..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Intrinsics.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Intrinsics.dll deleted file mode 100644 index 8ae7d2697..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Intrinsics.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Loader.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Loader.dll deleted file mode 100644 index c29380cc7..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Loader.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Numerics.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Numerics.dll deleted file mode 100644 index 7b0b9105e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Numerics.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Formatters.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Formatters.dll deleted file mode 100644 index 72e17412a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Formatters.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Json.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Json.dll deleted file mode 100644 index 1f1983b5d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Json.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Primitives.dll deleted file mode 100644 index 678345a43..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Xml.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Xml.dll deleted file mode 100644 index 8703aa044..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.dll deleted file mode 100644 index b55f3c326..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.Serialization.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.dll deleted file mode 100644 index 40ceb7715..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Runtime.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.AccessControl.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.AccessControl.dll deleted file mode 100644 index 6908632f5..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.AccessControl.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Claims.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Claims.dll deleted file mode 100644 index ed9b04259..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Claims.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Algorithms.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Algorithms.dll deleted file mode 100644 index 338e4db14..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Algorithms.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Cng.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Cng.dll deleted file mode 100644 index f4a4fc87d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Cng.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Csp.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Csp.dll deleted file mode 100644 index 73c9346db..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Csp.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Encoding.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Encoding.dll deleted file mode 100644 index acd9a0df1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Encoding.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Primitives.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Primitives.dll deleted file mode 100644 index 44f6c3146..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Primitives.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.X509Certificates.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.X509Certificates.dll deleted file mode 100644 index 61202d6d1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.X509Certificates.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Xml.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Xml.dll deleted file mode 100644 index 1fa47b70c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Cryptography.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Permissions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Permissions.dll deleted file mode 100644 index 0b9f80fbe..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Permissions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.Windows.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.Windows.dll deleted file mode 100644 index f8373f5c6..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.Windows.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.dll deleted file mode 100644 index f782bbc79..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.Principal.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.SecureString.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.SecureString.dll deleted file mode 100644 index 040cfd5b9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.SecureString.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.dll deleted file mode 100644 index f911034a1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Security.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceModel.Web.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceModel.Web.dll deleted file mode 100644 index d54cb4b52..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceModel.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceProcess.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceProcess.dll deleted file mode 100644 index f0c2d53a9..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ServiceProcess.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.CodePages.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.CodePages.dll deleted file mode 100644 index b00edb184..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.Extensions.dll deleted file mode 100644 index 7ae54eb82..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.dll deleted file mode 100644 index 81e2ae58d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encoding.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encodings.Web.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encodings.Web.dll deleted file mode 100644 index d2d7aeca7..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.RegularExpressions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.RegularExpressions.dll deleted file mode 100644 index ebd3000f3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Text.RegularExpressions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Channels.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Channels.dll deleted file mode 100644 index 07a1ab4f8..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Channels.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Overlapped.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Overlapped.dll deleted file mode 100644 index a83221e87..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Overlapped.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Dataflow.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Dataflow.dll deleted file mode 100644 index 4417c5e6d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Dataflow.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index 6b7846cf8..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Parallel.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Parallel.dll deleted file mode 100644 index 876fcb5f0..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.Parallel.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.dll deleted file mode 100644 index 34814c135..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Tasks.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Thread.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Thread.dll deleted file mode 100644 index 2882ceec3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Thread.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.ThreadPool.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.ThreadPool.dll deleted file mode 100644 index 37ee3351e..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.ThreadPool.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Timer.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Timer.dll deleted file mode 100644 index 2d5602bf4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.Timer.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.dll deleted file mode 100644 index 9d0c4beb6..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Threading.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.Local.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.Local.dll deleted file mode 100644 index d9822cb4c..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.Local.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.dll deleted file mode 100644 index e67ffa39b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Transactions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ValueTuple.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ValueTuple.dll deleted file mode 100644 index 91b8927e1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.ValueTuple.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.HttpUtility.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.HttpUtility.dll deleted file mode 100644 index af89489e1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.HttpUtility.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.dll deleted file mode 100644 index 50e378854..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Web.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.Extensions.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.Extensions.dll deleted file mode 100644 index ae64d99a7..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.Extensions.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.dll deleted file mode 100644 index 68b989c8a..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Windows.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Linq.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Linq.dll deleted file mode 100644 index b0d1a486b..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Linq.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.ReaderWriter.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.ReaderWriter.dll deleted file mode 100644 index 9c060de28..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.ReaderWriter.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Serialization.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Serialization.dll deleted file mode 100644 index 8b3e3f8d4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.Serialization.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XDocument.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XDocument.dll deleted file mode 100644 index 5b25fed2f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XDocument.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.XDocument.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.XDocument.dll deleted file mode 100644 index 3fb543958..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.XDocument.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.dll deleted file mode 100644 index 36c0419f6..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XPath.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlDocument.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlDocument.dll deleted file mode 100644 index b0d46d295..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlDocument.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlSerializer.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlSerializer.dll deleted file mode 100644 index f5522e7d3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.XmlSerializer.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.dll deleted file mode 100644 index 798ca6ee1..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.Xml.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.dll deleted file mode 100644 index b3563248f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/System.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/WindowsBase.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/WindowsBase.dll deleted file mode 100644 index c3fcb9fc6..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/WindowsBase.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/mscorlib.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/mscorlib.dll deleted file mode 100644 index 0d2b46cd3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/mscorlib.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/netstandard.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/netstandard.dll deleted file mode 100644 index a3968c570..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/bin/Debug/netcoreapp3.1/refs/netstandard.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfo.cs b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfo.cs deleted file mode 100644 index 60fc26242..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LINGYUN.Abp.SettingManagement.HttpApi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LINGYUN.Abp.SettingManagement.HttpApi")] -[assembly: System.Reflection.AssemblyTitleAttribute("LINGYUN.Abp.SettingManagement.HttpApi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache deleted file mode 100644 index c77032b6d..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9650140c07c3ca072f607fc5ef9eb305873681d5 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.assets.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.assets.cache deleted file mode 100644 index e8845dd8d..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.CopyComplete b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.CoreCompileInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.CoreCompileInputs.cache deleted file mode 100644 index c2e7a3d17..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ccda624f7bf374787571cc565659bb45d897aa20 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.FileListAbsolute.txt b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.FileListAbsolute.txt deleted file mode 100644 index 5069a59ea..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,269 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Antiforgery.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Cookies.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.OAuth.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authorization.Policy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Authorization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Forms.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Server.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Connections.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.CookiePolicy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.Internal.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HostFiltering.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Html.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Features.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpOverrides.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpsPolicy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Identity.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.Routing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ApiExplorer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Cors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Localization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Razor.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.RazorPages.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.TagHelpers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ViewFeatures.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCompression.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Rewrite.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.HttpSys.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IIS.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IISIntegration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Session.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Protocols.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.StaticFiles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebSockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebUtilities.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.CSharp.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Ini.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.KeyPerFile.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.FileProviders.Embedded.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Hosting.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Stores.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Configuration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Console.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Debug.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventLog.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.TraceSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.ObjectPool.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Options.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.WebEncoders.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.JSInterop.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Net.Http.Headers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Registry.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\mscorlib.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\netstandard.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.AppContext.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Buffers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Concurrent.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Immutable.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.NonGeneric.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Specialized.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Annotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.EventBasedAsync.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.TypeConverter.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Configuration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Console.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.DataSetExtensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Debug.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.DiagnosticSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.EventLog.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.FileVersionInfo.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Process.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.StackTrace.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TextWriterTraceListener.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tools.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TraceSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tracing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Dynamic.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Calendars.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.Brotli.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.FileSystem.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.ZipFile.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.DriveInfo.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Watcher.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.IsolatedStorage.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.MemoryMappedFiles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipelines.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipes.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.UnmanagedMemoryStream.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Expressions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Parallel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Queryable.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Memory.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.HttpListener.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Mail.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NameResolution.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NetworkInformation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Ping.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Requests.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Security.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.ServicePoint.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Sockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebClient.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebHeaderCollection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebProxy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.Client.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.Vectors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ObjectModel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.DispatchProxy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.ILGeneration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.Lightweight.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Metadata.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.TypeExtensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Reader.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.ResourceManager.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Writer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.Unsafe.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.VisualC.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Handles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.RuntimeInformation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.WindowsRuntime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Intrinsics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Loader.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Numerics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Formatters.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.AccessControl.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Claims.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Algorithms.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Cng.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Csp.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Encoding.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.X509Certificates.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Permissions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.Windows.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.SecureString.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceModel.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceProcess.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.CodePages.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encodings.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.RegularExpressions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Channels.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Overlapped.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Dataflow.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Parallel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Thread.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.ThreadPool.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Timer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.Local.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ValueTuple.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.HttpUtility.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Linq.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.ReaderWriter.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Serialization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlSerializer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.XDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\WindowsBase.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.Application.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\LINGYUN.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\LINGYUN.Abp.SettingManagement.HttpApi.csproj.CoreCompileInputs.cache diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache deleted file mode 100644 index 970b1ecb3..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.dll deleted file mode 100644 index f726db54f..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.pdb deleted file mode 100644 index 1420dfe72..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/LINGYUN.Abp.SettingManagement.HttpApi.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfo.cs b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfo.cs deleted file mode 100644 index d2643fa6f..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Multicolin.Abp.SettingManagement.HttpApi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Multicolin.Abp.SettingManagement.HttpApi")] -[assembly: System.Reflection.AssemblyTitleAttribute("Multicolin.Abp.SettingManagement.HttpApi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache deleted file mode 100644 index e04e68081..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -61a51c501c065350460e4335d61f670530d9df1b diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.assets.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.assets.cache deleted file mode 100644 index a7414acf4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.assets.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csproj.CopyComplete b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csproj.CopyComplete deleted file mode 100644 index e69de29bb..000000000 diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csproj.FileListAbsolute.txt b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csproj.FileListAbsolute.txt deleted file mode 100644 index 9b2378dee..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,268 +0,0 @@ -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.Application.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.Application.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfoInputs.cache -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.AssemblyInfo.cs -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.deps.json -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Antiforgery.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Cookies.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authentication.OAuth.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Authorization.Policy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Authorization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Forms.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Server.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Components.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Connections.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.CookiePolicy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.Internal.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.DataProtection.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HostFiltering.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Html.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Connections.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Http.Features.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpOverrides.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.HttpsPolicy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Identity.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Localization.Routing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ApiExplorer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Cors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Localization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.Razor.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.RazorPages.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.TagHelpers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Mvc.ViewFeatures.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Razor.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCaching.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.ResponseCompression.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Rewrite.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Routing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.HttpSys.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IIS.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.IISIntegration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.Session.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.SignalR.Protocols.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.StaticFiles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebSockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.AspNetCore.WebUtilities.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.CSharp.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Ini.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.KeyPerFile.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Configuration.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Diagnostics.HealthChecks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.FileProviders.Embedded.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Hosting.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Identity.Stores.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Configuration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Console.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.Debug.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventLog.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.EventSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Logging.TraceSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.ObjectPool.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.Options.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Extensions.WebEncoders.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.JSInterop.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Net.Http.Headers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.VisualBasic.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\Microsoft.Win32.Registry.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\mscorlib.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\netstandard.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.AppContext.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Buffers.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Concurrent.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Immutable.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.NonGeneric.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Collections.Specialized.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Annotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.DataAnnotations.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.EventBasedAsync.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ComponentModel.TypeConverter.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Configuration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Console.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Core.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.Common.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.DataSetExtensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Data.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Contracts.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Debug.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.DiagnosticSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.EventLog.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.FileVersionInfo.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Process.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.StackTrace.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TextWriterTraceListener.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tools.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.TraceSource.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Diagnostics.Tracing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Drawing.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Dynamic.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Calendars.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Globalization.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.Brotli.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.FileSystem.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Compression.ZipFile.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.DriveInfo.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.FileSystem.Watcher.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.IsolatedStorage.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.MemoryMappedFiles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipelines.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.Pipes.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.IO.UnmanagedMemoryStream.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Expressions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Parallel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Linq.Queryable.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Memory.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Http.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.HttpListener.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Mail.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NameResolution.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.NetworkInformation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Ping.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Requests.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Security.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.ServicePoint.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.Sockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebClient.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebHeaderCollection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebProxy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.Client.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Net.WebSockets.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Numerics.Vectors.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ObjectModel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.DispatchProxy.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.ILGeneration.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Emit.Lightweight.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Metadata.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Reflection.TypeExtensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Reader.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.ResourceManager.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Resources.Writer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.Unsafe.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.CompilerServices.VisualC.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Handles.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.RuntimeInformation.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.InteropServices.WindowsRuntime.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Intrinsics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Loader.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Numerics.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Formatters.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Json.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Runtime.Serialization.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.AccessControl.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Claims.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Algorithms.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Cng.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Csp.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Encoding.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Primitives.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.X509Certificates.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Cryptography.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Permissions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.Principal.Windows.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Security.SecureString.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceModel.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ServiceProcess.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.CodePages.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encoding.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.Encodings.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Text.RegularExpressions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Channels.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Overlapped.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Dataflow.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Tasks.Parallel.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Thread.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.ThreadPool.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Threading.Timer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Transactions.Local.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.ValueTuple.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Web.HttpUtility.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Windows.Extensions.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Linq.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.ReaderWriter.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.Serialization.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XmlSerializer.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\System.Xml.XPath.XDocument.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\refs\WindowsBase.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.Application.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\bin\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.Application.Contracts.pdb -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.csproj.CopyComplete -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.dll -D:\Projects\MicroService\CRM\Multicolin.MicroService\modules\settings\Multicolin.Abp.SettingManagement.HttpApi\obj\Debug\netcoreapp3.1\Multicolin.Abp.SettingManagement.HttpApi.pdb diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache deleted file mode 100644 index 76b37f0f4..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.csprojAssemblyReference.cache and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.dll b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.dll deleted file mode 100644 index e8114ddc7..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.dll and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.pdb b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.pdb deleted file mode 100644 index 924226811..000000000 Binary files a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Debug/netcoreapp3.1/Multicolin.Abp.SettingManagement.HttpApi.pdb and /dev/null differ diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.cache deleted file mode 100644 index ae8ebd613..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "OuqZxVdpMod9snnZ/mxqAoWUFOJ6L3xcgLApINhjYq/OPJhD/Ww1WvTRB1eSEtE4tmGivnf39LKhVnsA6hr3UA==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.dgspec.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.dgspec.json deleted file mode 100644 index 171748c08..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.dgspec.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\LINGYUN.Abp.SettingManagement.HttpApi.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.SettingManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application.Contracts\\LINGYUN.Abp.SettingManagement.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.SettingManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\LINGYUN.Abp.SettingManagement.HttpApi.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\LINGYUN.Abp.SettingManagement.HttpApi.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.HttpApi", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\LINGYUN.Abp.SettingManagement.HttpApi.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "dependencies": { - "Volo.Abp.AspNetCore.Mvc": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.g.props b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.g.props deleted file mode 100644 index acc7b7ec1..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.g.props +++ /dev/null @@ -1,27 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.5.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - Volo.Abp.AspNetCore.Mvc - 2.7.0 - Content - False - Properties\launchSettings.json - - - - C:\Users\iVarKey\.nuget\packages\microsoft.codeanalysis.analyzers\2.9.3 - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.g.targets b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.g.targets deleted file mode 100644 index 5155aa6c7..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/LINGYUN.Abp.SettingManagement.HttpApi.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.cache deleted file mode 100644 index 2a613a0bc..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.cache +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 1, - "dgSpecHash": "8Epltt7sdXB2Sxnm4qMXBjuk7Um9bPyCysD6Q6Rs8cM6UJP1fUrwBB7506OBs6UbTT9LvvdPkfIWpXQNtis9HA==", - "success": true -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.dgspec.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.dgspec.json deleted file mode 100644 index be05394ae..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.dgspec.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.HttpApi\\Multicolin.Abp.SettingManagement.HttpApi.csproj": {} - }, - "projects": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj", - "projectName": "Multicolin.Abp.SettingManagement.Application.Contracts", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.Ddd.Application": { - "target": "Package", - "version": "[2.7.0, )" - }, - "Volo.Abp.SettingManagement.Domain.Shared": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj", - "projectName": "Multicolin.Abp.SettingManagement.Application", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application.Contracts\\Multicolin.Abp.SettingManagement.Application.Contracts.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "Volo.Abp.SettingManagement.Domain": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.HttpApi\\Multicolin.Abp.SettingManagement.HttpApi.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.HttpApi\\Multicolin.Abp.SettingManagement.HttpApi.csproj", - "projectName": "Multicolin.Abp.SettingManagement.HttpApi", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.HttpApi\\Multicolin.Abp.SettingManagement.HttpApi.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.HttpApi\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Multicolin.MicroService\\modules\\settings\\Multicolin.Abp.SettingManagement.Application\\Multicolin.Abp.SettingManagement.Application.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "dependencies": { - "Volo.Abp.AspNetCore.Mvc": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.g.props b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.g.props deleted file mode 100644 index cc9562941..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.g.props +++ /dev/null @@ -1,27 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\iVarKey\.nuget\packages\;D:\Microsoft\Xamarin\NuGet\;C:\Program Files (x86)\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.4.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - Volo.Abp.AspNetCore.Mvc - 2.7.0 - Content - False - Properties\launchSettings.json - - - - C:\Users\iVarKey\.nuget\packages\microsoft.codeanalysis.analyzers\2.9.3 - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.g.targets b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.g.targets deleted file mode 100644 index 5155aa6c7..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/Multicolin.Abp.SettingManagement.HttpApi.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/project.assets.json b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/project.assets.json deleted file mode 100644 index fb6e92964..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/project.assets.json +++ /dev/null @@ -1,4917 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETCoreApp,Version=v3.1": { - "ConfigureAwait.Fody/3.3.1": { - "type": "package", - "dependencies": { - "Fody": "6.0.2" - }, - "compile": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ConfigureAwait.dll": {} - }, - "build": { - "build/_._": {} - } - }, - "Fody/6.0.2": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "JetBrains.Annotations/2019.1.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.0/JetBrains.Annotations.dll": {} - } - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.7.0", - "Newtonsoft.Json": "12.0.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "3.1.2", - "Newtonsoft.Json": "12.0.2", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2" - }, - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} - } - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Mvc.Razor.Extensions": "3.1.2", - "Microsoft.CodeAnalysis.Razor": "3.1.2", - "Microsoft.Extensions.DependencyModel": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ], - "build": { - "buildTransitive/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets": {} - } - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} - } - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "2.9.3", - "System.Collections.Immutable": "1.5.0", - "System.Memory": "4.5.3", - "System.Reflection.Metadata": "1.6.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2", - "System.Text.Encoding.CodePages": "4.5.1", - "System.Threading.Tasks.Extensions": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {} - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Common": "[3.3.0]" - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {} - }, - "resource": { - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Razor.Language": "3.1.2", - "Microsoft.CodeAnalysis.CSharp": "3.3.0", - "Microsoft.CodeAnalysis.Common": "3.3.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {} - } - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {} - } - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll": {} - } - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - } - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration": "3.1.2", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll": {} - } - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Json": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "build": { - "build/netstandard2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "type": "package", - "dependencies": { - "System.Text.Json": "4.7.1" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll": {} - } - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll": {} - } - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Localization/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization.Abstractions": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll": {} - } - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Logging.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Primitives": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.2", - "Microsoft.Extensions.Configuration.Binder": "3.1.2", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2" - }, - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - } - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.NETCore.Platforms/2.1.2": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "dependencies": { - "Newtonsoft.Json": "12.0.1" - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} - } - }, - "Nito.AsyncEx.Context/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {} - } - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "type": "package", - "dependencies": { - "Nito.AsyncEx.Tasks": "5.0.0", - "Nito.Collections.Deque": "1.0.4", - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {} - } - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "type": "package", - "dependencies": { - "Nito.Disposables": "2.0.0" - }, - "compile": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {} - } - }, - "Nito.Collections.Deque/1.0.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Collections.Deque.dll": {} - } - }, - "Nito.Disposables/2.0.0": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "1.4.0" - }, - "compile": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Nito.Disposables.dll": {} - } - }, - "NUglify/1.5.13": { - "type": "package", - "compile": { - "lib/netstandard2.0/NUglify.dll": {} - }, - "runtime": { - "lib/netstandard2.0/NUglify.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Immutable/1.7.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Collections.Immutable.dll": {} - } - }, - "System.ComponentModel.Annotations/4.7.0": { - "type": "package", - "compile": { - "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.0.19": { - "type": "package", - "compile": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Queryable/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Linq.Queryable.dll": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - } - }, - "System.Runtime.Loader/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Loader.dll": {} - }, - "runtime": { - "lib/netstandard1.5/System.Runtime.Loader.dll": {} - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.CodePages/4.5.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "2.1.2", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Text.Json/4.7.1": { - "type": "package", - "compile": { - "lib/netcoreapp3.0/System.Text.Json.dll": {} - }, - "runtime": { - "lib/netcoreapp3.0/System.Text.Json.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": {} - } - }, - "Volo.Abp.AspNetCore/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Http": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.UI": "2.7.0", - "Volo.Abp.Uow": "2.7.0", - "Volo.Abp.Validation": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll": {} - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ], - "contentFiles": { - "contentFiles/any/any/_._": { - "buildAction": "None", - "codeLanguage": "any", - "copyToOutput": false - } - } - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "3.1.2", - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "3.1.2", - "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0", - "Volo.Abp.ApiVersioning.Abstractions": "2.7.0", - "Volo.Abp.AspNetCore": "2.7.0", - "Volo.Abp.AspNetCore.Mvc.Contracts": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.UI": "2.7.0" - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll": {} - }, - "contentFiles": { - "contentFiles/any/netcoreapp3.1/Properties/launchSettings.json": { - "buildAction": "Content", - "codeLanguage": "any", - "copyToOutput": false - } - } - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Ddd.Application": "2.7.0" - }, - "compile": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll": {} - } - }, - "Volo.Abp.Auditing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Auditing.dll": {} - } - }, - "Volo.Abp.Authorization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.AspNetCore.Authorization": "3.1.2", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Authorization.dll": {} - } - }, - "Volo.Abp.Caching/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.Caching.Memory": "3.1.2", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Serialization": "2.7.0", - "Volo.Abp.Threading": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Caching.dll": {} - } - }, - "Volo.Abp.Core/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "JetBrains.Annotations": "2019.1.3", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.2", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.2", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.2", - "Microsoft.Extensions.DependencyInjection": "3.1.2", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.2", - "Microsoft.Extensions.Localization": "3.1.2", - "Microsoft.Extensions.Logging": "3.1.2", - "Microsoft.Extensions.Options": "3.1.2", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.2", - "Nito.AsyncEx.Context": "5.0.0", - "Nito.AsyncEx.Coordination": "5.0.0", - "System.Collections.Immutable": "1.7.0", - "System.ComponentModel.Annotations": "4.7.0", - "System.Linq.Dynamic.Core": "1.0.19", - "System.Linq.Queryable": "4.3.0", - "System.Runtime.Loader": "4.3.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Core.dll": {} - } - }, - "Volo.Abp.Data/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0", - "Volo.Abp.ObjectExtending": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Data.dll": {} - } - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Authorization": "2.7.0", - "Volo.Abp.Ddd.Application.Contracts": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.Features": "2.7.0", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Security": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {} - } - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {} - } - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Auditing": "2.7.0", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.EventBus": "2.7.0", - "Volo.Abp.Guids": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.ObjectMapping": "2.7.0", - "Volo.Abp.Threading": "2.7.0", - "Volo.Abp.Timing": "2.7.0", - "Volo.Abp.Uow": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {} - } - }, - "Volo.Abp.EventBus/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.EventBus.dll": {} - } - }, - "Volo.Abp.Features/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Validation": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Features.dll": {} - } - }, - "Volo.Abp.Guids/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Guids.dll": {} - } - }, - "Volo.Abp.Http/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Http.Abstractions": "2.7.0", - "Volo.Abp.Json": "2.7.0", - "Volo.Abp.Minify": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.dll": {} - } - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {} - } - }, - "Volo.Abp.Json/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Timing": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Json.dll": {} - } - }, - "Volo.Abp.Localization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Newtonsoft.Json": "12.0.3", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Settings": "2.7.0", - "Volo.Abp.VirtualFileSystem": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.dll": {} - } - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {} - } - }, - "Volo.Abp.Minify/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "NUglify": "1.5.13", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Minify.dll": {} - } - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Data": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {} - } - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {} - } - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {} - } - }, - "Volo.Abp.Security/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Security.dll": {} - } - }, - "Volo.Abp.Serialization/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Serialization.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Caching": "2.7.0", - "Volo.Abp.Ddd.Domain": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0", - "Volo.Abp.Settings": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll": {} - } - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll": {} - } - }, - "Volo.Abp.Settings/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization.Abstractions": "2.7.0", - "Volo.Abp.MultiTenancy": "2.7.0", - "Volo.Abp.Security": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Settings.dll": {} - } - }, - "Volo.Abp.Threading/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Threading.dll": {} - } - }, - "Volo.Abp.Timing/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Timing.dll": {} - } - }, - "Volo.Abp.UI/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.UI.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.UI.dll": {} - } - }, - "Volo.Abp.Uow/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Uow.dll": {} - } - }, - "Volo.Abp.Validation/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Localization": "2.7.0", - "Volo.Abp.Validation.Abstractions": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.dll": {} - } - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {} - } - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "type": "package", - "dependencies": { - "ConfigureAwait.Fody": "3.3.1", - "Microsoft.Extensions.FileProviders.Composite": "3.1.2", - "Microsoft.Extensions.FileProviders.Physical": "3.1.2", - "Volo.Abp.Core": "2.7.0" - }, - "compile": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {} - } - }, - "LINGYUN.Abp.SettingManagement.Application/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "LINGYUN.Abp.SettingManagement.Application.Contracts": "1.0.0", - "Volo.Abp.SettingManagement.Domain": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.Abp.SettingManagement.Application.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.Abp.SettingManagement.Application.dll": {} - } - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "Volo.Abp.Ddd.Application": "2.7.0", - "Volo.Abp.SettingManagement.Domain.Shared": "2.7.0" - }, - "compile": { - "bin/placeholder/LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - }, - "runtime": { - "bin/placeholder/LINGYUN.Abp.SettingManagement.Application.Contracts.dll": {} - } - } - } - }, - "libraries": { - "ConfigureAwait.Fody/3.3.1": { - "sha512": "R9PQYf0AT4RBZcUXm22xWkCpSmNHdTzQ0dOyLIsxIK6dwXH4S9pY/rZdXU/63i8vZvSzZ99sB1kP7xer8MCe6w==", - "type": "package", - "path": "configureawait.fody/3.3.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/ConfigureAwait.Fody.props", - "configureawait.fody.3.3.1.nupkg.sha512", - "configureawait.fody.nuspec", - "lib/net452/ConfigureAwait.dll", - "lib/net452/ConfigureAwait.xml", - "lib/netstandard2.0/ConfigureAwait.dll", - "lib/netstandard2.0/ConfigureAwait.xml", - "weaver/ConfigureAwait.Fody.dll", - "weaver/ConfigureAwait.Fody.xcf" - ] - }, - "Fody/6.0.2": { - "sha512": "Oq9dxiHWkw/tPKu9LSmfp6uuCNDZLDkxwHB0sJuwyQRSmvFSB3Ab54WgCQWIsGDO9Z+va9expamqkKpFfdd1sQ==", - "type": "package", - "path": "fody/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Fody.targets", - "fody.6.0.2.nupkg.sha512", - "fody.nuspec", - "netclassictask/Fody.dll", - "netclassictask/FodyCommon.dll", - "netclassictask/FodyHelpers.dll", - "netclassictask/FodyIsolated.dll", - "netclassictask/Mono.Cecil.Pdb.dll", - "netclassictask/Mono.Cecil.Pdb.pdb", - "netclassictask/Mono.Cecil.Rocks.dll", - "netclassictask/Mono.Cecil.Rocks.pdb", - "netclassictask/Mono.Cecil.dll", - "netclassictask/Mono.Cecil.pdb", - "netstandardtask/Fody.dll", - "netstandardtask/FodyCommon.dll", - "netstandardtask/FodyHelpers.dll", - "netstandardtask/FodyIsolated.dll", - "netstandardtask/Mono.Cecil.Pdb.dll", - "netstandardtask/Mono.Cecil.Pdb.pdb", - "netstandardtask/Mono.Cecil.Rocks.dll", - "netstandardtask/Mono.Cecil.Rocks.pdb", - "netstandardtask/Mono.Cecil.dll", - "netstandardtask/Mono.Cecil.pdb" - ] - }, - "JetBrains.Annotations/2019.1.3": { - "sha512": "E0x48BwZJKoNMNCekWGKsV4saQS89lf58ydT2szseV44CMYIbaHXjc7+305WLw6up3ibZN9yH6QdGSZo5tQhLg==", - "type": "package", - "path": "jetbrains.annotations/2019.1.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "jetbrains.annotations.2019.1.3.nupkg.sha512", - "jetbrains.annotations.nuspec", - "lib/net20/JetBrains.Annotations.dll", - "lib/net20/JetBrains.Annotations.xml", - "lib/netstandard1.0/JetBrains.Annotations.deps.json", - "lib/netstandard1.0/JetBrains.Annotations.dll", - "lib/netstandard1.0/JetBrains.Annotations.xml", - "lib/netstandard2.0/JetBrains.Annotations.deps.json", - "lib/netstandard2.0/JetBrains.Annotations.dll", - "lib/netstandard2.0/JetBrains.Annotations.xml", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", - "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" - ] - }, - "Microsoft.AspNetCore.Authorization/3.1.2": { - "sha512": "bbu9qMsOdmNjLLaRawhT3OfjFHleK9D2ICGfmjvkMVNyfx42P5NgypOlqKgK6SDoqtex3DisWd4E3nePtohPCw==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.JsonPatch/3.1.2": { - "sha512": "fdrF8gZnWy/sAtRgV6IMRr9V6t8nfTqS6VpzPUnCqe8vFnWlJP/J45LULpQfRCuyq7Mdk1qoDOnT9S9qI0Exqw==", - "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.jsonpatch.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/3.1.2": { - "sha512": "4ML2fUxRyfrpXnAppHi8c7MDiTOr9yJ5/Sp6p8XktVw8H5CJJSs6KesM/mc9vREpg6FgC8EvgDRNKom6PLPcjQ==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": { - "sha512": "pa3e4g6ppyn8fJHYxJCuMfCqIp2e8VWF2Cgl4XmQV3dnJHoGMZnZFnmnCNVsdQKbLTFpDiox2r48/KDo0czV2Q==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.Razor.Extensions/3.1.2": { - "sha512": "/4EqGr6fZWqKGh44iWqnHktattiEEMu4QpNaEoWGepLdRme+hS+9bxUDO7SwVGG8pdcDf2EAUEZ/FqoViCYDIA==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.razor.extensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml", - "microsoft.aspnetcore.mvc.razor.extensions.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.mvc.razor.extensions.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/3.1.2": { - "sha512": "AcUZX2rkjccGaBosUfu5PYdzSM3/FkmC0y9UyyoneXz/iVGiLUeXZZtGOzYPxpkg5G1yyMtag50BCq6yMm0mTA==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets", - "buildTransitive/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.xml", - "microsoft.aspnetcore.mvc.razor.runtimecompilation.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.mvc.razor.runtimecompilation.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { - "sha512": "QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.versioning/4.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE", - "icon.png", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.pdb", - "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.pdb", - "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Versioning.xml", - "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512", - "microsoft.aspnetcore.mvc.versioning.nuspec" - ] - }, - "Microsoft.AspNetCore.Razor.Language/3.1.2": { - "sha512": "VttbHyOJLKtaW57Zv7wUaKmgx6EZ5O7FjXMrBMzQu6DXfFTW79le/rzDeBcqhGeeji2rKuzBMrehyCbRal+reA==", - "type": "package", - "path": "microsoft.aspnetcore.razor.language/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.xml", - "microsoft.aspnetcore.razor.language.3.1.2.nupkg.sha512", - "microsoft.aspnetcore.razor.language.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Analyzers/2.9.3": { - "sha512": "cDKEoHdg3icjLrn9EJ4KIkJG+ahU1YouhB0J8EARhj6fTqA/3oUneak0hWbToLOBLOTePu/Oc1QEA4mwmMEYVA==", - "type": "package", - "path": "microsoft.codeanalysis.analyzers/2.9.3", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.rtf", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", - "build/Microsoft.CodeAnalysis.Analyzers.props", - "documentation/Microsoft.CodeAnalysis.Analyzers.md", - "microsoft.codeanalysis.analyzers.2.9.3.nupkg.sha512", - "microsoft.codeanalysis.analyzers.nuspec", - "rulesets/AllRulesDefault.ruleset", - "rulesets/AllRulesDisabled.ruleset", - "rulesets/AllRulesEnabled.ruleset", - "rulesets/CorrectnessRulesDefault.ruleset", - "rulesets/CorrectnessRulesEnabled.ruleset", - "rulesets/LibraryRulesDefault.ruleset", - "rulesets/LibraryRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "Microsoft.CodeAnalysis.Common/3.3.0": { - "sha512": "hK0BGWD2ZlTCZ/KD84LQrD95lwJuRg8++uVGeiLq+klmcsNf3g7j/QvXowZX5Wi+oL9egCFxI7d3A4GtpQAl0A==", - "type": "package", - "path": "microsoft.codeanalysis.common/3.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.rtf", - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "microsoft.codeanalysis.common.3.3.0.nupkg.sha512", - "microsoft.codeanalysis.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp/3.3.0": { - "sha512": "C0acBZTXLgi72UpV+E2zT+joclyPxNQ+zuHnvE0bS6hJA4i7kBBdW7qaLEwVP6a9MrrtL869StzvXqMc/0PvTg==", - "type": "package", - "path": "microsoft.codeanalysis.csharp/3.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.rtf", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "microsoft.codeanalysis.csharp.3.3.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Razor/3.1.2": { - "sha512": "blQr2sK7c8XhmImjUf/4KOlhJJ3mxHuUj2drw+0gwH2rf+/18C/1g3CJN5DZ/2IHsFvYFbb9zcnrXor5+mZI+w==", - "type": "package", - "path": "microsoft.codeanalysis.razor/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.xml", - "microsoft.codeanalysis.razor.3.1.2.nupkg.sha512", - "microsoft.codeanalysis.razor.nuspec" - ] - }, - "Microsoft.CSharp/4.7.0": { - "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", - "type": "package", - "path": "microsoft.csharp/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.3/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.xml", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/uap10.0.16299/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.csharp.4.7.0.nupkg.sha512", - "microsoft.csharp.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/Microsoft.CSharp.dll", - "ref/netstandard1.0/Microsoft.CSharp.xml", - "ref/netstandard1.0/de/Microsoft.CSharp.xml", - "ref/netstandard1.0/es/Microsoft.CSharp.xml", - "ref/netstandard1.0/fr/Microsoft.CSharp.xml", - "ref/netstandard1.0/it/Microsoft.CSharp.xml", - "ref/netstandard1.0/ja/Microsoft.CSharp.xml", - "ref/netstandard1.0/ko/Microsoft.CSharp.xml", - "ref/netstandard1.0/ru/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", - "ref/netstandard2.0/Microsoft.CSharp.dll", - "ref/netstandard2.0/Microsoft.CSharp.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/uap10.0.16299/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.2": { - "sha512": "UfMC7L+8ha05PUAfVpmMS0kb7C1BoOrWxN70706D50qWohXLYgkUsu22oS7zkd9amCPTCmhRm2z/LisN8SESgg==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Caching.Memory/3.1.2": { - "sha512": "4O/YgpVhK/ZIYteGy9LyJv+YRcTxLOe7AnMUHBj1m1U40Er1/dbMymFTH1HrRS/fkVB90un24JhG+c1qSWjjjA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec" - ] - }, - "Microsoft.Extensions.Configuration/3.1.2": { - "sha512": "BxwRSBab309SYMCDCFyB6eSc7FnX5m9kOJQHw2IQIyb5PEtpfslhscTw63Gwhl3dPnaM1VGFXIyI0BVgpiLgOw==", - "type": "package", - "path": "microsoft.extensions.configuration/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", - "microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.2": { - "sha512": "xmfdVdazTslWJ8od7uNS9QSPqn1wBC84RLprPrFS20EdAqd3lV0g0IZAitYbCiiICpjktnhzbUb85aLHNZ3RQw==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Binder/3.1.2": { - "sha512": "IWrc9/voGki2pc5g8bRXIqs+P50tXOjNf47qgFKSu/pL50InRuXxh/nj5AG9Po8YRpvT/bYIUk3XQqHH7yUg5w==", - "type": "package", - "path": "microsoft.extensions.configuration.binder/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", - "microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.binder.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.2": { - "sha512": "voJoqXRGnfB4nw3LRL6QY/rnYdaZA2vFCMbRzPP2iE13XbZciJhGR0fvTsDKyFA9VfQJzPgIj+F/0S0Zqdxt4w==", - "type": "package", - "path": "microsoft.extensions.configuration.commandline/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.commandline.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.2": { - "sha512": "AdpldFyx0PlwbgUatdj89jC/n5n2dqXP865NwM77bu9LcnEmWX37QTSAKeZT5a13c6G5MQ1v4lAGz2a9wpPf/g==", - "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.environmentvariables.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.2": { - "sha512": "itZcJUf2IRa4e4NFTQgR4JUmwndEU5O0isQsKkZXHiHXwExgLkX9D09R7YIK272w3jpKaYw/DejntAC7zzsNWg==", - "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.fileextensions.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.Json/3.1.2": { - "sha512": "AQ64UCqGXP2UTfkVE1fdUJdlKEEiFZIOXpt6lkIz+tunuJWh1m+/eIppY+ITgjoKsfFc2W8ldNonIntHx5ybNQ==", - "type": "package", - "path": "microsoft.extensions.configuration.json/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.json.nuspec" - ] - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.2": { - "sha512": "1YOSOCsOUPVbcTDU+bifeT1z5dtMdwaZywWdKYocDBHwoILmxRsIKYS8CWVYPIggliHPEwjonNZfpdIktJkNiw==", - "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "build/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "microsoft.extensions.configuration.usersecrets.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/3.1.2": { - "sha512": "e+F6/wjQPOFHB/sGWTAqC8FX/C6+JZWWLpryXTAQYIS3tr+17lByADdP9Y6RtxfJ4kW/IPrU6RuxTNZNdAQz1A==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.2": { - "sha512": "/CZzCSCIm/3FFoXHfUpsfov/Elo268dcvlz/MMINT0vPgphqg2pAgdEn/EjCDyoAT3NAmsRmjfGwBumC1uYJtA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.DependencyModel/3.1.2": { - "sha512": "AZR4ChHbwEHArC6iuLyf5Pr7BANayuVGcDUzuF+HoX5P1MTxFnyJu7cYOgRwPWAgIDZftqqeOm4LbGIQnQXsTw==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net451/Microsoft.Extensions.DependencyModel.dll", - "lib/net451/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.3.1.2.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.2": { - "sha512": "O9+N6KuA7kiPIYpdgRFFveKRyI3X2hLgdqdEwQki0MOA5XtCVOkxz8O+6CK1+b1a7Y1TildGfx3i+h/652vyHg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.2": { - "sha512": "eDA9hpBr0cnJrtOU6mtEguHQyutJ0deHmsEaltv8XdM09Hn1Usia+SoXzVrsGpH862/bwnaHRSBa52Ly72ZbUA==", - "type": "package", - "path": "microsoft.extensions.fileproviders.composite/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", - "microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.composite.nuspec" - ] - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.2": { - "sha512": "lAbbwKapBfwGLVcfNL7TG4o7zRqLOiVY7/ylUKgnh2D9TotJ2riXzNTmQldksIYrmcJcNrq/WBalTpawSSAkJg==", - "type": "package", - "path": "microsoft.extensions.fileproviders.physical/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "microsoft.extensions.fileproviders.physical.nuspec" - ] - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.2": { - "sha512": "/EgWQ25z1RZgzAT6JSOJiuQ/PFm53Kl1H3kzAgs5JIh52UaD1RmxW1znv5VbQlTfgLzRSeQZ3aPPA9SNakuSzw==", - "type": "package", - "path": "microsoft.extensions.filesystemglobbing/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "microsoft.extensions.filesystemglobbing.nuspec" - ] - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.2": { - "sha512": "oafEsTwy1ed4zycyjzgFet58IW3I/aC1uUJTWpFAs3mjkQzW52LqVlE/9AAW2IVk4q8EPw+GPsiFB17qYksNXQ==", - "type": "package", - "path": "microsoft.extensions.hosting.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.hosting.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Localization/3.1.2": { - "sha512": "s4y5gt/N1rcNnTXSPd5g+Z6EyjCKzsXmQcFfP7s6GKXDstOS+KGoCQEnQCdlGlz8Jin/v8Ep+40yA1ngvNFvZw==", - "type": "package", - "path": "microsoft.extensions.localization/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", - "microsoft.extensions.localization.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.nuspec" - ] - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.2": { - "sha512": "IWbB3w1ITn2KwQcVZYSoHzNGjEqObJGnwPZS2O6BE9SbkaHh7PLatyM78LjIIgyuEg/m1HP3t/GuRCUH15CliQ==", - "type": "package", - "path": "microsoft.extensions.localization.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", - "microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.localization.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Logging/3.1.2": { - "sha512": "AIIRgKamzEqJNLZsHd37VogFX9YpxgrBmf/b3dznD7S0qjxWQnAs498ulLV1n6AKJ8XVjTCBNzsvQiSwCa7dIw==", - "type": "package", - "path": "microsoft.extensions.logging/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.nuspec" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.2": { - "sha512": "cIXPw7VVX3fON4uuHwJFmCi0qDl8uY75xZMKB2oM3In0ZDEB1Ee+p9Ti1DSw92AwRtJ2Zh+QG1joTBednJMzvA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.Options/3.1.2": { - "sha512": "6F4anwt9yMlnQckac2etjrasRFyqZNIp46p+i9qVps0DXNsOLZIKRkqq4AY4FlxXxKeGkEJC7M77RQEkvd3p8Q==", - "type": "package", - "path": "microsoft.extensions.options/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.3.1.2.nupkg.sha512", - "microsoft.extensions.options.nuspec" - ] - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.2": { - "sha512": "NJRuISEgTUh3/ehm0mwGx1FhepKQuUxfMm0BKJ0b8UNABuDaXFLtlV/5Bd9hT5vmeZTGGB4hvM02uRaCiSACNw==", - "type": "package", - "path": "microsoft.extensions.options.configurationextensions/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "microsoft.extensions.options.configurationextensions.nuspec" - ] - }, - "Microsoft.Extensions.Primitives/3.1.2": { - "sha512": "WGtoFWY9yc9HGMG6ObDNQPz9dBP+xz/GqFe2dKjdE/cSdXFEKxCFTyYCzL/e8kxVkc/Bq9qjOsXRWydvn0g9Uw==", - "type": "package", - "path": "microsoft.extensions.primitives/3.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "microsoft.extensions.primitives.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/2.1.2": { - "sha512": "mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==", - "type": "package", - "path": "microsoft.netcore.platforms/2.1.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.2.1.2.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "Newtonsoft.Json/12.0.3": { - "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "type": "package", - "path": "newtonsoft.json/12.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.12.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Newtonsoft.Json.Bson/1.0.2": { - "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "type": "package", - "path": "newtonsoft.json.bson/1.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net45/Newtonsoft.Json.Bson.dll", - "lib/net45/Newtonsoft.Json.Bson.pdb", - "lib/net45/Newtonsoft.Json.Bson.xml", - "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", - "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb", - "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll", - "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb", - "lib/netstandard2.0/Newtonsoft.Json.Bson.xml", - "newtonsoft.json.bson.1.0.2.nupkg.sha512", - "newtonsoft.json.bson.nuspec" - ] - }, - "Nito.AsyncEx.Context/5.0.0": { - "sha512": "Qnth1Ye+QSLg8P3fSFYzk7ue6oUUHQcKpLitgAig8xRFqTK5W1KTlfxF/Z8Eo0BuqZ17a5fAGtXrdKJsLqivZw==", - "type": "package", - "path": "nito.asyncex.context/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Context.dll", - "lib/netstandard1.3/Nito.AsyncEx.Context.xml", - "lib/netstandard2.0/Nito.AsyncEx.Context.dll", - "lib/netstandard2.0/Nito.AsyncEx.Context.xml", - "nito.asyncex.context.5.0.0.nupkg.sha512", - "nito.asyncex.context.nuspec" - ] - }, - "Nito.AsyncEx.Coordination/5.0.0": { - "sha512": "kjauyO8UMo/FGZO/M8TdjXB8ZlBPFOiRN8yakThaGQbYOywazQ0kGZ39SNr2gNNzsTxbZOUudBMYNo+IrtscbA==", - "type": "package", - "path": "nito.asyncex.coordination/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", - "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", - "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", - "nito.asyncex.coordination.5.0.0.nupkg.sha512", - "nito.asyncex.coordination.nuspec" - ] - }, - "Nito.AsyncEx.Tasks/5.0.0": { - "sha512": "ZtvotignafOLteP4oEjVcF3k2L8h73QUCaFpVKWbU+EOlW/I+JGkpMoXIl0rlwPcDmR84RxzggLRUNMaWlOosA==", - "type": "package", - "path": "nito.asyncex.tasks/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", - "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", - "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", - "nito.asyncex.tasks.5.0.0.nupkg.sha512", - "nito.asyncex.tasks.nuspec" - ] - }, - "Nito.Collections.Deque/1.0.4": { - "sha512": "yGDKqCQ61i97MyfEUYG6+ln5vxpx11uA5M9+VV9B7stticbFm19YMI/G9w4AFYVBj5PbPi138P8IovkMFAL0Aw==", - "type": "package", - "path": "nito.collections.deque/1.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Collections.Deque.dll", - "lib/netstandard1.0/Nito.Collections.Deque.xml", - "lib/netstandard2.0/Nito.Collections.Deque.dll", - "lib/netstandard2.0/Nito.Collections.Deque.xml", - "nito.collections.deque.1.0.4.nupkg.sha512", - "nito.collections.deque.nuspec" - ] - }, - "Nito.Disposables/2.0.0": { - "sha512": "ExJl/jTjegSLHGcwnmaYaI5xIlrefAsVdeLft7VLtXI2+W5irihiu36LizWvlaUpzY1/llo+YSh09uSHMu2VFw==", - "type": "package", - "path": "nito.disposables/2.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.0/Nito.Disposables.dll", - "lib/netstandard1.0/Nito.Disposables.pdb", - "lib/netstandard1.0/Nito.Disposables.xml", - "lib/netstandard2.0/Nito.Disposables.dll", - "lib/netstandard2.0/Nito.Disposables.pdb", - "lib/netstandard2.0/Nito.Disposables.xml", - "nito.disposables.2.0.0.nupkg.sha512", - "nito.disposables.nuspec" - ] - }, - "NUglify/1.5.13": { - "sha512": "EgvMq0u3PEeKv6uypBvau999iNSOSYdayZcxsgS9TBWIqs63WIWI/syl7cOs82J54xJnS3STpKZAW4SZElGIqg==", - "type": "package", - "path": "nuglify/1.5.13", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/NUglify.dll", - "lib/net35/NUglify.xml", - "lib/net40/NUglify.dll", - "lib/net40/NUglify.xml", - "lib/netstandard1.3/NUglify.dll", - "lib/netstandard1.3/NUglify.xml", - "lib/netstandard2.0/NUglify.dll", - "lib/netstandard2.0/NUglify.xml", - "nuglify.1.5.13.nupkg.sha512", - "nuglify.nuspec" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Immutable/1.7.0": { - "sha512": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==", - "type": "package", - "path": "system.collections.immutable/1.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/System.Collections.Immutable.dll", - "lib/netstandard1.0/System.Collections.Immutable.xml", - "lib/netstandard1.3/System.Collections.Immutable.dll", - "lib/netstandard1.3/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", - "system.collections.immutable.1.7.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ComponentModel.Annotations/4.7.0": { - "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==", - "type": "package", - "path": "system.componentmodel.annotations/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net461/System.ComponentModel.Annotations.dll", - "lib/netcore50/System.ComponentModel.Annotations.dll", - "lib/netstandard1.4/System.ComponentModel.Annotations.dll", - "lib/netstandard2.0/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.dll", - "lib/netstandard2.1/System.ComponentModel.Annotations.xml", - "lib/portable-net45+win8/_._", - "lib/win8/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net461/System.ComponentModel.Annotations.dll", - "ref/net461/System.ComponentModel.Annotations.xml", - "ref/netcore50/System.ComponentModel.Annotations.dll", - "ref/netcore50/System.ComponentModel.Annotations.xml", - "ref/netcore50/de/System.ComponentModel.Annotations.xml", - "ref/netcore50/es/System.ComponentModel.Annotations.xml", - "ref/netcore50/fr/System.ComponentModel.Annotations.xml", - "ref/netcore50/it/System.ComponentModel.Annotations.xml", - "ref/netcore50/ja/System.ComponentModel.Annotations.xml", - "ref/netcore50/ko/System.ComponentModel.Annotations.xml", - "ref/netcore50/ru/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/System.ComponentModel.Annotations.dll", - "ref/netstandard1.1/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/System.ComponentModel.Annotations.dll", - "ref/netstandard1.3/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/System.ComponentModel.Annotations.dll", - "ref/netstandard1.4/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", - "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", - "ref/netstandard2.0/System.ComponentModel.Annotations.dll", - "ref/netstandard2.0/System.ComponentModel.Annotations.xml", - "ref/netstandard2.1/System.ComponentModel.Annotations.dll", - "ref/netstandard2.1/System.ComponentModel.Annotations.xml", - "ref/portable-net45+win8/_._", - "ref/win8/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.componentmodel.annotations.4.7.0.nupkg.sha512", - "system.componentmodel.annotations.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.0.19": { - "sha512": "GFYslLz/1ZZ0+gbqYED2zlD0H95BIK4hOpIcEEEfTDDXAcKE5vpXQQseOGduNVjcJZOF3Wx+4npa2EjdFpuDgA==", - "type": "package", - "path": "system.linq.dynamic.core/1.0.19", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/uap10.0/System.Linq.Dynamic.Core.dll", - "lib/uap10.0/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0/System.Linq.Dynamic.Core.pri", - "lib/uap10.0/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.0.19.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Linq.Queryable/4.3.0": { - "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", - "type": "package", - "path": "system.linq.queryable/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Queryable.dll", - "lib/netstandard1.3/System.Linq.Queryable.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Linq.Queryable.dll", - "ref/netcore50/System.Linq.Queryable.xml", - "ref/netcore50/de/System.Linq.Queryable.xml", - "ref/netcore50/es/System.Linq.Queryable.xml", - "ref/netcore50/fr/System.Linq.Queryable.xml", - "ref/netcore50/it/System.Linq.Queryable.xml", - "ref/netcore50/ja/System.Linq.Queryable.xml", - "ref/netcore50/ko/System.Linq.Queryable.xml", - "ref/netcore50/ru/System.Linq.Queryable.xml", - "ref/netcore50/zh-hans/System.Linq.Queryable.xml", - "ref/netcore50/zh-hant/System.Linq.Queryable.xml", - "ref/netstandard1.0/System.Linq.Queryable.dll", - "ref/netstandard1.0/System.Linq.Queryable.xml", - "ref/netstandard1.0/de/System.Linq.Queryable.xml", - "ref/netstandard1.0/es/System.Linq.Queryable.xml", - "ref/netstandard1.0/fr/System.Linq.Queryable.xml", - "ref/netstandard1.0/it/System.Linq.Queryable.xml", - "ref/netstandard1.0/ja/System.Linq.Queryable.xml", - "ref/netstandard1.0/ko/System.Linq.Queryable.xml", - "ref/netstandard1.0/ru/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.queryable.4.3.0.nupkg.sha512", - "system.linq.queryable.nuspec" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Metadata/1.6.0": { - "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "type": "package", - "path": "system.reflection.metadata/1.6.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.1/System.Reflection.Metadata.dll", - "lib/netstandard1.1/System.Reflection.Metadata.xml", - "lib/netstandard2.0/System.Reflection.Metadata.dll", - "lib/netstandard2.0/System.Reflection.Metadata.xml", - "lib/portable-net45+win8/System.Reflection.Metadata.dll", - "lib/portable-net45+win8/System.Reflection.Metadata.xml", - "system.reflection.metadata.1.6.0.nupkg.sha512", - "system.reflection.metadata.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": { - "sha512": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.5.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Loader/4.3.0": { - "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", - "type": "package", - "path": "system.runtime.loader/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/_._", - "lib/netstandard1.5/System.Runtime.Loader.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/netstandard1.5/System.Runtime.Loader.dll", - "ref/netstandard1.5/System.Runtime.Loader.xml", - "ref/netstandard1.5/de/System.Runtime.Loader.xml", - "ref/netstandard1.5/es/System.Runtime.Loader.xml", - "ref/netstandard1.5/fr/System.Runtime.Loader.xml", - "ref/netstandard1.5/it/System.Runtime.Loader.xml", - "ref/netstandard1.5/ja/System.Runtime.Loader.xml", - "ref/netstandard1.5/ko/System.Runtime.Loader.xml", - "ref/netstandard1.5/ru/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", - "system.runtime.loader.4.3.0.nupkg.sha512", - "system.runtime.loader.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encoding.CodePages/4.5.1": { - "sha512": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", - "type": "package", - "path": "system.text.encoding.codepages/4.5.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "system.text.encoding.codepages.4.5.1.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Json/4.7.1": { - "sha512": "XwzMbct3iNepJaFylN1+l8weWlFburEzXidqleSsLvSXdHSIJHEKtRVKHPlpWcFmJX6k3goPFfVgUfp40RR+bg==", - "type": "package", - "path": "system.text.json/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", - "lib/netstandard2.0/System.Text.Json.dll", - "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.1.nupkg.sha512", - "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.5.3": { - "sha512": "+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==", - "type": "package", - "path": "system.threading.tasks.extensions/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netcoreapp2.1/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.extensions.4.5.3.nupkg.sha512", - "system.threading.tasks.extensions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Volo.Abp.ApiVersioning.Abstractions/2.7.0": { - "sha512": "IVb+mn9clcLztIixCuZaUHzOpPeHOMKm+LKsvViNblmuyYstJJyaquMTrnEV/jlWbICPDeBux5W+Eu50tD3tNg==", - "type": "package", - "path": "volo.abp.apiversioning.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.pdb", - "volo.abp.apiversioning.abstractions.2.7.0.nupkg.sha512", - "volo.abp.apiversioning.abstractions.nuspec" - ] - }, - "Volo.Abp.AspNetCore/2.7.0": { - "sha512": "V0Xmn2dqjpdXYf6xOWZHW5t+qipr3ReAgYrcCsP0GMdEtuLLa0SBPk2bk9V7cfwkAgYrtETFkSbdYLhOsm/OFg==", - "type": "package", - "path": "volo.abp.aspnetcore/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "content/Properties/launchSettings.json", - "contentFiles/any/netcoreapp3.1/Properties/launchSettings.json", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.dll", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.pdb", - "volo.abp.aspnetcore.2.7.0.nupkg.sha512", - "volo.abp.aspnetcore.nuspec" - ] - }, - "Volo.Abp.AspNetCore.Mvc/2.7.0": { - "sha512": "60bM5mtr+bQD0gaDZQ5DZ8egApJt92MtNcW6XrxCh7LMoJJJZhMRyicx6IGqztwyvV3r7+YqYpI0FjtDfWsPfg==", - "type": "package", - "path": "volo.abp.aspnetcore.mvc/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "content/Properties/launchSettings.json", - "contentFiles/any/netcoreapp3.1/Properties/launchSettings.json", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.dll", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.pdb", - "volo.abp.aspnetcore.mvc.2.7.0.nupkg.sha512", - "volo.abp.aspnetcore.mvc.nuspec" - ] - }, - "Volo.Abp.AspNetCore.Mvc.Contracts/2.7.0": { - "sha512": "J2AsYy3P1UGWBdYwj/uhEoNpw9/fjIHYeHV748BHzV4bv6Zqb/c97h2pWhkmk1gL9r3+5NsZJBd/mktNA9iLPw==", - "type": "package", - "path": "volo.abp.aspnetcore.mvc.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.dll", - "lib/netcoreapp3.1/Volo.Abp.AspNetCore.Mvc.Contracts.pdb", - "volo.abp.aspnetcore.mvc.contracts.2.7.0.nupkg.sha512", - "volo.abp.aspnetcore.mvc.contracts.nuspec" - ] - }, - "Volo.Abp.Auditing/2.7.0": { - "sha512": "cU+QO8OyIrDhRGtqsCOXy8anpfhvcZXrdd1+gsgmpZZ2EyD8C1OMe2b5fKrWyzzNst4oJKFkeYntnfZ0Tw7mew==", - "type": "package", - "path": "volo.abp.auditing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Auditing.dll", - "lib/netstandard2.0/Volo.Abp.Auditing.pdb", - "volo.abp.auditing.2.7.0.nupkg.sha512", - "volo.abp.auditing.nuspec" - ] - }, - "Volo.Abp.Authorization/2.7.0": { - "sha512": "bteE8BdsxQczy5KjpA0j5S7tZNjvlHkTZyFFswGZxqJvrRmDqNuKDZmM7cBcoumIa2ZRVSVIGu9qKNPIvoZMGw==", - "type": "package", - "path": "volo.abp.authorization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Authorization.dll", - "lib/netstandard2.0/Volo.Abp.Authorization.pdb", - "volo.abp.authorization.2.7.0.nupkg.sha512", - "volo.abp.authorization.nuspec" - ] - }, - "Volo.Abp.Caching/2.7.0": { - "sha512": "PB7seGXB3/Y7iJ8ugToLywHSgE9wMXwyuGFT1mO5Jd1tzWJkSaeSithfbp9ORs18UH/pZeXYSkRGx60o68lQsQ==", - "type": "package", - "path": "volo.abp.caching/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Caching.dll", - "lib/netstandard2.0/Volo.Abp.Caching.pdb", - "volo.abp.caching.2.7.0.nupkg.sha512", - "volo.abp.caching.nuspec" - ] - }, - "Volo.Abp.Core/2.7.0": { - "sha512": "OED8ZvnA7Kd+h1hv2D+G8wDnicuNRBbNxFQHLJ0YUrv5YOfO5BYLzj0bzwTeGJU/gssnU1uBfgEPAfzk7VpT0A==", - "type": "package", - "path": "volo.abp.core/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Core.dll", - "lib/netstandard2.0/Volo.Abp.Core.pdb", - "volo.abp.core.2.7.0.nupkg.sha512", - "volo.abp.core.nuspec" - ] - }, - "Volo.Abp.Data/2.7.0": { - "sha512": "J+nzaaw1Xmu78DuRHTzwj/15fctmR9v0XXv6SfpBuEcVJHrdMLA3o6l1Ti0vHWl7q4FN5M4oPMPjncDRyf13pg==", - "type": "package", - "path": "volo.abp.data/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Data.dll", - "lib/netstandard2.0/Volo.Abp.Data.pdb", - "volo.abp.data.2.7.0.nupkg.sha512", - "volo.abp.data.nuspec" - ] - }, - "Volo.Abp.Ddd.Application/2.7.0": { - "sha512": "Y8ecym5Jpm8vtifJRYZpEy7haeFvOJNLRjKSjJqoq48A1B0RevERonY+bB1daaD5RyzDJXtXw0DKwyvfKTyDtQ==", - "type": "package", - "path": "volo.abp.ddd.application/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", - "volo.abp.ddd.application.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.nuspec" - ] - }, - "Volo.Abp.Ddd.Application.Contracts/2.7.0": { - "sha512": "SHSx5Ah1JMkHTUZv4Sqs9px9slpdCt2bYOzPWB299CPOMXkPSFHNGCzxasv3X8a8hGeLeZWSNaMJQsReT7Jo1w==", - "type": "package", - "path": "volo.abp.ddd.application.contracts/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", - "volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "volo.abp.ddd.application.contracts.nuspec" - ] - }, - "Volo.Abp.Ddd.Domain/2.7.0": { - "sha512": "UGBSbiL/ajmzCCthD6xHThQn7OGCdt0FHYTfHZ8ZJhZaznZa5h+5d9yyUm3W+1LVTp4zJoi1Xz8ZKKzUMK7yLw==", - "type": "package", - "path": "volo.abp.ddd.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", - "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", - "volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "volo.abp.ddd.domain.nuspec" - ] - }, - "Volo.Abp.EventBus/2.7.0": { - "sha512": "dBV29JQ7uLiVAkx800ni4i8TISB64ghzNMYLnaDHUdOQAeXO7fQYQxXN9m2F517/6lWINOTiIyIR4J3MwJkPZw==", - "type": "package", - "path": "volo.abp.eventbus/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.EventBus.dll", - "lib/netstandard2.0/Volo.Abp.EventBus.pdb", - "volo.abp.eventbus.2.7.0.nupkg.sha512", - "volo.abp.eventbus.nuspec" - ] - }, - "Volo.Abp.Features/2.7.0": { - "sha512": "Lvn24lSfUuGdJk847U2iLl/bAZtbSui1r/Owf50xXpl1NvgxH2G3vvjLhwn46Bji9rf1s7zKQhLkw9HGk4sAVg==", - "type": "package", - "path": "volo.abp.features/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Features.dll", - "lib/netstandard2.0/Volo.Abp.Features.pdb", - "volo.abp.features.2.7.0.nupkg.sha512", - "volo.abp.features.nuspec" - ] - }, - "Volo.Abp.Guids/2.7.0": { - "sha512": "8oXbqIJAU0I1VO65vvGVeU5+wSPexQK/106lcuArQ70A1n1jxaRzARFvGIXz7mgY6Jq4mEiQfG9n7XVWjQBVrQ==", - "type": "package", - "path": "volo.abp.guids/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Guids.dll", - "lib/netstandard2.0/Volo.Abp.Guids.pdb", - "volo.abp.guids.2.7.0.nupkg.sha512", - "volo.abp.guids.nuspec" - ] - }, - "Volo.Abp.Http/2.7.0": { - "sha512": "qMvj50fEVNCEzRd5IsjEy21HgAccqGSyuwV3oOPxeWJXsyltLtj/0E8Gcg3q+3yJj8D6WjE+DxTzF9ZJUoaB/A==", - "type": "package", - "path": "volo.abp.http/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.dll", - "lib/netstandard2.0/Volo.Abp.Http.pdb", - "volo.abp.http.2.7.0.nupkg.sha512", - "volo.abp.http.nuspec" - ] - }, - "Volo.Abp.Http.Abstractions/2.7.0": { - "sha512": "6XUGFBwNRc+f28YKrQzjxpWzAg1R9om741BCXDpAuIphMx0rr/nFeq8JeU5nTtJj61538ejkdSwoUfNbgsrejA==", - "type": "package", - "path": "volo.abp.http.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", - "volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "volo.abp.http.abstractions.nuspec" - ] - }, - "Volo.Abp.Json/2.7.0": { - "sha512": "QFjoir2WZR4YieOWr78FFHG30+qq0ICnhsGl78WtyPnmzwXkiX5gpZ2iKw0hpEwUOXaUHcrlGfqDC8t+oUdFOA==", - "type": "package", - "path": "volo.abp.json/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Json.dll", - "lib/netstandard2.0/Volo.Abp.Json.pdb", - "volo.abp.json.2.7.0.nupkg.sha512", - "volo.abp.json.nuspec" - ] - }, - "Volo.Abp.Localization/2.7.0": { - "sha512": "DbGpVl4MszfrKkZyJIWz45efm14LWoDjczc5d72qQoBmh63xiBkdZLtSiFylB4daNe91aa9hA6xtPw8ncdJU1w==", - "type": "package", - "path": "volo.abp.localization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.dll", - "lib/netstandard2.0/Volo.Abp.Localization.pdb", - "volo.abp.localization.2.7.0.nupkg.sha512", - "volo.abp.localization.nuspec" - ] - }, - "Volo.Abp.Localization.Abstractions/2.7.0": { - "sha512": "iPbneVVaocTdiQdG83CrtkaOTsPf0sS/+ECs8nUosWWQuM/ctmBs8dGb26c2Av23blMrbtfck5NxFN82SLdjWQ==", - "type": "package", - "path": "volo.abp.localization.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", - "volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "volo.abp.localization.abstractions.nuspec" - ] - }, - "Volo.Abp.Minify/2.7.0": { - "sha512": "DYGNPy2SKwmpQh5PRKwhbggUEuzUwZ9FcjNYI0+4yo4ZwcWxM+Af/1k2vbr2R8J1RmdBeT7tusoNQXMoZ53mpQ==", - "type": "package", - "path": "volo.abp.minify/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Minify.dll", - "lib/netstandard2.0/Volo.Abp.Minify.pdb", - "volo.abp.minify.2.7.0.nupkg.sha512", - "volo.abp.minify.nuspec" - ] - }, - "Volo.Abp.MultiTenancy/2.7.0": { - "sha512": "Ggn1h1RPtkxKkkn4Z8SOIA+B2UVTpYH9mYzQsYvkUTJvGIBWx4f7ioOtuE19ZK2vIBDnGglCVACsm8FOAsMBTA==", - "type": "package", - "path": "volo.abp.multitenancy/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", - "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", - "volo.abp.multitenancy.2.7.0.nupkg.sha512", - "volo.abp.multitenancy.nuspec" - ] - }, - "Volo.Abp.ObjectExtending/2.7.0": { - "sha512": "X4fE2cD5UTH4jGkHf2dOuWXwvYMe/5jALGn8p8/uVJEZnr2+EVnalZ7RBKtCTzKswOL6YdAjCJUH5kGx9KJKFA==", - "type": "package", - "path": "volo.abp.objectextending/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", - "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", - "volo.abp.objectextending.2.7.0.nupkg.sha512", - "volo.abp.objectextending.nuspec" - ] - }, - "Volo.Abp.ObjectMapping/2.7.0": { - "sha512": "pr8DkGHuk4B2tCSvzzganyemqghRxtGeiaMj6PNdpnkvMR2csfREI7CSYf/NO7XZ1eGUOU9WHuowRpyOCm5Wnw==", - "type": "package", - "path": "volo.abp.objectmapping/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", - "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", - "volo.abp.objectmapping.2.7.0.nupkg.sha512", - "volo.abp.objectmapping.nuspec" - ] - }, - "Volo.Abp.Security/2.7.0": { - "sha512": "Fk+PNapY1Cve/Kpo1NWF7XJyh3ArE539Y0kaDEeyNee27zT6Y4T+wrsD0jOStxFtgyBhn7Hn68dNmoMrVSvnJg==", - "type": "package", - "path": "volo.abp.security/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Security.dll", - "lib/netstandard2.0/Volo.Abp.Security.pdb", - "volo.abp.security.2.7.0.nupkg.sha512", - "volo.abp.security.nuspec" - ] - }, - "Volo.Abp.Serialization/2.7.0": { - "sha512": "2hRD3WeOmBsbT32jIjmaIAdF/tMg4L5bzBFp9MUYtFbANOa4ZRV9WJ68oTvWITWx+CqlIDWTZgR5mm2jdevNHw==", - "type": "package", - "path": "volo.abp.serialization/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Serialization.dll", - "lib/netstandard2.0/Volo.Abp.Serialization.pdb", - "volo.abp.serialization.2.7.0.nupkg.sha512", - "volo.abp.serialization.nuspec" - ] - }, - "Volo.Abp.SettingManagement.Domain/2.7.0": { - "sha512": "qa4Lj+oxjbBy7Q5zS6orTavJ1HdluHYMAt6VU5X87/ixZus81MvV1I8msoBOChOelsDHO9lrYp7B6zl3lOuPIw==", - "type": "package", - "path": "volo.abp.settingmanagement.domain/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.dll", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.pdb", - "volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512", - "volo.abp.settingmanagement.domain.nuspec" - ] - }, - "Volo.Abp.SettingManagement.Domain.Shared/2.7.0": { - "sha512": "Md5NTyuS9k+ooXew5YbyAxCcJUMZs4uMQBrN2JXPxeOC/UvHpNbmtUhqRqttikTbi8DhnOOd8jB+W+V2IHX15g==", - "type": "package", - "path": "volo.abp.settingmanagement.domain.shared/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.dll", - "lib/netstandard2.0/Volo.Abp.SettingManagement.Domain.Shared.pdb", - "volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512", - "volo.abp.settingmanagement.domain.shared.nuspec" - ] - }, - "Volo.Abp.Settings/2.7.0": { - "sha512": "vYaFFSCzBkS02SMLqU7n2cq4RVrqITTR9H6oMY31c1XKYudppAuKM4Hr9iBHTHmyLhy3CjzexkP316KsdJAifg==", - "type": "package", - "path": "volo.abp.settings/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Settings.dll", - "lib/netstandard2.0/Volo.Abp.Settings.pdb", - "volo.abp.settings.2.7.0.nupkg.sha512", - "volo.abp.settings.nuspec" - ] - }, - "Volo.Abp.Threading/2.7.0": { - "sha512": "uVGX0ihBdrheGdHohjl7XGoldvGvUACpxHTGZy3OwVHZFKoSQ20QdoeNpXkJjQyF7fOfUN+nFigtAAia86H2jA==", - "type": "package", - "path": "volo.abp.threading/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Threading.dll", - "lib/netstandard2.0/Volo.Abp.Threading.pdb", - "volo.abp.threading.2.7.0.nupkg.sha512", - "volo.abp.threading.nuspec" - ] - }, - "Volo.Abp.Timing/2.7.0": { - "sha512": "2D2opcqUh8rSvvWzDO8+e7TKG0jOem2J557idnJ3GOZ65+9o4gpnCRNGil+9Fa1Sbm5Rt2yEP76sQE2LUw9dTA==", - "type": "package", - "path": "volo.abp.timing/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Timing.dll", - "lib/netstandard2.0/Volo.Abp.Timing.pdb", - "volo.abp.timing.2.7.0.nupkg.sha512", - "volo.abp.timing.nuspec" - ] - }, - "Volo.Abp.UI/2.7.0": { - "sha512": "YjDr9Fb5HAvejzLNra9RGjJSwtOKY5k7+STMNWkCVwpPagLOxyAUvtytseOoWg3n7FGxYVvUYJYlRcgM8kX9vA==", - "type": "package", - "path": "volo.abp.ui/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.UI.dll", - "lib/netstandard2.0/Volo.Abp.UI.pdb", - "volo.abp.ui.2.7.0.nupkg.sha512", - "volo.abp.ui.nuspec" - ] - }, - "Volo.Abp.Uow/2.7.0": { - "sha512": "Rj//iy93VEDj4WmlRhrdxucz67D07HKwLsgNn2bDrPW3u7L1WEMHmEabp3wwU/2KGUAvIaTRZ/9806Q+EUcnsQ==", - "type": "package", - "path": "volo.abp.uow/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Uow.dll", - "lib/netstandard2.0/Volo.Abp.Uow.pdb", - "volo.abp.uow.2.7.0.nupkg.sha512", - "volo.abp.uow.nuspec" - ] - }, - "Volo.Abp.Validation/2.7.0": { - "sha512": "c5wErWwq4QD95sUGr2vGn+SKaNqC+uJeh34u7J62pse/SreQnBqdaKj+xjdh8A8mIsikPk+KauAkpOjRIZTqUg==", - "type": "package", - "path": "volo.abp.validation/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.dll", - "lib/netstandard2.0/Volo.Abp.Validation.pdb", - "volo.abp.validation.2.7.0.nupkg.sha512", - "volo.abp.validation.nuspec" - ] - }, - "Volo.Abp.Validation.Abstractions/2.7.0": { - "sha512": "oHvnN7z1fDQCL+NZ9Qzc1XQImMSqpfKXawhwMky6aBBgFxUkd5660RcvNkoe1tlrN1+NQ9QN/DWEUnvY6/4qrg==", - "type": "package", - "path": "volo.abp.validation.abstractions/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", - "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", - "volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "volo.abp.validation.abstractions.nuspec" - ] - }, - "Volo.Abp.VirtualFileSystem/2.7.0": { - "sha512": "lzrEJjonVo/v+M1+pebuf4AvT6dSq6G3Vq6Dc0g5qNRSWB4FJyekOyI7z9RC9lS40tdINwT5hhlttC3MJjzHaA==", - "type": "package", - "path": "volo.abp.virtualfilesystem/2.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", - "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", - "volo.abp.virtualfilesystem.2.7.0.nupkg.sha512", - "volo.abp.virtualfilesystem.nuspec" - ] - }, - "LINGYUN.Abp.SettingManagement.Application/1.0.0": { - "type": "project", - "path": "../LINGYUN.Abp.SettingManagement.Application/LINGYUN.Abp.SettingManagement.Application.csproj", - "msbuildProject": "../LINGYUN.Abp.SettingManagement.Application/LINGYUN.Abp.SettingManagement.Application.csproj" - }, - "LINGYUN.Abp.SettingManagement.Application.Contracts/1.0.0": { - "type": "project", - "path": "../LINGYUN.Abp.SettingManagement.Application.Contracts/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj", - "msbuildProject": "../LINGYUN.Abp.SettingManagement.Application.Contracts/LINGYUN.Abp.SettingManagement.Application.Contracts.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETCoreApp,Version=v3.1": [ - "LINGYUN.Abp.SettingManagement.Application >= 1.0.0", - "Volo.Abp.AspNetCore.Mvc >= 2.7.0" - ] - }, - "packageFolders": { - "C:\\Users\\iVarKey\\.nuget\\packages\\": {}, - "D:\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\LINGYUN.Abp.SettingManagement.HttpApi.csproj", - "projectName": "LINGYUN.Abp.SettingManagement.HttpApi", - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\LINGYUN.Abp.SettingManagement.HttpApi.csproj", - "packagesPath": "C:\\Users\\iVarKey\\.nuget\\packages\\", - "outputPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "D:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\iVarKey\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "D:\\NugetLocal": {}, - "http://10.21.15.28:8081/repository/nuget-hosted/": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "projectReferences": { - "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj": { - "projectPath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.Application\\LINGYUN.Abp.SettingManagement.Application.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "dependencies": { - "Volo.Abp.AspNetCore.Mvc": { - "target": "Package", - "version": "[2.7.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files (x86)\\dotnet\\sdk\\3.1.100\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/project.nuget.cache b/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/project.nuget.cache deleted file mode 100644 index bd2225055..000000000 --- a/aspnet-core/modules/settings/LINGYUN.Abp.SettingManagement.HttpApi/obj/project.nuget.cache +++ /dev/null @@ -1,127 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "eu7xQFyTpkfU9nwQttacjJl/362gwfo4uTKW0GbvctNBS0OT6ZUeb6RYjWpb+PFbIhzw458QAzwu3m9RDnsCwg==", - "success": true, - "projectFilePath": "D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp\\aspnet-core\\modules\\settings\\LINGYUN.Abp.SettingManagement.HttpApi\\LINGYUN.Abp.SettingManagement.HttpApi.csproj", - "expectedPackageFiles": [ - "C:\\Users\\iVarKey\\.nuget\\packages\\configureawait.fody\\3.3.1\\configureawait.fody.3.3.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\fody\\6.0.2\\fody.6.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\jetbrains.annotations\\2019.1.3\\jetbrains.annotations.2019.1.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.authorization\\3.1.2\\microsoft.aspnetcore.authorization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\3.1.2\\microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.metadata\\3.1.2\\microsoft.aspnetcore.metadata.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\3.1.2\\microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.extensions\\3.1.2\\microsoft.aspnetcore.mvc.razor.extensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.runtimecompilation\\3.1.2\\microsoft.aspnetcore.mvc.razor.runtimecompilation.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.mvc.versioning\\4.1.0\\microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\3.1.2\\microsoft.aspnetcore.razor.language.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\2.9.3\\microsoft.codeanalysis.analyzers.2.9.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.common\\3.3.0\\microsoft.codeanalysis.common.3.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.csharp\\3.3.0\\microsoft.codeanalysis.csharp.3.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.codeanalysis.razor\\3.1.2\\microsoft.codeanalysis.razor.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.2\\microsoft.extensions.caching.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.caching.memory\\3.1.2\\microsoft.extensions.caching.memory.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.2\\microsoft.extensions.configuration.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.2\\microsoft.extensions.configuration.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.2\\microsoft.extensions.configuration.binder.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\3.1.2\\microsoft.extensions.configuration.commandline.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\3.1.2\\microsoft.extensions.configuration.environmentvariables.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\3.1.2\\microsoft.extensions.configuration.fileextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.json\\3.1.2\\microsoft.extensions.configuration.json.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\3.1.2\\microsoft.extensions.configuration.usersecrets.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.2\\microsoft.extensions.dependencyinjection.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.2\\microsoft.extensions.dependencyinjection.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.dependencymodel\\3.1.2\\microsoft.extensions.dependencymodel.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.2\\microsoft.extensions.fileproviders.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\3.1.2\\microsoft.extensions.fileproviders.composite.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\3.1.2\\microsoft.extensions.fileproviders.physical.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\3.1.2\\microsoft.extensions.filesystemglobbing.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\3.1.2\\microsoft.extensions.hosting.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization\\3.1.2\\microsoft.extensions.localization.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\3.1.2\\microsoft.extensions.localization.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging\\3.1.2\\microsoft.extensions.logging.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.2\\microsoft.extensions.logging.abstractions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options\\3.1.2\\microsoft.extensions.options.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\3.1.2\\microsoft.extensions.options.configurationextensions.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.2\\microsoft.extensions.primitives.3.1.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\microsoft.netcore.platforms\\2.1.2\\microsoft.netcore.platforms.2.1.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.context\\5.0.0\\nito.asyncex.context.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.coordination\\5.0.0\\nito.asyncex.coordination.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.asyncex.tasks\\5.0.0\\nito.asyncex.tasks.5.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.collections.deque\\1.0.4\\nito.collections.deque.1.0.4.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nito.disposables\\2.0.0\\nito.disposables.2.0.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\nuglify\\1.5.13\\nuglify.1.5.13.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.collections.immutable\\1.7.0\\system.collections.immutable.1.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.componentmodel.annotations\\4.7.0\\system.componentmodel.annotations.4.7.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.dynamic.core\\1.0.19\\system.linq.dynamic.core.1.0.19.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.5.2\\system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.encoding.codepages\\4.5.1\\system.text.encoding.codepages.4.5.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.text.json\\4.7.1\\system.text.json.4.7.1.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Program Files (x86)\\dotnet\\sdk\\NuGetFallbackFolder\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.3\\system.threading.tasks.extensions.4.5.3.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.apiversioning.abstractions\\2.7.0\\volo.abp.apiversioning.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.aspnetcore\\2.7.0\\volo.abp.aspnetcore.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.aspnetcore.mvc\\2.7.0\\volo.abp.aspnetcore.mvc.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.aspnetcore.mvc.contracts\\2.7.0\\volo.abp.aspnetcore.mvc.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.auditing\\2.7.0\\volo.abp.auditing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.authorization\\2.7.0\\volo.abp.authorization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.caching\\2.7.0\\volo.abp.caching.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.core\\2.7.0\\volo.abp.core.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.data\\2.7.0\\volo.abp.data.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application\\2.7.0\\volo.abp.ddd.application.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.application.contracts\\2.7.0\\volo.abp.ddd.application.contracts.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ddd.domain\\2.7.0\\volo.abp.ddd.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.eventbus\\2.7.0\\volo.abp.eventbus.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.features\\2.7.0\\volo.abp.features.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.guids\\2.7.0\\volo.abp.guids.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http\\2.7.0\\volo.abp.http.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.http.abstractions\\2.7.0\\volo.abp.http.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.json\\2.7.0\\volo.abp.json.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization\\2.7.0\\volo.abp.localization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.localization.abstractions\\2.7.0\\volo.abp.localization.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.minify\\2.7.0\\volo.abp.minify.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.multitenancy\\2.7.0\\volo.abp.multitenancy.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectextending\\2.7.0\\volo.abp.objectextending.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.objectmapping\\2.7.0\\volo.abp.objectmapping.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.security\\2.7.0\\volo.abp.security.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.serialization\\2.7.0\\volo.abp.serialization.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settingmanagement.domain\\2.7.0\\volo.abp.settingmanagement.domain.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\2.7.0\\volo.abp.settingmanagement.domain.shared.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.settings\\2.7.0\\volo.abp.settings.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.threading\\2.7.0\\volo.abp.threading.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.timing\\2.7.0\\volo.abp.timing.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.ui\\2.7.0\\volo.abp.ui.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.uow\\2.7.0\\volo.abp.uow.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation\\2.7.0\\volo.abp.validation.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.validation.abstractions\\2.7.0\\volo.abp.validation.abstractions.2.7.0.nupkg.sha512", - "C:\\Users\\iVarKey\\.nuget\\packages\\volo.abp.virtualfilesystem\\2.7.0\\volo.abp.virtualfilesystem.2.7.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/aspnet-core/services/start-apigateway-admin.cmd b/aspnet-core/services/start-apigateway-admin.cmd new file mode 100644 index 000000000..f12c94d6b --- /dev/null +++ b/aspnet-core/services/start-apigateway-admin.cmd @@ -0,0 +1,28 @@ +@echo off +cls +chcp 65001 + +echo. 启动网关管理服务 + +cd .\apigateway\LINGYUN.ApiGateway.HttpApi.Host + +if '%1' equ '--publish' goto publish +if '%1' equ '--run' goto run +if '%1' equ '--restore' goto restore + + +:publish +dotnet publish -c Release -o ..\..\Publish\apigateway-admin --no-cache --no-restore +copy Dockerfile ..\..\Publish\apigateway-admin \Dockerfile +pause +exit + +:run +dotnet run +pause +exit + +:restore +dotnet restore +pause +exit \ No newline at end of file diff --git a/aspnet-core/services/start-apigateway-host.cmd b/aspnet-core/services/start-apigateway-host.cmd new file mode 100644 index 000000000..ea73ab8b9 --- /dev/null +++ b/aspnet-core/services/start-apigateway-host.cmd @@ -0,0 +1,28 @@ +@echo off +cls +chcp 65001 + +echo. 启动API网关 + +cd .\apigateway\LINGYUN.ApiGateway.Host + +if '%1' equ '--publish' goto publish +if '%1' equ '--run' goto run +if '%1' equ '--restore' goto restore + + +:publish +dotnet publish -c Release -o ..\..\Publish\apigateway-host --no-cache --no-restore +copy Dockerfile ..\..\Publish\apigateway-host\Dockerfile +pause +exit + +:run +dotnet run +pause +exit + +:restore +dotnet restore +pause +exit \ No newline at end of file diff --git a/aspnet-core/services/start-identity-server.bat b/aspnet-core/services/start-identity-server.bat new file mode 100644 index 000000000..a4af3956b --- /dev/null +++ b/aspnet-core/services/start-identity-server.bat @@ -0,0 +1,28 @@ +@echo off +cls +chcp 65001 + +echo. 启动身份认证服务 + +cd .\account\AuthServer.Host + +if '%1' equ '--publish' goto publish +if '%1' equ '--run' goto run +if '%1' equ '--restore' goto restore +exit + +:publish +dotnet publish -c Release -o ..\..\Publish\identityserver --no-cache --no-restore +copy Dockerfile ..\..\Publish\account\Dockerfile +pause +exit + +:run +dotnet run +pause +exit + +:restore +dotnet restore +pause +exit \ No newline at end of file diff --git a/vueJs/src/api/apigateway.ts b/vueJs/src/api/apigateway.ts index 0049fd66c..c3488fa7f 100644 --- a/vueJs/src/api/apigateway.ts +++ b/vueJs/src/api/apigateway.ts @@ -153,37 +153,37 @@ export class RateLimitRuleOptions { } export class QoSOptions { - timeoutValue?: number - durationOfBreak?: number - exceptionsAllowedBeforeBreaking?: number + timeoutValue?: number = 30000 + durationOfBreak?: number = 60000 + exceptionsAllowedBeforeBreaking?: number = 50 } export class LoadBalancerOptions { - type?: string - key?: string - expiry?: number + type?: string = '' + key?: string = '' + expiry?: number = 0 } export class HostAndPort { - host!: string - port!: number + host = '' + port?: number = 80 } export class HttpHandlerOptions { - useProxy!: boolean - useTracing!: boolean - allowAutoRedirect!: boolean - useCookieContainer!: boolean - maxConnectionsPerServer!: number + useProxy = false + useTracing = false + allowAutoRedirect = false + useCookieContainer = false + maxConnectionsPerServer?: number = 0 } export class FileCacheOptions { - ttlSeconds?: number - region?: string + ttlSeconds?: number = 0 + region?: string = '' } export class AuthenticationOptions { - authenticationProviderKey!: string + authenticationProviderKey?: string = '' allowedScopes?: string[] constructor() { this.allowedScopes = new Array() @@ -200,10 +200,10 @@ export class SecurityOptions { } export class GlobalConfigurationBase { - baseUrl!: string - requestIdKey!: string - downstreamScheme?: string - downstreamHttpVersion?: string + baseUrl = '' + requestIdKey?: string = '' + downstreamScheme?: string = '' + downstreamHttpVersion?: string = '' qoSOptions!: QoSOptions rateLimitOptions!: RateLimitOptions httpHandlerOptions!: HttpHandlerOptions @@ -237,7 +237,7 @@ export class GlobalConfigurationDto extends GlobalConfigurationBase { } export class GlobalConfigurationCreateDto extends GlobalConfigurationBase { - appId!: string + appId = '' } export class GlobalConfigurationUpdateDto extends GlobalConfigurationBase { @@ -268,22 +268,22 @@ export class RouteGroupDto extends FullAuditedEntityDto { } export class RouteGroupCreateDto { - name!: string - appId!: string - appName!: string - isActive!: boolean - appIpAddress?: string - description?: string + name = '' + appId = '' + appName = '' + isActive = true + appIpAddress?: string = '' + description?: string = '' constructor() { this.isActive = true } } export class RouteGroupUpdateDto { - name!: string - appId!: string - isActive!: boolean - description?: string + name = '' + appId = '' + isActive = true + description?: string = '' } export class RouteGroupGetByPagedDto extends PagedAndSortedResultRequestDto { @@ -296,10 +296,10 @@ export class RouteGroupGetByPagedDto extends PagedAndSortedResultRequestDto { } export class ReRouteBase { - reRouteName!: string - downstreamPathTemplate!: string + reRouteName = '' + downstreamPathTemplate = '' changeDownstreamPathTemplate?: {[key: string]: string} - upstreamPathTemplate!: string + upstreamPathTemplate = '' upstreamHttpMethod!: string[] addHeadersToRequest?: {[key: string]: string} upstreamHeaderTransform?: {[key: string]: string} @@ -307,20 +307,20 @@ export class ReRouteBase { addClaimsToRequest?: {[key: string]: string} routeClaimsRequirement?: {[key: string]: string} addQueriesToRequest?: {[key: string]: string} - requestIdKey?: string - reRouteIsCaseSensitive?: boolean - serviceName?: string - serviceNamespace?: string - downstreamScheme?: string + requestIdKey? = '' + reRouteIsCaseSensitive? = true + serviceName? = '' + serviceNamespace? = '' + downstreamScheme? = '' downstreamHostAndPorts!: HostAndPort[] - upstreamHost!: string - key?: string + upstreamHost = '' + key? = '' delegatingHandlers?: string[] - priority?: number - timeout?: number - dangerousAcceptAnyServerCertificateValidator?: boolean - downstreamHttpVersion?: string - downstreamHttpMethod?: string + priority? = 0 + timeout? = 30000 + dangerousAcceptAnyServerCertificateValidator?: boolean = true + downstreamHttpVersion? = '' + downstreamHttpMethod? = '' securityOptions?: SecurityOptions qoSOptions?: QoSOptions rateLimitOptions?: RateLimitRuleOptions @@ -395,11 +395,11 @@ export class ReRouteDto extends ReRouteBase { } export class ReRouteCreateDto extends ReRouteBase { - appId!: string + appId = '' } export class ReRouteUpdateDto extends ReRouteBase { - reRouteId!: string + reRouteId = '' concurrencyStamp!: string } diff --git a/vueJs/src/api/clients.ts b/vueJs/src/api/clients.ts index 6f7d2124f..522cfb9fc 100644 --- a/vueJs/src/api/clients.ts +++ b/vueJs/src/api/clients.ts @@ -1,5 +1,6 @@ import ApiService from './serviceBase' +import { pagerFormat } from '@/utils/index' import { FullAuditedEntityDto, PagedAndSortedResultRequestDto, PagedResultDto } from './types' const serviceUrl = process.env.VUE_APP_BASE_API @@ -14,14 +15,64 @@ export default class ClientService { public static getClients(payload: ClientGetByPaged) { let _url = '/api/IdentityServer/Clients' _url += '?sorting=' + payload.sorting - _url += '&skipCount=' + payload.skipCount + _url += '&skipCount=' + pagerFormat(payload.skipCount) _url += '&maxResultCount=' + payload.maxResultCount return ApiService.Get>(_url, serviceUrl) } -} -export class ClientGetById { - id!: string + public static createClient(payload: ClientCreate) { + const _url = '/api/IdentityServer/Clients' + return ApiService.Post(_url, payload, serviceUrl) + } + + public static updateClient(payload: ClientUpdate) { + const _url = '/api/IdentityServer/Clients' + return ApiService.Put(_url, payload, serviceUrl) + } + + public static deleteClient(id: string) { + const _url = '/api/IdentityServer/Clients/' + id + return ApiService.Delete(_url, serviceUrl) + } + + public static addClientSecret(payload: ClientSecretCreate) { + const _url = '/api/IdentityServer/Clients/Secrets' + return ApiService.Post(_url, payload, serviceUrl) + } + + public static deleteClientSecret(clientId: string, type: string, value: string) { + let _url = '/api/IdentityServer/Clients/Secrets' + _url += '?clientId=' + clientId + _url += '&type=' + type + _url += '&value=' + value + return ApiService.Delete(_url, serviceUrl) + } + + public static addClientProperty(payload: ClientPropertyCreate) { + const _url = '/api/IdentityServer/Clients/Properties' + return ApiService.Post(_url, payload, serviceUrl) + } + + public static deleteClientProperty(clientId: string, key: string, value: string) { + let _url = '/api/IdentityServer/Clients/Properties' + _url += '?clientId=' + clientId + _url += '&key=' + key + _url += '&value=' + value + return ApiService.Delete(_url, serviceUrl) + } + + public static addClientClaim(payload: ClientClaimCreate) { + const _url = '/api/IdentityServer/Clients/Claims' + return ApiService.Post(_url, payload, serviceUrl) + } + + public static deleteClientClaim(clientId: string, type: string, value: string) { + let _url = '/api/IdentityServer/Clients/Claims' + _url += '?clientId=' + clientId + _url += '&type=' + type + _url += '&value=' + value + return ApiService.Delete(_url, serviceUrl) + } } export class ClientGetByPaged extends PagedAndSortedResultRequestDto { @@ -29,44 +80,72 @@ export class ClientGetByPaged extends PagedAndSortedResultRequestDto { } export class ClientSecret { - type!: string - value!: string - description: string | undefined - expiration: Date | undefined + type = '' + value = '' + description? = '' + expiration? = undefined } export class ClientRedirectUri { - redirectUri!: string + redirectUri = '' } export class ClientClaim { - type!: string - value!: string + type = '' + value = '' } export class ClientCorsOrigin { - origin!: string + origin = '' } export class ClientGrantType { - grantType!: string + grantType = '' } export class ClientIdPRestriction { - provider!: string + provider = '' } export class ClientPostLogoutRedirectUri { - postLogoutRedirectUri!: string + postLogoutRedirectUri = '' } export class ClientProperty { - key!: string - value!: string + key = '' + value = '' } export class ClientScope { - scope!: string + scope = '' +} + +export class ClientSecretCreate extends ClientSecret { + clientId!: string + + constructor() { + super() + this.type = 'SharedSecret' + } +} + +export class ClientClaimCreate extends ClientClaim { + clientId!: string +} + +export class ClientPropertyCreate extends ClientProperty { + clientId!: string +} + +export class ClientCreate { + clientId = '' + clientName = '' + description? = '' + allowedGrantTypes?: ClientGrantType[] + + constructor() { + this.allowedGrantTypes = new Array() + } } export class Client extends FullAuditedEntityDto { @@ -74,6 +153,7 @@ export class Client extends FullAuditedEntityDto { clientId!: string clientName!: string description?: string + concurrencyStamp!: string clientUri?: string logoUri?: string enabled!: boolean @@ -90,24 +170,24 @@ export class Client extends FullAuditedEntityDto { backChannelLogoutUri?: string backChannelLogoutSessionRequired!: boolean allowOfflineAccess!: boolean - identityTokenLifetime?: number - accessTokenLifetime?: number - authorizationCodeLifetime?: number + identityTokenLifetime!: number + accessTokenLifetime!: number + authorizationCodeLifetime!: number consentLifetime?: number - absoluteRefreshTokenLifetime?: number - slidingRefreshTokenLifetime?: number - refreshTokenUsage?: number + absoluteRefreshTokenLifetime!: number + slidingRefreshTokenLifetime!: number + refreshTokenUsage!: number updateAccessTokenClaimsOnRefresh!: boolean - refreshTokenExpiration?: number - accessTokenType?: number + refreshTokenExpiration!: number + accessTokenType!: number enableLocalLogin!: boolean includeJwtId!: boolean alwaysSendClientClaims!: boolean clientClaimsPrefix?: string pairWiseSubjectSalt?: string - userSsoLifetime?: number + userSsoLifetime!: number userCodeType?: string - deviceCodeLifetime?: number + deviceCodeLifetime!: number allowedScopes!: ClientScope[] clientSecrets!: ClientSecret[] allowedGrantTypes!: ClientGrantType[] @@ -131,3 +211,115 @@ export class Client extends FullAuditedEntityDto { this.properties = new Array() } } + +export class ClientUpdateData { + concurrencyStamp!: string + clientId = '' + clientName = '' + description? = '' + clientUri? = '' + logoUri? = '' + enabled = true + protocolType = 'oidc' + requireClientSecret = true + requireConsent = true + allowRememberConsent = true + alwaysIncludeUserClaimsInIdToken = false + requirePkce = false + allowPlainTextPkce = false + allowAccessTokensViaBrowser = false + frontChannelLogoutUri? = '' + frontChannelLogoutSessionRequired = true + backChannelLogoutUri? = '' + backChannelLogoutSessionRequired = true + allowOfflineAccess = false + identityTokenLifetime = 300 + accessTokenLifetime = 3600 + authorizationCodeLifetime = 300 + consentLifetime?: number + absoluteRefreshTokenLifetime = 2592000 + slidingRefreshTokenLifetime = 1296000 + refreshTokenUsage = 1 + updateAccessTokenClaimsOnRefresh = false + refreshTokenExpiration = 1 + accessTokenType = 0 + enableLocalLogin = true + includeJwtId = false + alwaysSendClientClaims = false + clientClaimsPrefix? = 'client_' + pairWiseSubjectSalt? = '' + userSsoLifetime!: number + userCodeType? = '' + deviceCodeLifetime = 300 + allowedScopes!: ClientScope[] + allowedGrantTypes!: ClientGrantType[] + allowedCorsOrigins!: ClientCorsOrigin[] + redirectUris!: ClientRedirectUri[] + postLogoutRedirectUris!: ClientPostLogoutRedirectUri[] + identityProviderRestrictions!: ClientIdPRestriction[] + + constructor() { + this.allowedScopes = new Array() + this.allowedGrantTypes = new Array() + this.allowedCorsOrigins = new Array() + this.redirectUris = new Array() + this.postLogoutRedirectUris = new Array() + this.identityProviderRestrictions = new Array() + } + + public setClient(client: Client) { + this.absoluteRefreshTokenLifetime = client.absoluteRefreshTokenLifetime + this.accessTokenLifetime = client.accessTokenLifetime + this.accessTokenType = client.accessTokenType + this.allowAccessTokensViaBrowser = client.allowAccessTokensViaBrowser + this.allowOfflineAccess = client.allowOfflineAccess + this.allowPlainTextPkce = client.allowPlainTextPkce + this.allowRememberConsent = client.allowRememberConsent + this.allowedCorsOrigins = client.allowedCorsOrigins + this.allowedGrantTypes = client.allowedGrantTypes + this.allowedScopes = client.allowedScopes + this.alwaysIncludeUserClaimsInIdToken = client.alwaysIncludeUserClaimsInIdToken + this.alwaysSendClientClaims = client.alwaysSendClientClaims + this.authorizationCodeLifetime = client.authorizationCodeLifetime + this.backChannelLogoutSessionRequired = client.backChannelLogoutSessionRequired + this.backChannelLogoutUri = client.backChannelLogoutUri + this.clientClaimsPrefix = client.clientClaimsPrefix + this.clientId = client.clientId + this.clientName = client.clientName + this.clientUri = client.clientUri + this.concurrencyStamp = client.concurrencyStamp + this.consentLifetime = client.consentLifetime + this.description = client.description + this.deviceCodeLifetime = client.deviceCodeLifetime + this.enableLocalLogin = client.enableLocalLogin + this.enabled = client.enabled + this.frontChannelLogoutSessionRequired = client.frontChannelLogoutSessionRequired + this.frontChannelLogoutUri = client.frontChannelLogoutUri + this.identityProviderRestrictions = client.identityProviderRestrictions + this.identityTokenLifetime = client.identityTokenLifetime + this.includeJwtId = client.includeJwtId + this.logoUri = client.logoUri + this.pairWiseSubjectSalt = client.pairWiseSubjectSalt + this.postLogoutRedirectUris = client.postLogoutRedirectUris + this.protocolType = client.protocolType + this.redirectUris = client.redirectUris + this.refreshTokenExpiration = client.refreshTokenExpiration + this.refreshTokenUsage = client.refreshTokenUsage + this.requireClientSecret = client.requireClientSecret + this.requireConsent = client.requireConsent + this.requirePkce = client.requirePkce + this.slidingRefreshTokenLifetime = client.slidingRefreshTokenLifetime + this.updateAccessTokenClaimsOnRefresh = client.updateAccessTokenClaimsOnRefresh + this.userCodeType = client.userCodeType + this.userSsoLifetime = client.userSsoLifetime + } +} + +export class ClientUpdate { + id!: string + client!: ClientUpdateData + + constructor() { + this.client = new ClientUpdateData() + } +} diff --git a/vueJs/src/components/InputTagEx/index.vue b/vueJs/src/components/InputTagEx/index.vue index 5abaa9c46..42b84afff 100644 --- a/vueJs/src/components/InputTagEx/index.vue +++ b/vueJs/src/components/InputTagEx/index.vue @@ -108,11 +108,15 @@ export default class extends Vue { return false } tag = tag.trim() - if (!regExpValidate[this.validate].test(tag)) { - // validate - return false + if (this.validate !== 'none') { + if (regExpValidate[this.validate] && !regExpValidate[this.validate].test(tag)) { + return false + } } - if (!this.data.every(d => d[this.label] === tag)) { + if (this.data.length === 0) { + this.data.push({ [this.label]: tag }) + return true + } else if (!this.data.some(d => d[this.label] === tag)) { this.data.push({ [this.label]: tag }) return true } diff --git a/vueJs/src/components/PermissionTree/index.vue b/vueJs/src/components/PermissionTree/index.vue index 5b860d73f..8f5e52a60 100644 --- a/vueJs/src/components/PermissionTree/index.vue +++ b/vueJs/src/components/PermissionTree/index.vue @@ -77,14 +77,19 @@ export default class extends Vue { }, 10) } - /** 初始化权限树 - * @param permission 权限数据 - */ - private initilzePermissionTree(permission: PermissionDto) { + /** 重置权限树 */ + public resetPermissions() { this.permissionTreeData.splice(0) this.permissionCheckedKeys.splice(0) this.permissionExpandedKeys.splice(0) this.permissionEditData.splice(0) + } + + /** 初始化权限树 + * @param permission 权限数据 + */ + private initilzePermissionTree(permission: PermissionDto) { + this.resetPermissions() const permissionTree = new PermissionTree() permissionTree.id = permission.entityDisplayName permissionTree.label = '权限设置' @@ -121,46 +126,43 @@ export default class extends Vue { * @param permissions 权限列表 */ private generatePermission(permissionTree: PermissionTree, permissions: Permission[]) { + const parentPermissions = permissions.filter(p => !p.parentName) + parentPermissions.forEach((permission) => { + const permissionTreeItem = new PermissionTree() + permissionTreeItem.id = permission.name + permissionTreeItem.label = permission.displayName + permissionTreeItem.disabled = this.readonly + this.permissionEditData.push(permission) + const subPermissions = permissions.filter(p => p.parentName === permission.name) + this.generateSubPermission(permissionTreeItem, subPermissions, permissions) + permissionTree.children.push(permissionTreeItem) + }) + } + + /** 递归生成子节点权限树 + * @param permissionTree 父权限树 + * @param permissions 当前遍历权限节点 + * @param parentPermissions 当前遍历权限的父权限节点 + * @description abp框架定义所有子节点都在第三级里面.所以需要传递父节点来判断当前循环的权限的子权限节点 + */ + private generateSubPermission(permissionTree: PermissionTree, permissions: Permission[], parentPermissions: Permission[]) { permissions.forEach((permission) => { const permissionTreeItem = new PermissionTree() permissionTreeItem.id = permission.name permissionTreeItem.label = permission.displayName permissionTreeItem.disabled = this.readonly - // 如果拥有此权限,选中树节点 - // 一个bug,abp返回的权限根节点也是有效的,那这里需要处理下,存在父节点的情况下才会选中 - if (permission.isGranted) { - if (permission.parentName) { + this.permissionEditData.push(permission) + // 查询当前权限里面的子节点 + const subPermissions = parentPermissions.filter(p => p.parentName === permission.name) + // 生成下一级权限树 + if (subPermissions.length > 0) { + this.generateSubPermission(permissionTreeItem, subPermissions, permissions) + } else { // 如果存在下一级权限,那么在下一级循环里面添加选中,避免选中当前根节点 + if (permission.isGranted) { this.permissionCheckedKeys.push(permissionTreeItem.id) - } else { - // 2020-05-08 如果存在第四级权限,会出现第三级全部未选中bug - // 查出该节点下的所有子节点 - const childrenPermissions = new Array() - permissions.forEach(p => { - if (p.parentName === permission.name) { - childrenPermissions.push(p) - } - }) - // 如果没有子节点,选中当前节点 - if (childrenPermissions.length === 0) { - this.permissionCheckedKeys.push(permissionTreeItem.id) - } else if (childrenPermissions.every(children => children?.isGranted)) { - // 如果所有子节点都为授权状态,选中当前节点 - this.permissionCheckedKeys.push(permissionTreeItem.id) - } } } - // 存在父级,则加入父级权限树 - if (permission.parentName) { - const parentTree = permissionTree.children.find(tree => tree.id === permission.parentName) - if (parentTree) { - permissionTreeItem.parent = parentTree.id - parentTree.children.push(permissionTreeItem) - } - } else { - permissionTree.children.push(permissionTreeItem) - } - // 加入编辑权限列表 - this.permissionEditData.push({ name: permission.name, isGranted: permission.isGranted }) + permissionTree.children.push(permissionTreeItem) }) } diff --git a/vueJs/src/lang/zh.ts b/vueJs/src/lang/zh.ts index 9e8c26ee4..ff4819d25 100644 --- a/vueJs/src/lang/zh.ts +++ b/vueJs/src/lang/zh.ts @@ -268,6 +268,7 @@ export default { delNotRecoverData: '请注意,删除后不可恢复!', whetherDeleteData: '是否删除选择的记录 {name} ?', dataHasBeenDeleted: '选定的记录 {name} 已删除!', + fieldLengthMustBeRange: '字段的长度必须在{min}到{max}之间!', apiGateWay: { createGroup: '新建分组', updateGroup: '编辑分组', @@ -368,11 +369,35 @@ export default { deleteClient: '删除客户端', updateClient: '编辑客户端', updateClientByName: '编辑客户端 {name}', + deleteClientById: '是否要删除客户端: {id}', + deleteClientSuccess: '客户端: {id} 已删除!', + createClientSuccess: '客户端: {id} 已添加!', + updateClientSuccess: '客户端: {id} 已修改!', + clientClaim: '客户端声明', + clientProperty: '客户端属性', + clientSecret: '客户端密钥', + clientPermission: '客户端权限', + deleteSecret: '删除密钥', + deleteSecretByType: '是否要删除客户端密钥: {type}', + deleteSecretSuccess: '客户端密钥: {type} 已删除!', + createSecretSuccess: '客户端密钥: {type} 已添加!', + createSecret: '添加客户端密钥', + deleteClaim: '删除声明', + deleteClaimByType: '是否要删除客户端声明: {type}', + deleteClaimSuccess: '客户端声明: {type} 已删除!', + createClaimSuccess: '客户端声明: {type} 已添加!', + createClaim: '添加客户端声明', + deleteProperty: '删除属性', + deletePropertyByType: '是否要删除客户端属性: {key}', + deletePropertySuccess: '客户端属性: {key} 已删除!', + createPropertySuccess: '客户端属性: {key} 已添加!', + createProperty: '添加客户端属性', createClient: '创建客户端', clientId: '客户端标识', clientName: '客户端名称', description: '客户端说明', protocolType: '协议类型', + requireClientSecret: '需要客户端密钥', requirePkce: '需要Pkce', allowPlainTextPkce: '允许纯文本Pkce', allowOfflineAccess: '允许离线访问', @@ -387,6 +412,36 @@ export default { slidingRefreshTokenLifetime: '滚动刷新令牌有效期(s)', deviceCodeLifetime: '设备授权码有效期(s)', clientClaimsPrefix: '客户端声明前缀', - basicOptions: '基本设置' + basicOptions: '基本设置', + frontChannelLogoutUri: '前端通道注销 Uri', + frontChannelLogoutSessionRequired: '需要前端通道注销会话', + backChannelLogoutUri: '后端通道退出 Uri', + backChannelLogoutSessionRequired: '需要后端通道注销会话', + enableLocalLogin: '启用本地登录', + postLogoutRedirectUris: '注销重定向 Uri', + identityProviderRestrictions: '身份提供程序限制', + userSsoLifetime: '用户 SSO 生命周期', + accessTokenType: '访问令牌类型', + refreshTokenUsage: '刷新令牌使用情况', + refreshTokenExpiration: '刷新令牌过期方式', + allowedCorsOrigins: '允许跨域来源', + updateAccessTokenClaimsOnRefresh: '刷新时更新访问令牌声明', + includeJwtId: '包括 Jwt 标识', + alwaysSendClientClaims: '始终发送客户端声明', + alwaysIncludeUserClaimsInIdToken: '始终在标识令牌中包含用户声明', + pairWiseSubjectSalt: '配对主体盐', + requireConsent: '需要同意', + allowRememberConsent: '允许记住同意', + clientUri: '客户端 Uri', + logoUri: '徽标 Uri', + userCodeType: '用户代码类型', + secretType: '密钥类型', + secretValue: '密钥值', + secretDescription: '密钥说明', + expiration: '过期日期', + claimType: '声明类型', + claimValue: '声明值', + propertyKey: '属性名称', + propertyValue: '属性值' } } diff --git a/vueJs/src/views/admin/apigateway/components/RouteCreateOrEditForm.vue b/vueJs/src/views/admin/apigateway/components/RouteCreateOrEditForm.vue index c835f8471..ff91b7143 100644 --- a/vueJs/src/views/admin/apigateway/components/RouteCreateOrEditForm.vue +++ b/vueJs/src/views/admin/apigateway/components/RouteCreateOrEditForm.vue @@ -193,6 +193,7 @@ > -
-
- - - {{ tag[key] }} - - - -
-
- - - - - diff --git a/vueJs/src/views/admin/identityServer/client/components/ClientClaimEditForm.vue b/vueJs/src/views/admin/identityServer/client/components/ClientClaimEditForm.vue new file mode 100644 index 000000000..cde01154d --- /dev/null +++ b/vueJs/src/views/admin/identityServer/client/components/ClientClaimEditForm.vue @@ -0,0 +1,182 @@ + + + + + diff --git a/vueJs/src/views/admin/identityServer/client/components/ClientCreateForm.vue b/vueJs/src/views/admin/identityServer/client/components/ClientCreateForm.vue new file mode 100644 index 000000000..084b3da7c --- /dev/null +++ b/vueJs/src/views/admin/identityServer/client/components/ClientCreateForm.vue @@ -0,0 +1,120 @@ + + + diff --git a/vueJs/src/views/admin/identityServer/client/components/ClientEditForm.vue b/vueJs/src/views/admin/identityServer/client/components/ClientEditForm.vue index 4ea633d42..adefe6866 100644 --- a/vueJs/src/views/admin/identityServer/client/components/ClientEditForm.vue +++ b/vueJs/src/views/admin/identityServer/client/components/ClientEditForm.vue @@ -3,6 +3,7 @@ ref="formClient" label-width="100px" :model="client" + :rules="clientRules" > @@ -63,7 +64,18 @@
- + + + + + + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -152,7 +508,7 @@ class="confirm" type="primary" style="width:100px" - @click="onSubmitEdit('formRoute')" + @click="onSavedEditClient" > {{ $t('table.confirm') }} @@ -163,7 +519,7 @@ diff --git a/vueJs/src/views/admin/identityServer/client/components/ClientPermissionEditForm.vue b/vueJs/src/views/admin/identityServer/client/components/ClientPermissionEditForm.vue new file mode 100644 index 000000000..3f84316a8 --- /dev/null +++ b/vueJs/src/views/admin/identityServer/client/components/ClientPermissionEditForm.vue @@ -0,0 +1,116 @@ + + + + + diff --git a/vueJs/src/views/admin/identityServer/client/components/ClientPropertyEditForm.vue b/vueJs/src/views/admin/identityServer/client/components/ClientPropertyEditForm.vue new file mode 100644 index 000000000..e69a89556 --- /dev/null +++ b/vueJs/src/views/admin/identityServer/client/components/ClientPropertyEditForm.vue @@ -0,0 +1,182 @@ + + + + + diff --git a/vueJs/src/views/admin/identityServer/client/components/ClientSecretEditForm.vue b/vueJs/src/views/admin/identityServer/client/components/ClientSecretEditForm.vue new file mode 100644 index 000000000..45177f714 --- /dev/null +++ b/vueJs/src/views/admin/identityServer/client/components/ClientSecretEditForm.vue @@ -0,0 +1,259 @@ + + + + + diff --git a/vueJs/src/views/admin/identityServer/client/index.vue b/vueJs/src/views/admin/identityServer/client/index.vue index 17b62c1a0..2d067dede 100644 --- a/vueJs/src/views/admin/identityServer/client/index.vue +++ b/vueJs/src/views/admin/identityServer/client/index.vue @@ -23,7 +23,7 @@ class="filter-item" type="primary" :disabled="!checkPermission(['IdentityServer.Clients.Create'])" - @click="handleShowEditClientForm()" + @click="handleShowCreateClientForm()" > {{ $t('identityServer.createClient') }} @@ -31,7 +31,7 @@ {{ $t('identityServer.updateClient') }} @@ -159,15 +159,33 @@ - {{ row.enabled ? $t('identityServer.disbled') : $t('roles.enabled') }} + {{ $t('identityServer.clientClaim') }} + + + {{ $t('identityServer.clientProperty') }} + + + {{ $t('identityServer.clientSecret') }} + + + {{ $t('identityServer.clientPermission') }} {{ $t('identityServer.deleteClient') }} @@ -186,6 +204,22 @@ @sort-change="handleSortChange" /> + + + + + + + + + + + + + + + + + + + + @@ -207,35 +310,55 @@ import { checkPermission } from '@/utils/permission' import { Component, Vue } from 'vue-property-decorator' import Pagination from '@/components/Pagination/index.vue' import ClientEditForm from './components/ClientEditForm.vue' +import ClientCreateForm from './components/ClientCreateForm.vue' +import ClientSecretEditForm from './components/ClientSecretEditForm.vue' +import ClientClaimEditForm from './components/ClientClaimEditForm.vue' +import ClientPropertyEditForm from './components/ClientPropertyEditForm.vue' +import ClientPermissionEditForm from './components/ClientPermissionEditForm.vue' import ClientService, { Client, ClientGetByPaged } from '@/api/clients' @Component({ name: 'IdentityServerClient', components: { Pagination, - ClientEditForm + ClientEditForm, + ClientCreateForm, + ClientClaimEditForm, + ClientSecretEditForm, + ClientPropertyEditForm, + ClientPermissionEditForm }, methods: { checkPermission } }) export default class extends Vue { - private editClientId: string + private editClient: Client private clientListCount: number private editClientTitle: any private clientList: Client[] private clientListLoading: boolean private showEditClientDialog: boolean + private showCreateClientDialog: boolean + private showEditClientSecretDialog: boolean + private showEditClientClaimDialog: boolean + private showEditClientPropertyDialog: boolean + private showEditClientPermissionDialog: boolean private clientGetPagedFilter: ClientGetByPaged constructor() { super() - this.editClientId = '' this.clientListCount = 0 this.editClientTitle = '' this.clientListLoading = false this.showEditClientDialog = false + this.showCreateClientDialog = false + this.showEditClientPermissionDialog = false + this.editClient = new Client() this.clientList = new Array() + this.showEditClientSecretDialog = false + this.showEditClientClaimDialog = false + this.showEditClientPropertyDialog = false this.clientGetPagedFilter = new ClientGetByPaged() } @@ -257,17 +380,29 @@ export default class extends Vue { this.clientGetPagedFilter.sorting = column.prop } - private handleShowEditClientForm(id: string, clientName: string) { - this.editClientId = id + private handleShowCreateClientForm() { + this.editClient = new Client() this.editClientTitle = this.$t('identityServer.createClient') - if (id) { - this.editClientTitle = this.$t('identityServer.updateClientByName', { name: clientName }) - } + this.showCreateClientDialog = true + } + + private handleShowEditClientForm(client: Client) { + this.editClient = client + this.editClientTitle = this.$t('identityServer.updateClientByName', { name: this.editClient.clientName }) this.showEditClientDialog = true } + private handleClientCreateFormClosed(changed: boolean) { + this.editClientTitle = '' + this.showCreateClientDialog = false + const frmClient = this.$refs.formCreateClient as ClientCreateForm + frmClient.resetFields() + if (changed) { + this.handleGetClients() + } + } + private handleClientEditFormClosed(changed: boolean) { - this.editClientId = '' this.editClientTitle = '' this.showEditClientDialog = false if (changed) { @@ -275,25 +410,67 @@ export default class extends Vue { } } - private handleDeleteClient(id: string) { - console.log('handleDeleteClient:' + id) + private handleClientSecretEditFormClosed() { + this.showEditClientSecretDialog = false + const frmClientSecret = this.$refs.formClientSecret as ClientSecretEditForm + frmClientSecret.resetFields() + } + + private handleClientClaimEditFormClosed() { + this.showEditClientClaimDialog = false + const frmClientClaim = this.$refs.formClientClaim as ClientClaimEditForm + frmClientClaim.resetFields() + } + + private handleClientPropertyEditFormClosed() { + this.showEditClientPropertyDialog = false + const frmClientProperty = this.$refs.formClientProperty as ClientPropertyEditForm + frmClientProperty.resetFields() + } + + private handleClientPermissionEditFormClosed() { + this.showEditClientPermissionDialog = false + } + + private handleDeleteClient(id: string, clientId: string) { + this.$confirm(this.l('identityServer.deleteClientById', { id: clientId }), + this.l('identityServer.deleteClient'), { + callback: (action) => { + if (action === 'confirm') { + ClientService.deleteClient(id).then(() => { + this.$message.success(this.l('identityServer.deleteClientSuccess', { id: clientId })) + this.handleGetClients() + }) + } + } + }) } private handleCommand(command: {key: string, row: Client}) { + this.editClient = command.row switch (command.key) { - case 'disbled' : - console.log('disbled') + case 'secret' : + this.showEditClientSecretDialog = true break - case 'enabled' : - console.log('enabled') + case 'claim' : + this.showEditClientClaimDialog = true + break + case 'property': + this.showEditClientPropertyDialog = true + break + case 'permissions': + this.showEditClientPermissionDialog = true break - case 'delete' : - this.handleDeleteClient(command.row.id) + this.handleDeleteClient(command.row.id, command.row.clientId) break default: break } } + + private l(name: string, values?: any[] | { [key: string]: any }) { + return this.$t(name, values).toString() + } }