|
|
@@ -0,0 +1,4727 @@
|
|
|
+{
|
|
|
+ "version": 3,
|
|
|
+ "targets": {
|
|
|
+ "net6.0": {
|
|
|
+ "JetBrains.Annotations/2022.1.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/JetBrains.Annotations.dll": {
|
|
|
+ "related": ".deps.json;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/JetBrains.Annotations.dll": {
|
|
|
+ "related": ".deps.json;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.AspNetCore.Authorization/6.0.5": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.AspNetCore.Metadata": "6.0.5",
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
|
|
|
+ "Microsoft.Extensions.Options": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.AspNetCore.Http.Features/5.0.17": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Primitives": "5.0.1",
|
|
|
+ "System.IO.Pipelines": "5.0.2"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.AspNetCore.Metadata/6.0.5": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.Binder/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.Json/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
|
+ "System.Text.Json": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileProviders.Physical": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props": {},
|
|
|
+ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Composite/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Embedded/6.0.5": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "build/netstandard2.0/_._": {}
|
|
|
+ },
|
|
|
+ "buildMultiTargeting": {
|
|
|
+ "buildMultiTargeting/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Localization/6.0.5": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Localization.Abstractions": "6.0.5",
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.1",
|
|
|
+ "Microsoft.Extensions.Options": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Localization.Abstractions/6.0.5": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Logging/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Options": "6.0.0",
|
|
|
+ "System.Diagnostics.DiagnosticSource": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Options/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Options": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Primitives": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Primitives/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.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/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Newtonsoft.Json/13.0.1": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Nito.AsyncEx.Context/5.1.2": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Nito.AsyncEx.Tasks": "5.1.2"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Context.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Nito.AsyncEx.Coordination/5.1.2": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Nito.AsyncEx.Tasks": "5.1.2",
|
|
|
+ "Nito.Collections.Deque": "1.1.1"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Nito.AsyncEx.Tasks/5.1.2": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Nito.Disposables": "2.2.1"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Nito.Collections.Deque/1.1.1": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Nito.Collections.Deque.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Nito.Collections.Deque.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Nito.Disposables/2.2.1": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Collections.Immutable": "1.7.1"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/Nito.Disposables.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/Nito.Disposables.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Collections/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.3/System.Collections.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Collections.Immutable/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/System.Collections.Immutable.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/System.Collections.Immutable.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Diagnostics.Debug/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.3/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Diagnostics.DiagnosticSource/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Globalization/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.3/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.IO/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Text.Encoding": "4.3.0",
|
|
|
+ "System.Threading.Tasks": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.5/System.IO.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.IO.Pipelines/5.0.2": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "ref/netcoreapp2.0/System.IO.Pipelines.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netcoreapp3.0/System.IO.Pipelines.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Linq/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Collections": "4.3.0",
|
|
|
+ "System.Diagnostics.Debug": "4.3.0",
|
|
|
+ "System.Resources.ResourceManager": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Runtime.Extensions": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.6/System.Linq.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.6/System.Linq.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Linq.Dynamic.Core/1.2.18": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/System.Linq.Dynamic.Core.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/System.Linq.Dynamic.Core.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Linq.Expressions/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Collections": "4.3.0",
|
|
|
+ "System.Diagnostics.Debug": "4.3.0",
|
|
|
+ "System.Globalization": "4.3.0",
|
|
|
+ "System.IO": "4.3.0",
|
|
|
+ "System.Linq": "4.3.0",
|
|
|
+ "System.ObjectModel": "4.3.0",
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Reflection.Emit": "4.3.0",
|
|
|
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
|
+ "System.Reflection.Emit.Lightweight": "4.3.0",
|
|
|
+ "System.Reflection.Extensions": "4.3.0",
|
|
|
+ "System.Reflection.Primitives": "4.3.0",
|
|
|
+ "System.Reflection.TypeExtensions": "4.3.0",
|
|
|
+ "System.Resources.ResourceManager": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Runtime.Extensions": "4.3.0",
|
|
|
+ "System.Threading": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.6/System.Linq.Expressions.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.6/System.Linq.Expressions.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Linq.Queryable/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Collections": "4.3.0",
|
|
|
+ "System.Diagnostics.Debug": "4.3.0",
|
|
|
+ "System.Linq": "4.3.0",
|
|
|
+ "System.Linq.Expressions": "4.3.0",
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Reflection.Extensions": "4.3.0",
|
|
|
+ "System.Resources.ResourceManager": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.0/System.Linq.Queryable.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.3/System.Linq.Queryable.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.ObjectModel/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Collections": "4.3.0",
|
|
|
+ "System.Diagnostics.Debug": "4.3.0",
|
|
|
+ "System.Resources.ResourceManager": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Threading": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.3/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.3/System.ObjectModel.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Reflection/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.IO": "4.3.0",
|
|
|
+ "System.Reflection.Primitives": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.5/System.Reflection.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Reflection.Emit/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.IO": "4.3.0",
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
|
+ "System.Reflection.Primitives": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.1/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.3/System.Reflection.Emit.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Reflection.Primitives": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.0/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Reflection.Emit.Lightweight/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
|
+ "System.Reflection.Primitives": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.0/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Reflection.Extensions/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.0/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Reflection.Primitives/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Reflection.TypeExtensions/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.5/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Resources.ResourceManager/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Globalization": "4.3.0",
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.0/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Runtime/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.5/System.Runtime.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Runtime.Extensions/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.5/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Runtime.Loader/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.IO": "4.3.0",
|
|
|
+ "System.Reflection": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.5/System.Runtime.Loader.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.5/System.Runtime.Loader.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Text.Encoding/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.3/System.Text.Encoding.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Text.Encodings.Web/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ },
|
|
|
+ "runtimeTargets": {
|
|
|
+ "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
+ "assetType": "runtime",
|
|
|
+ "rid": "browser"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Text.Json/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
|
+ "System.Text.Encodings.Web": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/net6.0/System.Text.Json.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net6.0/System.Text.Json.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "buildTransitive/netcoreapp3.1/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Threading/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Threading.Tasks": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.3/_._": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard1.3/System.Threading.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Threading.Tasks/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard1.3/System.Threading.Tasks.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "TimeZoneConverter/5.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/TimeZoneConverter.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/TimeZoneConverter.dll": {
|
|
|
+ "related": ".xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Auditing/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Auditing.Contracts": "6.0.0",
|
|
|
+ "Volo.Abp.Data": "6.0.0",
|
|
|
+ "Volo.Abp.Json": "6.0.0",
|
|
|
+ "Volo.Abp.MultiTenancy": "6.0.0",
|
|
|
+ "Volo.Abp.Security": "6.0.0",
|
|
|
+ "Volo.Abp.Threading": "6.0.0",
|
|
|
+ "Volo.Abp.Timing": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Auditing.Contracts/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Authorization/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Authorization.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Localization": "6.0.0",
|
|
|
+ "Volo.Abp.Security": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Authorization.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.AspNetCore.Authorization": "6.0.5",
|
|
|
+ "Volo.Abp.MultiTenancy": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.BackgroundWorkers/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Threading": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Core/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "JetBrains.Annotations": "2022.1.0",
|
|
|
+ "Microsoft.Extensions.Configuration.CommandLine": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.1",
|
|
|
+ "Microsoft.Extensions.Configuration.UserSecrets": "6.0.1",
|
|
|
+ "Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Localization": "6.0.5",
|
|
|
+ "Microsoft.Extensions.Logging": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Options": "6.0.0",
|
|
|
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
|
|
|
+ "Nito.AsyncEx.Context": "5.1.2",
|
|
|
+ "Nito.AsyncEx.Coordination": "5.1.2",
|
|
|
+ "System.Collections.Immutable": "6.0.0",
|
|
|
+ "System.Linq.Dynamic.Core": "1.2.18",
|
|
|
+ "System.Linq.Queryable": "4.3.0",
|
|
|
+ "System.Runtime.Loader": "4.3.0",
|
|
|
+ "System.Text.Encodings.Web": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Core.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Core.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Data/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.EventBus.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.ObjectExtending": "6.0.0",
|
|
|
+ "Volo.Abp.Uow": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Data.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Data.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Ddd.Application/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Authorization": "6.0.0",
|
|
|
+ "Volo.Abp.Ddd.Application.Contracts": "6.0.0",
|
|
|
+ "Volo.Abp.Ddd.Domain": "6.0.0",
|
|
|
+ "Volo.Abp.Features": "6.0.0",
|
|
|
+ "Volo.Abp.GlobalFeatures": "6.0.0",
|
|
|
+ "Volo.Abp.Http.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Localization": "6.0.0",
|
|
|
+ "Volo.Abp.ObjectMapping": "6.0.0",
|
|
|
+ "Volo.Abp.Security": "6.0.0",
|
|
|
+ "Volo.Abp.Settings": "6.0.0",
|
|
|
+ "Volo.Abp.Validation": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Ddd.Application.Contracts/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Auditing.Contracts": "6.0.0",
|
|
|
+ "Volo.Abp.Localization": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Ddd.Domain/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Auditing": "6.0.0",
|
|
|
+ "Volo.Abp.Data": "6.0.0",
|
|
|
+ "Volo.Abp.EventBus": "6.0.0",
|
|
|
+ "Volo.Abp.ExceptionHandling": "6.0.0",
|
|
|
+ "Volo.Abp.Guids": "6.0.0",
|
|
|
+ "Volo.Abp.MultiTenancy": "6.0.0",
|
|
|
+ "Volo.Abp.ObjectMapping": "6.0.0",
|
|
|
+ "Volo.Abp.Specifications": "6.0.0",
|
|
|
+ "Volo.Abp.Threading": "6.0.0",
|
|
|
+ "Volo.Abp.Timing": "6.0.0",
|
|
|
+ "Volo.Abp.Uow": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.DistributedLocking.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.EventBus/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.BackgroundWorkers": "6.0.0",
|
|
|
+ "Volo.Abp.DistributedLocking.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.EventBus.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Guids": "6.0.0",
|
|
|
+ "Volo.Abp.Json": "6.0.0",
|
|
|
+ "Volo.Abp.MultiTenancy": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.EventBus.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.ExceptionHandling/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.FileProviders.Embedded": "6.0.5",
|
|
|
+ "Volo.Abp.Localization": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Features/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Authorization.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Localization": "6.0.0",
|
|
|
+ "Volo.Abp.MultiTenancy": "6.0.0",
|
|
|
+ "Volo.Abp.Validation": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Features.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Features.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.GlobalFeatures/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Authorization.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Localization": "6.0.0",
|
|
|
+ "Volo.Abp.VirtualFileSystem": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Guids/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Guids.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Guids.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Http.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Json/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Newtonsoft.Json": "13.0.1",
|
|
|
+ "Volo.Abp.ObjectExtending": "6.0.0",
|
|
|
+ "Volo.Abp.Timing": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Json.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Json.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Localization/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Localization.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Settings": "6.0.0",
|
|
|
+ "Volo.Abp.VirtualFileSystem": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Localization.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.MultiTenancy/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Data": "6.0.0",
|
|
|
+ "Volo.Abp.EventBus.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Security": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.ObjectExtending/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Localization.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Validation.Abstractions": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.ObjectMapping/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.PermissionManagement.Application.Contracts/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Authorization.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.Ddd.Application.Contracts": "6.0.0",
|
|
|
+ "Volo.Abp.PermissionManagement.Domain.Shared": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.PermissionManagement.Domain.Shared/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.FileProviders.Embedded": "6.0.5",
|
|
|
+ "Volo.Abp.Validation": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Security/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Security.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Security.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Settings/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Localization.Abstractions": "6.0.0",
|
|
|
+ "Volo.Abp.MultiTenancy": "6.0.0",
|
|
|
+ "Volo.Abp.Security": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Settings.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Settings.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Specifications/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Specifications.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Specifications.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Threading/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Threading.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Threading.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Timing/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "TimeZoneConverter": "5.0.0",
|
|
|
+ "Volo.Abp.Localization": "6.0.0",
|
|
|
+ "Volo.Abp.Settings": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Timing.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Timing.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Uow/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Uow.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Uow.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Validation/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Localization": "6.0.0",
|
|
|
+ "Volo.Abp.Validation.Abstractions": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.Validation.Abstractions/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Volo.Abp.VirtualFileSystem/6.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.FileProviders.Composite": "6.0.0",
|
|
|
+ "Microsoft.Extensions.FileProviders.Embedded": "6.0.5",
|
|
|
+ "Microsoft.Extensions.FileProviders.Physical": "6.0.0",
|
|
|
+ "Volo.Abp.Core": "6.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {
|
|
|
+ "related": ".pdb;.xml"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "libraries": {
|
|
|
+ "JetBrains.Annotations/2022.1.0": {
|
|
|
+ "sha512": "ASfpoFJxiRsC9Xc4TWuPM41Zb/gl64xwfMOhnOZ3RnVWGYIZchjpWQV5zshJgoc/ZxVtgjaF7b577lURj7E6ig==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "jetbrains.annotations/2022.1.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "icon.png",
|
|
|
+ "jetbrains.annotations.2022.1.0.nupkg.sha512",
|
|
|
+ "jetbrains.annotations.nuspec",
|
|
|
+ "lib/net20/JetBrains.Annotations.dll",
|
|
|
+ "lib/net20/JetBrains.Annotations.xml",
|
|
|
+ "lib/netstandard1.0/JetBrains.Annotations.deps.json",
|
|
|
+ "lib/netstandard1.0/JetBrains.Annotations.dll",
|
|
|
+ "lib/netstandard1.0/JetBrains.Annotations.xml",
|
|
|
+ "lib/netstandard2.0/JetBrains.Annotations.deps.json",
|
|
|
+ "lib/netstandard2.0/JetBrains.Annotations.dll",
|
|
|
+ "lib/netstandard2.0/JetBrains.Annotations.xml",
|
|
|
+ "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll",
|
|
|
+ "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.AspNetCore.Authorization/6.0.5": {
|
|
|
+ "sha512": "T3J4Z4xK/mmJlMv/j7Cs1PZjRLh1fGsvHay3RNBNooP0qhHCk3UnU+WgBvcGApZFnEfeyOEGZBHZv5gb1RrDLA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.aspnetcore.authorization/6.0.5",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.AspNetCore.Authorization.dll",
|
|
|
+ "lib/net461/Microsoft.AspNetCore.Authorization.xml",
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Authorization.dll",
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Authorization.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
|
|
|
+ "microsoft.aspnetcore.authorization.6.0.5.nupkg.sha512",
|
|
|
+ "microsoft.aspnetcore.authorization.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.AspNetCore.Http.Features/5.0.17": {
|
|
|
+ "sha512": "3jG2xS+dx8DDCGV/F+STdPTg89lX3ao3dF/VEPvJaz3wzBIjuadipTtYNEXDIVuOPZwb6jdmhrX9jkzOIBm5cw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.aspnetcore.http.features/5.0.17",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.AspNetCore.Http.Features.dll",
|
|
|
+ "lib/net461/Microsoft.AspNetCore.Http.Features.xml",
|
|
|
+ "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll",
|
|
|
+ "lib/net5.0/Microsoft.AspNetCore.Http.Features.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
|
|
|
+ "microsoft.aspnetcore.http.features.5.0.17.nupkg.sha512",
|
|
|
+ "microsoft.aspnetcore.http.features.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.AspNetCore.Metadata/6.0.5": {
|
|
|
+ "sha512": "4VRJoJa/EbncxQTAzM6abqQUUbNrohg5MC1glZ1R1lzzXJM2CdXiRKvcpAfn3luAwPzkwJtHejuLgI6Osn0aDA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.aspnetcore.metadata/6.0.5",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.AspNetCore.Metadata.dll",
|
|
|
+ "lib/net461/Microsoft.AspNetCore.Metadata.xml",
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Metadata.dll",
|
|
|
+ "lib/net6.0/Microsoft.AspNetCore.Metadata.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml",
|
|
|
+ "microsoft.aspnetcore.metadata.6.0.5.nupkg.sha512",
|
|
|
+ "microsoft.aspnetcore.metadata.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
|
+ "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
|
+ "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
|
+ "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
|
+ "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
|
+ "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.bcl.asyncinterfaces.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration/6.0.0": {
|
|
|
+ "sha512": "tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
|
|
|
+ "microsoft.extensions.configuration.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
|
|
+ "sha512": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
|
+ "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.abstractions.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.Binder/6.0.0": {
|
|
|
+ "sha512": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration.binder/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.Binder.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.Binder.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
|
+ "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.binder.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.CommandLine/6.0.0": {
|
|
|
+ "sha512": "3nL1qCkZ1Oxx14ZTzgo4MmlO7tso7F+TtMZAY2jUAtTLyAcDp+EDjk3RqafoKiNaePyPvvlleEcBxh3b2Hzl1g==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration.commandline/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
|
+ "microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.commandline.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": {
|
|
|
+ "sha512": "pnyXV1LFOsYjGveuC07xp0YHIyGq7jRq5Ncb5zrrIieMLWVwgMyYxcOH0jTnBedDT4Gh1QinSqsjqzcieHk1og==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration.environmentvariables/6.0.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
|
+ "microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.environmentvariables.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
|
|
|
+ "sha512": "V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration.fileextensions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
|
+ "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.fileextensions.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.Json/6.0.0": {
|
|
|
+ "sha512": "GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration.json/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.Json.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.Json.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
|
|
|
+ "microsoft.extensions.configuration.json.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.json.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": {
|
|
|
+ "sha512": "Fy8yr4V6obi7ZxvKYI1i85jqtwMq8tqyxQVZpRSkgeA8enqy/KvBIMdcuNdznlxQMZa72mvbHqb7vbg4Pyx95w==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.configuration.usersecrets/6.0.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
|
+ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
|
+ "microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512",
|
|
|
+ "microsoft.extensions.configuration.usersecrets.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
|
+ "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.dependencyinjection/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
|
|
|
+ "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.dependencyinjection.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
|
+ "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
|
+ "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
|
+ "sha512": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
|
+ "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.fileproviders.abstractions.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Composite/6.0.0": {
|
|
|
+ "sha512": "Cx8K9xnN95wbvKa/KTyDBVBaNUsS9L8IkKt2dKMkcyj0wOBe+xVMwyNR4ySmpxBK3b0PuP7tW6UtroXIlRC3uQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.fileproviders.composite/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Composite.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Composite.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml",
|
|
|
+ "microsoft.extensions.fileproviders.composite.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.fileproviders.composite.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Embedded/6.0.5": {
|
|
|
+ "sha512": "z7M3GpcYfKw1FYUGcurTbv/v0ZZ95LSMOZOjOtYLUztzUIUZZ61H5NFjLXjeQ8G72zxrVrt+jubb4MZGvm0EQw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.fileproviders.embedded/6.0.5",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.props",
|
|
|
+ "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.targets",
|
|
|
+ "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.props",
|
|
|
+ "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.targets",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Embedded.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Embedded.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.xml",
|
|
|
+ "microsoft.extensions.fileproviders.embedded.6.0.5.nupkg.sha512",
|
|
|
+ "microsoft.extensions.fileproviders.embedded.nuspec",
|
|
|
+ "tasks/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
|
|
+ "sha512": "QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.fileproviders.physical/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
|
+ "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.fileproviders.physical.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
|
|
+ "sha512": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.filesystemglobbing/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
|
+ "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.filesystemglobbing.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
|
|
|
+ "sha512": "GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.hosting.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
|
+ "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.hosting.abstractions.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Localization/6.0.5": {
|
|
|
+ "sha512": "mbNGvpCgCYD6o+2IFNT3EZ+AQE8W0yI9GXmXDYWtCXclhvjKn3RJ37QrMRXqzNqOBkWzdiJ/HINVuccrJEenNA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.localization/6.0.5",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Localization.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Localization.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Localization.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Localization.xml",
|
|
|
+ "microsoft.extensions.localization.6.0.5.nupkg.sha512",
|
|
|
+ "microsoft.extensions.localization.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Localization.Abstractions/6.0.5": {
|
|
|
+ "sha512": "PzYBMoQk4i1dOC2szAy90hPLBIe6YWdiaGxqoRdWesiJbZwiGCd2syC7kkePp2/ef3f8o202YRMt0tzbLP50rw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.localization.abstractions/6.0.5",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Localization.Abstractions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Localization.Abstractions.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml",
|
|
|
+ "microsoft.extensions.localization.abstractions.6.0.5.nupkg.sha512",
|
|
|
+ "microsoft.extensions.localization.abstractions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Logging/6.0.0": {
|
|
|
+ "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.logging/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Logging.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Logging.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
|
|
|
+ "microsoft.extensions.logging.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.logging.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions/6.0.1": {
|
|
|
+ "sha512": "dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.logging.abstractions/6.0.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
|
+ "build/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
|
+ "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
|
+ "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512",
|
|
|
+ "microsoft.extensions.logging.abstractions.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Options/6.0.0": {
|
|
|
+ "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.options/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Options.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Options.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
|
|
|
+ "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
|
|
|
+ "microsoft.extensions.options.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.options.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
|
|
|
+ "sha512": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.options.configurationextensions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
|
+ "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.options.configurationextensions.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Primitives/6.0.0": {
|
|
|
+ "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "microsoft.extensions.primitives/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/Microsoft.Extensions.Primitives.dll",
|
|
|
+ "lib/net461/Microsoft.Extensions.Primitives.xml",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Primitives.dll",
|
|
|
+ "lib/net6.0/Microsoft.Extensions.Primitives.xml",
|
|
|
+ "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
|
|
|
+ "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
|
+ "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
|
+ "microsoft.extensions.primitives.6.0.0.nupkg.sha512",
|
|
|
+ "microsoft.extensions.primitives.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Microsoft.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"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Newtonsoft.Json/13.0.1": {
|
|
|
+ "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "newtonsoft.json/13.0.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "LICENSE.md",
|
|
|
+ "lib/net20/Newtonsoft.Json.dll",
|
|
|
+ "lib/net20/Newtonsoft.Json.xml",
|
|
|
+ "lib/net35/Newtonsoft.Json.dll",
|
|
|
+ "lib/net35/Newtonsoft.Json.xml",
|
|
|
+ "lib/net40/Newtonsoft.Json.dll",
|
|
|
+ "lib/net40/Newtonsoft.Json.xml",
|
|
|
+ "lib/net45/Newtonsoft.Json.dll",
|
|
|
+ "lib/net45/Newtonsoft.Json.xml",
|
|
|
+ "lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
|
+ "lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
|
+ "lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
|
+ "lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
|
+ "lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
|
+ "lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
|
+ "newtonsoft.json.13.0.1.nupkg.sha512",
|
|
|
+ "newtonsoft.json.nuspec",
|
|
|
+ "packageIcon.png"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Nito.AsyncEx.Context/5.1.2": {
|
|
|
+ "sha512": "rMwL7Nj3oNyvFu/jxUzQ/YBobEkM2RQHe+5mpCDRyq6mfD7vCj7Z3rjB6XgpM6Mqcx1CA2xGv0ascU/2Xk8IIg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "nito.asyncex.context/5.1.2",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "icon.png",
|
|
|
+ "lib/net461/Nito.AsyncEx.Context.dll",
|
|
|
+ "lib/net461/Nito.AsyncEx.Context.xml",
|
|
|
+ "lib/netstandard1.3/Nito.AsyncEx.Context.dll",
|
|
|
+ "lib/netstandard1.3/Nito.AsyncEx.Context.xml",
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Context.dll",
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Context.xml",
|
|
|
+ "nito.asyncex.context.5.1.2.nupkg.sha512",
|
|
|
+ "nito.asyncex.context.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Nito.AsyncEx.Coordination/5.1.2": {
|
|
|
+ "sha512": "QMyUfsaxov//0ZMbOHWr9hJaBFteZd66DV1ay4J5wRODDb8+K/uHC7+3VsOflo6SVw/29mu8OWZp8vMDSuzc0w==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "nito.asyncex.coordination/5.1.2",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "icon.png",
|
|
|
+ "lib/net461/Nito.AsyncEx.Coordination.dll",
|
|
|
+ "lib/net461/Nito.AsyncEx.Coordination.xml",
|
|
|
+ "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll",
|
|
|
+ "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml",
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll",
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml",
|
|
|
+ "nito.asyncex.coordination.5.1.2.nupkg.sha512",
|
|
|
+ "nito.asyncex.coordination.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Nito.AsyncEx.Tasks/5.1.2": {
|
|
|
+ "sha512": "jEkCfR2/M26OK/U4G7SEN063EU/F4LiVA06TtpZILMdX/quIHCg+wn31Zerl2LC+u1cyFancjTY3cNAr2/89PA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "nito.asyncex.tasks/5.1.2",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "icon.png",
|
|
|
+ "lib/net461/Nito.AsyncEx.Tasks.dll",
|
|
|
+ "lib/net461/Nito.AsyncEx.Tasks.xml",
|
|
|
+ "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll",
|
|
|
+ "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml",
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll",
|
|
|
+ "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml",
|
|
|
+ "nito.asyncex.tasks.5.1.2.nupkg.sha512",
|
|
|
+ "nito.asyncex.tasks.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Nito.Collections.Deque/1.1.1": {
|
|
|
+ "sha512": "CU0/Iuv5VDynK8I8pDLwkgF0rZhbQoZahtodfL0M3x2gFkpBRApKs8RyMyNlAi1mwExE4gsmqQXk4aFVvW9a4Q==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "nito.collections.deque/1.1.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "icon.png",
|
|
|
+ "lib/net461/Nito.Collections.Deque.dll",
|
|
|
+ "lib/net461/Nito.Collections.Deque.xml",
|
|
|
+ "lib/netstandard1.0/Nito.Collections.Deque.dll",
|
|
|
+ "lib/netstandard1.0/Nito.Collections.Deque.xml",
|
|
|
+ "lib/netstandard2.0/Nito.Collections.Deque.dll",
|
|
|
+ "lib/netstandard2.0/Nito.Collections.Deque.xml",
|
|
|
+ "nito.collections.deque.1.1.1.nupkg.sha512",
|
|
|
+ "nito.collections.deque.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Nito.Disposables/2.2.1": {
|
|
|
+ "sha512": "6sZ5uynQeAE9dPWBQGKebNmxbY4xsvcc5VplB5WkYEESUS7oy4AwnFp0FhqxTSKm/PaFrFqLrYr696CYN8cugg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "nito.disposables/2.2.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "icon.png",
|
|
|
+ "lib/net461/Nito.Disposables.dll",
|
|
|
+ "lib/net461/Nito.Disposables.xml",
|
|
|
+ "lib/netstandard1.0/Nito.Disposables.dll",
|
|
|
+ "lib/netstandard1.0/Nito.Disposables.xml",
|
|
|
+ "lib/netstandard2.0/Nito.Disposables.dll",
|
|
|
+ "lib/netstandard2.0/Nito.Disposables.xml",
|
|
|
+ "lib/netstandard2.1/Nito.Disposables.dll",
|
|
|
+ "lib/netstandard2.1/Nito.Disposables.xml",
|
|
|
+ "nito.disposables.2.2.1.nupkg.sha512",
|
|
|
+ "nito.disposables.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Collections/4.3.0": {
|
|
|
+ "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.collections/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Collections.dll",
|
|
|
+ "ref/netcore50/System.Collections.xml",
|
|
|
+ "ref/netcore50/de/System.Collections.xml",
|
|
|
+ "ref/netcore50/es/System.Collections.xml",
|
|
|
+ "ref/netcore50/fr/System.Collections.xml",
|
|
|
+ "ref/netcore50/it/System.Collections.xml",
|
|
|
+ "ref/netcore50/ja/System.Collections.xml",
|
|
|
+ "ref/netcore50/ko/System.Collections.xml",
|
|
|
+ "ref/netcore50/ru/System.Collections.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Collections.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/System.Collections.dll",
|
|
|
+ "ref/netstandard1.0/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Collections.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/System.Collections.dll",
|
|
|
+ "ref/netstandard1.3/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Collections.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Collections.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.collections.4.3.0.nupkg.sha512",
|
|
|
+ "system.collections.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Collections.Immutable/6.0.0": {
|
|
|
+ "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.collections.immutable/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/System.Collections.Immutable.dll",
|
|
|
+ "lib/net461/System.Collections.Immutable.xml",
|
|
|
+ "lib/net6.0/System.Collections.Immutable.dll",
|
|
|
+ "lib/net6.0/System.Collections.Immutable.xml",
|
|
|
+ "lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
|
+ "lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
|
+ "system.collections.immutable.6.0.0.nupkg.sha512",
|
|
|
+ "system.collections.immutable.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Diagnostics.Debug/4.3.0": {
|
|
|
+ "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.diagnostics.debug/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Diagnostics.Debug.dll",
|
|
|
+ "ref/netcore50/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/de/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/es/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/fr/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/it/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/ja/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/ko/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/ru/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/System.Diagnostics.Debug.dll",
|
|
|
+ "ref/netstandard1.0/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/System.Diagnostics.Debug.dll",
|
|
|
+ "ref/netstandard1.3/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.diagnostics.debug.4.3.0.nupkg.sha512",
|
|
|
+ "system.diagnostics.debug.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Diagnostics.DiagnosticSource/6.0.0": {
|
|
|
+ "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.diagnostics.diagnosticsource/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/System.Diagnostics.DiagnosticSource.dll",
|
|
|
+ "lib/net461/System.Diagnostics.DiagnosticSource.xml",
|
|
|
+ "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
|
|
|
+ "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
|
|
|
+ "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
|
+ "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
|
+ "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
|
+ "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
|
+ "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
|
|
|
+ "system.diagnostics.diagnosticsource.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Globalization/4.3.0": {
|
|
|
+ "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.globalization/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Globalization.dll",
|
|
|
+ "ref/netcore50/System.Globalization.xml",
|
|
|
+ "ref/netcore50/de/System.Globalization.xml",
|
|
|
+ "ref/netcore50/es/System.Globalization.xml",
|
|
|
+ "ref/netcore50/fr/System.Globalization.xml",
|
|
|
+ "ref/netcore50/it/System.Globalization.xml",
|
|
|
+ "ref/netcore50/ja/System.Globalization.xml",
|
|
|
+ "ref/netcore50/ko/System.Globalization.xml",
|
|
|
+ "ref/netcore50/ru/System.Globalization.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Globalization.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/System.Globalization.dll",
|
|
|
+ "ref/netstandard1.0/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/System.Globalization.dll",
|
|
|
+ "ref/netstandard1.3/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Globalization.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Globalization.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.globalization.4.3.0.nupkg.sha512",
|
|
|
+ "system.globalization.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.IO/4.3.0": {
|
|
|
+ "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.io/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/net462/System.IO.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/net462/System.IO.dll",
|
|
|
+ "ref/netcore50/System.IO.dll",
|
|
|
+ "ref/netcore50/System.IO.xml",
|
|
|
+ "ref/netcore50/de/System.IO.xml",
|
|
|
+ "ref/netcore50/es/System.IO.xml",
|
|
|
+ "ref/netcore50/fr/System.IO.xml",
|
|
|
+ "ref/netcore50/it/System.IO.xml",
|
|
|
+ "ref/netcore50/ja/System.IO.xml",
|
|
|
+ "ref/netcore50/ko/System.IO.xml",
|
|
|
+ "ref/netcore50/ru/System.IO.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.IO.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/System.IO.dll",
|
|
|
+ "ref/netstandard1.0/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/de/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/es/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/it/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.IO.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/System.IO.dll",
|
|
|
+ "ref/netstandard1.3/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/de/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/es/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/it/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.IO.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/System.IO.dll",
|
|
|
+ "ref/netstandard1.5/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/de/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/es/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/fr/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/it/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/ja/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/ko/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/ru/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/zh-hans/System.IO.xml",
|
|
|
+ "ref/netstandard1.5/zh-hant/System.IO.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.io.4.3.0.nupkg.sha512",
|
|
|
+ "system.io.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.IO.Pipelines/5.0.2": {
|
|
|
+ "sha512": "Iew+dfa6FFiyvWBdRmXApixRY1db+beyutpIck4SOSe0NLM8FD/7AD54MscqVLhvfSMLHO7KadjTRT7fqxOGTA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.io.pipelines/5.0.2",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/System.IO.Pipelines.dll",
|
|
|
+ "lib/net461/System.IO.Pipelines.xml",
|
|
|
+ "lib/netcoreapp3.0/System.IO.Pipelines.dll",
|
|
|
+ "lib/netcoreapp3.0/System.IO.Pipelines.xml",
|
|
|
+ "lib/netstandard1.3/System.IO.Pipelines.dll",
|
|
|
+ "lib/netstandard1.3/System.IO.Pipelines.xml",
|
|
|
+ "lib/netstandard2.0/System.IO.Pipelines.dll",
|
|
|
+ "lib/netstandard2.0/System.IO.Pipelines.xml",
|
|
|
+ "ref/netcoreapp2.0/System.IO.Pipelines.dll",
|
|
|
+ "ref/netcoreapp2.0/System.IO.Pipelines.xml",
|
|
|
+ "system.io.pipelines.5.0.2.nupkg.sha512",
|
|
|
+ "system.io.pipelines.nuspec",
|
|
|
+ "useSharedDesignerContext.txt",
|
|
|
+ "version.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Linq/4.3.0": {
|
|
|
+ "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.linq/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/net463/System.Linq.dll",
|
|
|
+ "lib/netcore50/System.Linq.dll",
|
|
|
+ "lib/netstandard1.6/System.Linq.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/net463/System.Linq.dll",
|
|
|
+ "ref/netcore50/System.Linq.dll",
|
|
|
+ "ref/netcore50/System.Linq.xml",
|
|
|
+ "ref/netcore50/de/System.Linq.xml",
|
|
|
+ "ref/netcore50/es/System.Linq.xml",
|
|
|
+ "ref/netcore50/fr/System.Linq.xml",
|
|
|
+ "ref/netcore50/it/System.Linq.xml",
|
|
|
+ "ref/netcore50/ja/System.Linq.xml",
|
|
|
+ "ref/netcore50/ko/System.Linq.xml",
|
|
|
+ "ref/netcore50/ru/System.Linq.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Linq.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/System.Linq.dll",
|
|
|
+ "ref/netstandard1.0/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Linq.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/System.Linq.dll",
|
|
|
+ "ref/netstandard1.6/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/de/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/es/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/fr/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/it/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/ja/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/ko/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/ru/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/zh-hans/System.Linq.xml",
|
|
|
+ "ref/netstandard1.6/zh-hant/System.Linq.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.linq.4.3.0.nupkg.sha512",
|
|
|
+ "system.linq.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Linq.Dynamic.Core/1.2.18": {
|
|
|
+ "sha512": "+RH90sKD6SK2c9MD2Xo2jz1hkAJYfgPVyW1VgAwiPURR+JzOJCdvsDBg2Iq97FmTymxlQBY76G1cMxsF6j+6tA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.linq.dynamic.core/1.2.18",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/net35/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/net35/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/net35/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/net40/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/net40/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/net40/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/net45/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/net45/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/net45/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/net452/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/net452/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/net452/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/net46/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/net46/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/net46/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/net5.0/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/net5.0/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/net5.0/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/net6.0/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/net6.0/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/net6.0/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/netstandard1.3/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/netstandard1.3/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/netstandard2.0/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/netstandard2.0/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/netstandard2.1/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/netstandard2.1/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/netstandard2.1/System.Linq.Dynamic.Core.xml",
|
|
|
+ "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll",
|
|
|
+ "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb",
|
|
|
+ "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri",
|
|
|
+ "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml",
|
|
|
+ "system.linq.dynamic.core.1.2.18.nupkg.sha512",
|
|
|
+ "system.linq.dynamic.core.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Linq.Expressions/4.3.0": {
|
|
|
+ "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.linq.expressions/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/net463/System.Linq.Expressions.dll",
|
|
|
+ "lib/netcore50/System.Linq.Expressions.dll",
|
|
|
+ "lib/netstandard1.6/System.Linq.Expressions.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/net463/System.Linq.Expressions.dll",
|
|
|
+ "ref/netcore50/System.Linq.Expressions.dll",
|
|
|
+ "ref/netcore50/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/de/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/es/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/fr/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/it/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/ja/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/ko/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/ru/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/System.Linq.Expressions.dll",
|
|
|
+ "ref/netstandard1.0/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/System.Linq.Expressions.dll",
|
|
|
+ "ref/netstandard1.3/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/System.Linq.Expressions.dll",
|
|
|
+ "ref/netstandard1.6/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/de/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/es/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/it/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
|
|
|
+ "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
|
|
|
+ "system.linq.expressions.4.3.0.nupkg.sha512",
|
|
|
+ "system.linq.expressions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Linq.Queryable/4.3.0": {
|
|
|
+ "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.linq.queryable/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/monoandroid10/_._",
|
|
|
+ "lib/monotouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/netcore50/System.Linq.Queryable.dll",
|
|
|
+ "lib/netstandard1.3/System.Linq.Queryable.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/monoandroid10/_._",
|
|
|
+ "ref/monotouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Linq.Queryable.dll",
|
|
|
+ "ref/netcore50/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/de/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/es/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/fr/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/it/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/ja/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/ko/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/ru/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Linq.Queryable.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/System.Linq.Queryable.dll",
|
|
|
+ "ref/netstandard1.0/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.linq.queryable.4.3.0.nupkg.sha512",
|
|
|
+ "system.linq.queryable.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.ObjectModel/4.3.0": {
|
|
|
+ "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.objectmodel/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/netcore50/System.ObjectModel.dll",
|
|
|
+ "lib/netstandard1.3/System.ObjectModel.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.ObjectModel.dll",
|
|
|
+ "ref/netcore50/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/de/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/es/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/fr/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/it/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/ja/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/ko/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/ru/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.ObjectModel.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/System.ObjectModel.dll",
|
|
|
+ "ref/netstandard1.0/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/de/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/es/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/it/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/System.ObjectModel.dll",
|
|
|
+ "ref/netstandard1.3/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/de/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/es/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/it/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.objectmodel.4.3.0.nupkg.sha512",
|
|
|
+ "system.objectmodel.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Reflection/4.3.0": {
|
|
|
+ "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.reflection/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/net462/System.Reflection.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/net462/System.Reflection.dll",
|
|
|
+ "ref/netcore50/System.Reflection.dll",
|
|
|
+ "ref/netcore50/System.Reflection.xml",
|
|
|
+ "ref/netcore50/de/System.Reflection.xml",
|
|
|
+ "ref/netcore50/es/System.Reflection.xml",
|
|
|
+ "ref/netcore50/fr/System.Reflection.xml",
|
|
|
+ "ref/netcore50/it/System.Reflection.xml",
|
|
|
+ "ref/netcore50/ja/System.Reflection.xml",
|
|
|
+ "ref/netcore50/ko/System.Reflection.xml",
|
|
|
+ "ref/netcore50/ru/System.Reflection.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Reflection.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/System.Reflection.dll",
|
|
|
+ "ref/netstandard1.0/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/System.Reflection.dll",
|
|
|
+ "ref/netstandard1.3/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/System.Reflection.dll",
|
|
|
+ "ref/netstandard1.5/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/de/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/es/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/fr/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/it/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/ja/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/ko/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/ru/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/zh-hans/System.Reflection.xml",
|
|
|
+ "ref/netstandard1.5/zh-hant/System.Reflection.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.reflection.4.3.0.nupkg.sha512",
|
|
|
+ "system.reflection.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Reflection.Emit/4.3.0": {
|
|
|
+ "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.reflection.emit/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/monotouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/netcore50/System.Reflection.Emit.dll",
|
|
|
+ "lib/netstandard1.3/System.Reflection.Emit.dll",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netstandard1.1/System.Reflection.Emit.dll",
|
|
|
+ "ref/netstandard1.1/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/de/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/es/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/it/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
|
|
|
+ "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "system.reflection.emit.4.3.0.nupkg.sha512",
|
|
|
+ "system.reflection.emit.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
|
+ "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.reflection.emit.ilgeneration/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
|
|
|
+ "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
|
|
|
+ "lib/portable-net45+wp8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
|
|
|
+ "ref/portable-net45+wp8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "runtimes/aot/lib/netcore50/_._",
|
|
|
+ "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
|
|
+ "system.reflection.emit.ilgeneration.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Reflection.Emit.Lightweight/4.3.0": {
|
|
|
+ "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.reflection.emit.lightweight/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
|
|
|
+ "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
|
|
|
+ "lib/portable-net45+wp8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
|
|
|
+ "ref/portable-net45+wp8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "runtimes/aot/lib/netcore50/_._",
|
|
|
+ "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
|
|
+ "system.reflection.emit.lightweight.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Reflection.Extensions/4.3.0": {
|
|
|
+ "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.reflection.extensions/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Reflection.Extensions.dll",
|
|
|
+ "ref/netcore50/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/de/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/es/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/fr/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/it/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/ja/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/ko/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/ru/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Extensions.dll",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.reflection.extensions.4.3.0.nupkg.sha512",
|
|
|
+ "system.reflection.extensions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Reflection.Primitives/4.3.0": {
|
|
|
+ "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.reflection.primitives/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Reflection.Primitives.dll",
|
|
|
+ "ref/netcore50/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/de/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/es/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/fr/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/it/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/ja/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/ko/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/ru/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Primitives.dll",
|
|
|
+ "ref/netstandard1.0/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.reflection.primitives.4.3.0.nupkg.sha512",
|
|
|
+ "system.reflection.primitives.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Reflection.TypeExtensions/4.3.0": {
|
|
|
+ "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.reflection.typeextensions/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net46/System.Reflection.TypeExtensions.dll",
|
|
|
+ "lib/net462/System.Reflection.TypeExtensions.dll",
|
|
|
+ "lib/netcore50/System.Reflection.TypeExtensions.dll",
|
|
|
+ "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net46/System.Reflection.TypeExtensions.dll",
|
|
|
+ "ref/net462/System.Reflection.TypeExtensions.dll",
|
|
|
+ "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
|
|
|
+ "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
|
|
+ "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
|
|
|
+ "system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
|
|
+ "system.reflection.typeextensions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Resources.ResourceManager/4.3.0": {
|
|
|
+ "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.resources.resourcemanager/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Resources.ResourceManager.dll",
|
|
|
+ "ref/netcore50/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/de/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/es/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/fr/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/it/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/ja/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/ko/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/ru/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/System.Resources.ResourceManager.dll",
|
|
|
+ "ref/netstandard1.0/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
|
|
+ "system.resources.resourcemanager.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Runtime/4.3.0": {
|
|
|
+ "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.runtime/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/net462/System.Runtime.dll",
|
|
|
+ "lib/portable-net45+win8+wp80+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/net462/System.Runtime.dll",
|
|
|
+ "ref/netcore50/System.Runtime.dll",
|
|
|
+ "ref/netcore50/System.Runtime.xml",
|
|
|
+ "ref/netcore50/de/System.Runtime.xml",
|
|
|
+ "ref/netcore50/es/System.Runtime.xml",
|
|
|
+ "ref/netcore50/fr/System.Runtime.xml",
|
|
|
+ "ref/netcore50/it/System.Runtime.xml",
|
|
|
+ "ref/netcore50/ja/System.Runtime.xml",
|
|
|
+ "ref/netcore50/ko/System.Runtime.xml",
|
|
|
+ "ref/netcore50/ru/System.Runtime.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Runtime.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/System.Runtime.dll",
|
|
|
+ "ref/netstandard1.0/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/System.Runtime.dll",
|
|
|
+ "ref/netstandard1.2/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/de/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/es/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/fr/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/it/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/ja/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/ko/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/ru/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/zh-hans/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.2/zh-hant/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/System.Runtime.dll",
|
|
|
+ "ref/netstandard1.3/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/System.Runtime.dll",
|
|
|
+ "ref/netstandard1.5/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/de/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/es/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/fr/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/it/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/ja/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/ko/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/ru/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/zh-hans/System.Runtime.xml",
|
|
|
+ "ref/netstandard1.5/zh-hant/System.Runtime.xml",
|
|
|
+ "ref/portable-net45+win8+wp80+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.runtime.4.3.0.nupkg.sha512",
|
|
|
+ "system.runtime.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
|
+ "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
|
|
+ "system.runtime.compilerservices.unsafe.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Runtime.Extensions/4.3.0": {
|
|
|
+ "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.runtime.extensions/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/net462/System.Runtime.Extensions.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/net462/System.Runtime.Extensions.dll",
|
|
|
+ "ref/netcore50/System.Runtime.Extensions.dll",
|
|
|
+ "ref/netcore50/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/de/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/es/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/fr/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/it/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/ja/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/ko/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/ru/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/System.Runtime.Extensions.dll",
|
|
|
+ "ref/netstandard1.0/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/System.Runtime.Extensions.dll",
|
|
|
+ "ref/netstandard1.3/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/System.Runtime.Extensions.dll",
|
|
|
+ "ref/netstandard1.5/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
|
|
|
+ "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.runtime.extensions.4.3.0.nupkg.sha512",
|
|
|
+ "system.runtime.extensions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Runtime.Loader/4.3.0": {
|
|
|
+ "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.runtime.loader/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net462/_._",
|
|
|
+ "lib/netstandard1.5/System.Runtime.Loader.dll",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/netstandard1.5/System.Runtime.Loader.dll",
|
|
|
+ "ref/netstandard1.5/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/de/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/es/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/fr/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/it/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/ja/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/ko/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/ru/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
|
|
|
+ "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
|
|
|
+ "system.runtime.loader.4.3.0.nupkg.sha512",
|
|
|
+ "system.runtime.loader.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Text.Encoding/4.3.0": {
|
|
|
+ "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.text.encoding/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Text.Encoding.dll",
|
|
|
+ "ref/netcore50/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/de/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/es/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/fr/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/it/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/ja/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/ko/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/ru/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Text.Encoding.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/System.Text.Encoding.dll",
|
|
|
+ "ref/netstandard1.0/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/System.Text.Encoding.dll",
|
|
|
+ "ref/netstandard1.3/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.text.encoding.4.3.0.nupkg.sha512",
|
|
|
+ "system.text.encoding.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Text.Encodings.Web/6.0.0": {
|
|
|
+ "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.text.encodings.web/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/System.Text.Encodings.Web.dll",
|
|
|
+ "lib/net461/System.Text.Encodings.Web.xml",
|
|
|
+ "lib/net6.0/System.Text.Encodings.Web.dll",
|
|
|
+ "lib/net6.0/System.Text.Encodings.Web.xml",
|
|
|
+ "lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
|
|
|
+ "lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
|
|
|
+ "lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
|
+ "lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
|
+ "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
|
|
|
+ "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
|
|
|
+ "system.text.encodings.web.6.0.0.nupkg.sha512",
|
|
|
+ "system.text.encodings.web.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Text.Json/6.0.0": {
|
|
|
+ "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.text.json/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
|
+ "build/System.Text.Json.targets",
|
|
|
+ "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
|
+ "buildTransitive/netcoreapp3.1/_._",
|
|
|
+ "lib/net461/System.Text.Json.dll",
|
|
|
+ "lib/net461/System.Text.Json.xml",
|
|
|
+ "lib/net6.0/System.Text.Json.dll",
|
|
|
+ "lib/net6.0/System.Text.Json.xml",
|
|
|
+ "lib/netcoreapp3.1/System.Text.Json.dll",
|
|
|
+ "lib/netcoreapp3.1/System.Text.Json.xml",
|
|
|
+ "lib/netstandard2.0/System.Text.Json.dll",
|
|
|
+ "lib/netstandard2.0/System.Text.Json.xml",
|
|
|
+ "system.text.json.6.0.0.nupkg.sha512",
|
|
|
+ "system.text.json.nuspec",
|
|
|
+ "useSharedDesignerContext.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Threading/4.3.0": {
|
|
|
+ "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.threading/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/netcore50/System.Threading.dll",
|
|
|
+ "lib/netstandard1.3/System.Threading.dll",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Threading.dll",
|
|
|
+ "ref/netcore50/System.Threading.xml",
|
|
|
+ "ref/netcore50/de/System.Threading.xml",
|
|
|
+ "ref/netcore50/es/System.Threading.xml",
|
|
|
+ "ref/netcore50/fr/System.Threading.xml",
|
|
|
+ "ref/netcore50/it/System.Threading.xml",
|
|
|
+ "ref/netcore50/ja/System.Threading.xml",
|
|
|
+ "ref/netcore50/ko/System.Threading.xml",
|
|
|
+ "ref/netcore50/ru/System.Threading.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Threading.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/System.Threading.dll",
|
|
|
+ "ref/netstandard1.0/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Threading.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/System.Threading.dll",
|
|
|
+ "ref/netstandard1.3/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Threading.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Threading.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "runtimes/aot/lib/netcore50/System.Threading.dll",
|
|
|
+ "system.threading.4.3.0.nupkg.sha512",
|
|
|
+ "system.threading.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Threading.Tasks/4.3.0": {
|
|
|
+ "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.threading.tasks/4.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "ThirdPartyNotices.txt",
|
|
|
+ "dotnet_library_license.txt",
|
|
|
+ "lib/MonoAndroid10/_._",
|
|
|
+ "lib/MonoTouch10/_._",
|
|
|
+ "lib/net45/_._",
|
|
|
+ "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "lib/win8/_._",
|
|
|
+ "lib/wp80/_._",
|
|
|
+ "lib/wpa81/_._",
|
|
|
+ "lib/xamarinios10/_._",
|
|
|
+ "lib/xamarinmac20/_._",
|
|
|
+ "lib/xamarintvos10/_._",
|
|
|
+ "lib/xamarinwatchos10/_._",
|
|
|
+ "ref/MonoAndroid10/_._",
|
|
|
+ "ref/MonoTouch10/_._",
|
|
|
+ "ref/net45/_._",
|
|
|
+ "ref/netcore50/System.Threading.Tasks.dll",
|
|
|
+ "ref/netcore50/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/de/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/es/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/fr/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/it/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/ja/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/ko/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/ru/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
|
|
|
+ "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/System.Threading.Tasks.dll",
|
|
|
+ "ref/netstandard1.0/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/de/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/es/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/it/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/System.Threading.Tasks.dll",
|
|
|
+ "ref/netstandard1.3/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/de/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/es/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/it/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
|
|
|
+ "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
|
|
|
+ "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
+ "ref/win8/_._",
|
|
|
+ "ref/wp80/_._",
|
|
|
+ "ref/wpa81/_._",
|
|
|
+ "ref/xamarinios10/_._",
|
|
|
+ "ref/xamarinmac20/_._",
|
|
|
+ "ref/xamarintvos10/_._",
|
|
|
+ "ref/xamarinwatchos10/_._",
|
|
|
+ "system.threading.tasks.4.3.0.nupkg.sha512",
|
|
|
+ "system.threading.tasks.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "TimeZoneConverter/5.0.0": {
|
|
|
+ "sha512": "U7Oilf3Ya6Rmu6gOaBfWyT3q0kwy2av6a5PfTn05CF54C+7DvuLsE3ljASvYmCpsSQeJvpnqU5Uzag6+ysWUeA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "timezoneconverter/5.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/net461/TimeZoneConverter.dll",
|
|
|
+ "lib/net461/TimeZoneConverter.xml",
|
|
|
+ "lib/netstandard2.0/TimeZoneConverter.dll",
|
|
|
+ "lib/netstandard2.0/TimeZoneConverter.xml",
|
|
|
+ "timezoneconverter.5.0.0.nupkg.sha512",
|
|
|
+ "timezoneconverter.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Auditing/6.0.0": {
|
|
|
+ "sha512": "N6+CVqU293yzZOKZ5DFtWcphEhjVLqQ6jvW64OtLQYXwb19VFDXnsyrGS8E+eTIIkK2fhlnDQ1FXHGMCTM/lcw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.auditing/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.xml",
|
|
|
+ "volo.abp.auditing.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.auditing.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Auditing.Contracts/6.0.0": {
|
|
|
+ "sha512": "QgTzXl19tIx1SXy1A6MBdc6rB1uzc01AMIaNm450fr7z2KuCWVzGWkVCJ9LhOrkuYkKxT2dxH1NSr/oyjr/sDQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.auditing.contracts/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.xml",
|
|
|
+ "volo.abp.auditing.contracts.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.auditing.contracts.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Authorization/6.0.0": {
|
|
|
+ "sha512": "+ktQSujPTlA96lw8ih/iTTmncJXX3f1kTWsEWtjfmI0N3HeiVl2NFLk9g51PxHYuqOpbZpyt4y5498Q8OSpLWw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.authorization/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.xml",
|
|
|
+ "volo.abp.authorization.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.authorization.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Authorization.Abstractions/6.0.0": {
|
|
|
+ "sha512": "46NIPtnfHGPX12b79kp4uLnCI+zyybD3p1pIGBlpsdlSiNrGiMys5hnar8C7z8zv14I3SUaTeaQAS8hA3JoHxA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.authorization.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.xml",
|
|
|
+ "volo.abp.authorization.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.authorization.abstractions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.BackgroundWorkers/6.0.0": {
|
|
|
+ "sha512": "PzinROYXCmdHh6HkYYCSOTabMH8hbau1Gm4Y8373SmoawEvK+/vIbm5MbfZuS8JbftvCFN15LQR7l5hbk5GtFw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.backgroundworkers/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.xml",
|
|
|
+ "volo.abp.backgroundworkers.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.backgroundworkers.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Core/6.0.0": {
|
|
|
+ "sha512": "FrnB32ndlWWtsLxwl6QluCCpj3aaIFkYMJodGBlM5lbjw3dNBF6DsVjGTWpGwOvU/67A9FLdIKWmt7pp3tfEUA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.core/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Core.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Core.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Core.xml",
|
|
|
+ "volo.abp.core.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.core.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Data/6.0.0": {
|
|
|
+ "sha512": "CqK53uxajTHzk1Im1IMZc26+X0RP4zVhca65lnsN/0BbF0NZ0Gq/H37rBcxXdrVcZ4+WNAhL/8OiV4hmZV8Gbg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.data/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Data.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Data.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Data.xml",
|
|
|
+ "volo.abp.data.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.data.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Ddd.Application/6.0.0": {
|
|
|
+ "sha512": "dib3NLy7bpgubyZqpZ/wht4mPoP490bBQuh/Kd4bTy0F9wjyT2Dp1St8Tc5N1kKt6C2R1w9bJMcnnJtwyPZcjw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.ddd.application/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.xml",
|
|
|
+ "volo.abp.ddd.application.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.ddd.application.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Ddd.Application.Contracts/6.0.0": {
|
|
|
+ "sha512": "IriSv5WJikdFPxx2su2z8biSmjrJn1bboBN2lf1SCD1tQYDckvrEINwNQUJ7BN1CjaL6SqvN2XHHsGocSXgIvA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.ddd.application.contracts/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.xml",
|
|
|
+ "volo.abp.ddd.application.contracts.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.ddd.application.contracts.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Ddd.Domain/6.0.0": {
|
|
|
+ "sha512": "msv9LDHfxYS5vZJN3GuKQWnn8EdZ40WnUZUzull7kSZhcSUf6i+4d/SuaZ38BrTYDkwy8zghkimbosn1JfvA/g==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.ddd.domain/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Ddd.Domain.xml",
|
|
|
+ "volo.abp.ddd.domain.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.ddd.domain.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.DistributedLocking.Abstractions/6.0.0": {
|
|
|
+ "sha512": "h1tU9GwXfITqZzWl86HIMTIzQEYKczlmxLjk4s0NEKA/gGec/zMbepasMh/VnXh31GS754sMm78Wjy5f3pjeNg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.distributedlocking.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.xml",
|
|
|
+ "volo.abp.distributedlocking.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.distributedlocking.abstractions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.EventBus/6.0.0": {
|
|
|
+ "sha512": "T2pmyU0jvnASU3Ulem4P51bMHxX/UnK9WyG6aOppnMFOMMVJMBEJPXcoaRUM6jH4RIXXV+JMO6rgHf07mYVECw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.eventbus/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.xml",
|
|
|
+ "volo.abp.eventbus.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.eventbus.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.EventBus.Abstractions/6.0.0": {
|
|
|
+ "sha512": "DKXpDfgJW5kcajKZbJaBf0ytJ4b4lE6DDJTvpPxjl/378ZqwtqtmGJMgyV8/EbVn3Gsyt71qc9xfN7BOSDzZiw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.eventbus.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.xml",
|
|
|
+ "volo.abp.eventbus.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.eventbus.abstractions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.ExceptionHandling/6.0.0": {
|
|
|
+ "sha512": "4RROFsHrpInr8c1DhXrrO39YAvobjSjGnhAMsSV0TuRS+MMuUw+qrGMleAzFAvBdya7vGVjpyLVXe+0g5ualhA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.exceptionhandling/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ExceptionHandling.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ExceptionHandling.xml",
|
|
|
+ "volo.abp.exceptionhandling.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.exceptionhandling.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Features/6.0.0": {
|
|
|
+ "sha512": "VgRQwdzfTbS/L3iLP+czBrV+WFAodqvbgDWIq9H50S6rRlx5YGmoqCbP/gmQAjXloZ7Mi77Y0p98pahM2yhWqg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.features/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Features.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Features.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Features.xml",
|
|
|
+ "volo.abp.features.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.features.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.GlobalFeatures/6.0.0": {
|
|
|
+ "sha512": "vC0RODYDbO9fX0FpmyOrWFT097um5NBQ4/SkVcrguwigj6Y8CvSA2b9POI06LMGUg6QVFEzEBCoG4hUwWFgq3Q==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.globalfeatures/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.GlobalFeatures.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.GlobalFeatures.xml",
|
|
|
+ "volo.abp.globalfeatures.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.globalfeatures.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Guids/6.0.0": {
|
|
|
+ "sha512": "8FPn1L9rJz6Ux3LjMvIMW8YVxn6gj2FTHRbyRclVsWOrw3J6ATZI9QXeMVvvw67OWFYNPj2RAPHr9Q4AXhzFfQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.guids/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Guids.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Guids.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Guids.xml",
|
|
|
+ "volo.abp.guids.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.guids.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Http.Abstractions/6.0.0": {
|
|
|
+ "sha512": "IWB9LuRmW4iuXxNVUqNXN5x1nwpdL1gcgKlwOuU3GVbbHpN5VN3irl/kONfP9buktjd5D0xo/lYaZXKaswi87w==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.http.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Http.Abstractions.xml",
|
|
|
+ "volo.abp.http.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.http.abstractions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Json/6.0.0": {
|
|
|
+ "sha512": "DuKQXDJw2ww3IhGKHDT9GfkH29IHPWUDsPXRX9C3vhadZ3877i5Z1RxEKmRq29QN0iUuLu2u/wqycuf01wSCyQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.json/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Json.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Json.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Json.xml",
|
|
|
+ "volo.abp.json.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.json.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Localization/6.0.0": {
|
|
|
+ "sha512": "T6ZNOBjVRmHydEqbtKc/t1i4Vo4KidrEG60L11u4QczGeT53hirK4haN9YpIXbAKlEiJY1kztovTTCdUpvJb1w==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.localization/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.xml",
|
|
|
+ "volo.abp.localization.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.localization.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Localization.Abstractions/6.0.0": {
|
|
|
+ "sha512": "oAyh3ZZe1DisP2Nud4S9iLi8J0ZJIcTfdWd9Z6sE7qh3HVod1DHRdgBoscngC+FP6dzHrdHas5S59jfnBegfbg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.localization.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.xml",
|
|
|
+ "volo.abp.localization.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.localization.abstractions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.MultiTenancy/6.0.0": {
|
|
|
+ "sha512": "KgnMiv2NhjXZ6Znhdk/fJIpNfkeqSjxNJEX61sXSEfidHFYLmhkUfRdoQcc7tMp0OYLaajZJh2VdJx85Ilns1A==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.multitenancy/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.MultiTenancy.xml",
|
|
|
+ "volo.abp.multitenancy.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.multitenancy.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.ObjectExtending/6.0.0": {
|
|
|
+ "sha512": "fP59Jx+XG9gaIuNpDvV2dURzK3Zvc93V3E93qj4KVNjimbjh6EbqD6HMpRb4lQGVMF5PwRQOpjLvUDa//KkGYQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.objectextending/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectExtending.xml",
|
|
|
+ "volo.abp.objectextending.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.objectextending.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.ObjectMapping/6.0.0": {
|
|
|
+ "sha512": "SZKoNwLrorq6YAuk2/m8KfCwFp5TG5bbqZbCjCwCYf5x3PGGFi+n108m0vEPIZsvdb0B4t6GrrgCsCMg9Wz8jg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.objectmapping/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.ObjectMapping.xml",
|
|
|
+ "volo.abp.objectmapping.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.objectmapping.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.PermissionManagement.Application.Contracts/6.0.0": {
|
|
|
+ "sha512": "TkhbsorTogLAS20sACYSQ9B1O5t86QvxCvqodaLRzbLtraeGdrWwWTZ/dT96bp9f6hT+8KvuCrxu1mhXIgLoaw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.permissionmanagement.application.contracts/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.xml",
|
|
|
+ "volo.abp.permissionmanagement.application.contracts.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.permissionmanagement.application.contracts.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.PermissionManagement.Domain.Shared/6.0.0": {
|
|
|
+ "sha512": "BjLkzErtgq3LYzt4T16QwG7FJF/pe4DrjrWOsEZc852FliAzUF9MVOOPvcAADNgIHpCJQXBJqu6c+yf77g9wsA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.permissionmanagement.domain.shared/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.xml",
|
|
|
+ "volo.abp.permissionmanagement.domain.shared.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.permissionmanagement.domain.shared.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Security/6.0.0": {
|
|
|
+ "sha512": "YCxB5Qnbjxq0f7jxvRsDh3UiH/x5kxadiD7V0MnbbY2rPSC0Xc3VFT15/Hj9MYBcHp3q4sP1zGR2ZE1vgfmHMA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.security/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Security.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Security.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Security.xml",
|
|
|
+ "volo.abp.security.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.security.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Settings/6.0.0": {
|
|
|
+ "sha512": "nkXUTg1o9w/im8c0D/qALfntgFllJMIV+/wOel4gG9l8GFNlXxH6I1y2JiwkCgs1AGJxsbXsmDdPnBDYsJBGhw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.settings/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Settings.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Settings.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Settings.xml",
|
|
|
+ "volo.abp.settings.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.settings.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Specifications/6.0.0": {
|
|
|
+ "sha512": "LtW8Kwgnx7PXZKHN/sgtza/zJGbDmZYolaplE4pzcFTrq30yGNkr3u+y9Tk0XP9AVT4ZtzGCVi1y/r+XsuwBWQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.specifications/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Specifications.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Specifications.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Specifications.xml",
|
|
|
+ "volo.abp.specifications.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.specifications.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Threading/6.0.0": {
|
|
|
+ "sha512": "PL4OCig1Mg4l3kBMYWKtW7VNMLLFtEtuO/o1GWb0a96Fg1YhdcrpAEjDfvh0JtPpvqaWfHsYIibKEOXyQHLRew==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.threading/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Threading.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Threading.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Threading.xml",
|
|
|
+ "volo.abp.threading.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.threading.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Timing/6.0.0": {
|
|
|
+ "sha512": "iX2iFm47C0RDU6cO+RBAqYSmphU9savYTCMcKWiJ8m3ClnDpKN6NIS/ZSMUTMnIWVAGFcqFBj4LwJ4USawHq4Q==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.timing/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Timing.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Timing.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Timing.xml",
|
|
|
+ "volo.abp.timing.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.timing.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Uow/6.0.0": {
|
|
|
+ "sha512": "CA2DDSLdGgyi6FiSFymRte0gr07Wg5Z/+zUF1KnYgwPoqrhYGG5VZOJ8YaM5uxvNLWO9s04SleGi7ynxne8fRA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.uow/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Uow.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Uow.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Uow.xml",
|
|
|
+ "volo.abp.uow.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.uow.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Validation/6.0.0": {
|
|
|
+ "sha512": "Iza3FCoOaClOzHb+ue6q1UPd+MzfXjPfZ29YF8AUe6VfWx49EbquvSk0zjYVx3ikOBhnhffQiqv/QzzQtYmq6A==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.validation/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.xml",
|
|
|
+ "volo.abp.validation.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.validation.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.Validation.Abstractions/6.0.0": {
|
|
|
+ "sha512": "ltO2mrGCftfYSt/X45ws+TrA0znQDckIr4uvhjU6t8CHWZ1s0L13w6TbinSAubCu20voFYIV3F2YWDrlhHjbyQ==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.validation.abstractions/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.xml",
|
|
|
+ "volo.abp.validation.abstractions.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.validation.abstractions.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "Volo.Abp.VirtualFileSystem/6.0.0": {
|
|
|
+ "sha512": "LAsJZ0OXhpSirLaMPMXXsT41Y7xxb/QpsnTxdyyit77ErSlljyIvlqno+vvPrNlsC/69De7tgt5aIVsE1T96JA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "volo.abp.virtualfilesystem/6.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb",
|
|
|
+ "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.xml",
|
|
|
+ "volo.abp.virtualfilesystem.6.0.0.nupkg.sha512",
|
|
|
+ "volo.abp.virtualfilesystem.nuspec"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "projectFileDependencyGroups": {
|
|
|
+ "net6.0": [
|
|
|
+ "Microsoft.AspNetCore.Http.Features >= 5.0.17",
|
|
|
+ "Volo.Abp.Ddd.Application >= 6.0.0",
|
|
|
+ "Volo.Abp.PermissionManagement.Application.Contracts >= 6.0.0"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "packageFolders": {
|
|
|
+ "C:\\Users\\fayimi\\.nuget\\packages\\": {},
|
|
|
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
|
|
|
+ "C:\\Microsoft\\Xamarin\\NuGet\\": {},
|
|
|
+ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
|
|
|
+ },
|
|
|
+ "project": {
|
|
|
+ "version": "0.1.1",
|
|
|
+ "restore": {
|
|
|
+ "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj",
|
|
|
+ "projectName": "XCZ.Procurement.Application.Contracts",
|
|
|
+ "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj",
|
|
|
+ "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
|
|
|
+ "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\obj\\",
|
|
|
+ "projectStyle": "PackageReference",
|
|
|
+ "fallbackFolders": [
|
|
|
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
|
|
+ "C:\\Microsoft\\Xamarin\\NuGet\\",
|
|
|
+ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
|
|
+ ],
|
|
|
+ "configFilePaths": [
|
|
|
+ "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
|
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
|
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
|
|
+ "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
|
|
+ ],
|
|
|
+ "originalTargetFrameworks": [
|
|
|
+ "net6.0"
|
|
|
+ ],
|
|
|
+ "sources": {
|
|
|
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
|
+ "https://api.nuget.org/v3/index.json": {}
|
|
|
+ },
|
|
|
+ "frameworks": {
|
|
|
+ "net6.0": {
|
|
|
+ "targetAlias": "net6.0",
|
|
|
+ "projectReferences": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "warningProperties": {
|
|
|
+ "warnAsError": [
|
|
|
+ "NU1605"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "frameworks": {
|
|
|
+ "net6.0": {
|
|
|
+ "targetAlias": "net6.0",
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.AspNetCore.Http.Features": {
|
|
|
+ "target": "Package",
|
|
|
+ "version": "[5.0.17, )"
|
|
|
+ },
|
|
|
+ "Volo.Abp.Ddd.Application": {
|
|
|
+ "target": "Package",
|
|
|
+ "version": "[6.0.0, )"
|
|
|
+ },
|
|
|
+ "Volo.Abp.PermissionManagement.Application.Contracts": {
|
|
|
+ "target": "Package",
|
|
|
+ "version": "[6.0.0, )"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "imports": [
|
|
|
+ "net461",
|
|
|
+ "net462",
|
|
|
+ "net47",
|
|
|
+ "net471",
|
|
|
+ "net472",
|
|
|
+ "net48",
|
|
|
+ "net481"
|
|
|
+ ],
|
|
|
+ "assetTargetFallback": true,
|
|
|
+ "warn": true,
|
|
|
+ "frameworkReferences": {
|
|
|
+ "Microsoft.NETCore.App": {
|
|
|
+ "privateAssets": "all"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|