3582 lines
153 KiB
JSON
3582 lines
153 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net8.0": {
|
|
"JetBrains.Annotations/2023.3.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.Extensions.Configuration/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.CommandLine/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"System.Text.Json": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props": {},
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Localization/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Localization.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Localization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Localization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Localization.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Localization.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Localization.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/8.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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/_._": {}
|
|
}
|
|
},
|
|
"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.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.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/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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.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.3.5": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net7.0/System.Linq.Dynamic.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.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.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/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "browser"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/System.Text.Json.targets": {}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"Volo.Abp/8.3.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Volo.Abp.Core": "8.3.3"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Volo.Abp.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Volo.Abp.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Volo.Abp.Core/8.3.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"JetBrains.Annotations": "2023.3.0",
|
|
"Microsoft.Extensions.Configuration.CommandLine": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.UserSecrets": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Localization": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.2",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
|
|
"Nito.AsyncEx.Context": "5.1.2",
|
|
"System.Collections.Immutable": "8.0.0",
|
|
"System.Linq.Dynamic.Core": "1.3.5",
|
|
"System.Linq.Queryable": "4.3.0",
|
|
"System.Runtime.Loader": "4.3.0",
|
|
"System.Text.Encodings.Web": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Volo.Abp.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Volo.Abp.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"JetBrains.Annotations/2023.3.0": {
|
|
"sha512": "PHfnvdBUdGaTVG9bR/GEfxgTwWM0Z97Y6X3710wiljELBISipSfF5okn/vz+C2gfO+ihoEyVPjaJwn8ZalVukA==",
|
|
"type": "package",
|
|
"path": "jetbrains.annotations/2023.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"jetbrains.annotations.2023.3.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.Extensions.Configuration/8.0.0": {
|
|
"sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
|
|
"microsoft.extensions.configuration.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
|
|
"sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/8.0.0": {
|
|
"sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.binder/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
|
|
"analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.binder.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.CommandLine/8.0.0": {
|
|
"sha512": "NZuZMz3Q8Z780nKX3ifV1fE7lS+6pynDHK71OfU4OZ1ItgvDOhyOC7E6z+JMZrAj63zRpwbdldYFk499t3+1dQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.commandline/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.CommandLine.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.CommandLine.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.commandline.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": {
|
|
"sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.environmentvariables/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.environmentvariables.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
|
|
"sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.fileextensions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.fileextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/8.0.0": {
|
|
"sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.json/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/8.0.0": {
|
|
"sha512": "ihDHu2dJYQird9pl2CbdwuNDfvCZdOS0S7SPlNfhPt0B81UTT+yyZKz2pimFZGUp3AfuBRnqUCxB2SjsZKHVUw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.usersecrets/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
"buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.usersecrets.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
|
"sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net8.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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net8.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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
|
|
"sha512": "JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.diagnostics.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.diagnostics.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
|
|
"sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net8.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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/8.0.0": {
|
|
"sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.physical/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net8.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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.physical.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
|
|
"sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.filesystemglobbing/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
|
|
"lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.filesystemglobbing.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
|
|
"sha512": "AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.hosting.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.hosting.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Localization/8.0.0": {
|
|
"sha512": "I4xyK9RaXyJBkU5+jQpkZITR/54tXGbdt5CsBmogf8Irrz+RXXsp1zJgrmQzxEOpxj5VMAA/GQ4SGZMeM5nVSg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.localization/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.Extensions.Localization.dll",
|
|
"lib/net462/Microsoft.Extensions.Localization.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Localization.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Localization.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Localization.xml",
|
|
"microsoft.extensions.localization.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.localization.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Localization.Abstractions/8.0.0": {
|
|
"sha512": "LIMzXjjzv7o3tx3XXvQVHNcrMNPfSoUp4R/YJucdyBixJGRp5p8v2rF1CnRbo+wwtzB4Se/gJYyUpNN8F/TMGw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.localization.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.Extensions.Localization.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Localization.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Localization.Abstractions.dll",
|
|
"lib/net8.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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.localization.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging/8.0.0": {
|
|
"sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"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",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net8.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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options/8.0.2": {
|
|
"sha512": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/8.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
|
|
"lib/net462/Microsoft.Extensions.Options.dll",
|
|
"lib/net462/Microsoft.Extensions.Options.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net8.0/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.8.0.2.nupkg.sha512",
|
|
"microsoft.extensions.options.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
|
|
"sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options.configurationextensions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
|
|
"lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.configurationextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
|
"sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
"lib/net462/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net462/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.8.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",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
|
"microsoft.netcore.targets.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"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.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.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/8.0.0": {
|
|
"sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Collections.Immutable.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
|
|
"lib/net462/System.Collections.Immutable.dll",
|
|
"lib/net462/System.Collections.Immutable.xml",
|
|
"lib/net6.0/System.Collections.Immutable.dll",
|
|
"lib/net6.0/System.Collections.Immutable.xml",
|
|
"lib/net7.0/System.Collections.Immutable.dll",
|
|
"lib/net7.0/System.Collections.Immutable.xml",
|
|
"lib/net8.0/System.Collections.Immutable.dll",
|
|
"lib/net8.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"system.collections.immutable.8.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/8.0.0": {
|
|
"sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
"lib/net462/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net462/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.8.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.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.3.5": {
|
|
"sha512": "G8aRAVHSQ/Jmt6dekX+z4K3L6ecX3CizaIYSQoDUolPRIPBYmBCabT+/pq5fMAFM57aOchFn8PUufuVfLjvEZQ==",
|
|
"type": "package",
|
|
"path": "system.linq.dynamic.core/1.3.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageReadme.md",
|
|
"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/net7.0/System.Linq.Dynamic.Core.dll",
|
|
"lib/net7.0/System.Linq.Dynamic.Core.pdb",
|
|
"lib/net7.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/netcoreapp3.1/System.Linq.Dynamic.Core.dll",
|
|
"lib/netcoreapp3.1/System.Linq.Dynamic.Core.pdb",
|
|
"lib/netcoreapp3.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",
|
|
"logo.png",
|
|
"system.linq.dynamic.core.1.3.5.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",
|
|
".signature.p7s",
|
|
"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",
|
|
".signature.p7s",
|
|
"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",
|
|
".signature.p7s",
|
|
"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",
|
|
".signature.p7s",
|
|
"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.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/8.0.0": {
|
|
"sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Text.Encodings.Web.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
"lib/net462/System.Text.Encodings.Web.dll",
|
|
"lib/net462/System.Text.Encodings.Web.xml",
|
|
"lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"lib/net7.0/System.Text.Encodings.Web.xml",
|
|
"lib/net8.0/System.Text.Encodings.Web.dll",
|
|
"lib/net8.0/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",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.8.0.0.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
|
|
"type": "package",
|
|
"path": "system.text.json/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"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",
|
|
"analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"buildTransitive/net461/System.Text.Json.targets",
|
|
"buildTransitive/net462/System.Text.Json.targets",
|
|
"buildTransitive/net6.0/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
"buildTransitive/netstandard2.0/System.Text.Json.targets",
|
|
"lib/net462/System.Text.Json.dll",
|
|
"lib/net462/System.Text.Json.xml",
|
|
"lib/net6.0/System.Text.Json.dll",
|
|
"lib/net6.0/System.Text.Json.xml",
|
|
"lib/net7.0/System.Text.Json.dll",
|
|
"lib/net7.0/System.Text.Json.xml",
|
|
"lib/net8.0/System.Text.Json.dll",
|
|
"lib/net8.0/System.Text.Json.xml",
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
"system.text.json.8.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"
|
|
]
|
|
},
|
|
"Volo.Abp/8.3.3": {
|
|
"sha512": "He0FgCZ7vRB5eveIl0Wup4Q2AnMPD+0DQoD+wkBQ3wpzj+u+zZ+Z+ZT9c6td3jKpELe4JJdPWRzv2fGXRsZ/Tw==",
|
|
"type": "package",
|
|
"path": "volo.abp/8.3.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"NuGet.md",
|
|
"lib/net8.0/Volo.Abp.dll",
|
|
"lib/net8.0/Volo.Abp.pdb",
|
|
"lib/net8.0/Volo.Abp.xml",
|
|
"lib/netstandard2.0/Volo.Abp.dll",
|
|
"lib/netstandard2.0/Volo.Abp.pdb",
|
|
"lib/netstandard2.0/Volo.Abp.xml",
|
|
"lib/netstandard2.1/Volo.Abp.dll",
|
|
"lib/netstandard2.1/Volo.Abp.pdb",
|
|
"lib/netstandard2.1/Volo.Abp.xml",
|
|
"volo.abp.8.3.3.nupkg.sha512",
|
|
"volo.abp.nuspec"
|
|
]
|
|
},
|
|
"Volo.Abp.Core/8.3.3": {
|
|
"sha512": "u8BlSyT1MfBLe0votDLTQ9EldcROsHzs/how05G038OXNoY4Z/WgZ/pnnsctA9nmdCcSPEV4t9zDIbJ3EsSofA==",
|
|
"type": "package",
|
|
"path": "volo.abp.core/8.3.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"NuGet.md",
|
|
"content/Volo.Abp.Core.abppkg",
|
|
"content/Volo.Abp.Core.abppkg.analyze.json",
|
|
"lib/net8.0/Volo.Abp.Core.dll",
|
|
"lib/net8.0/Volo.Abp.Core.pdb",
|
|
"lib/net8.0/Volo.Abp.Core.xml",
|
|
"lib/netstandard2.0/Volo.Abp.Core.dll",
|
|
"lib/netstandard2.0/Volo.Abp.Core.pdb",
|
|
"lib/netstandard2.0/Volo.Abp.Core.xml",
|
|
"lib/netstandard2.1/Volo.Abp.Core.dll",
|
|
"lib/netstandard2.1/Volo.Abp.Core.pdb",
|
|
"lib/netstandard2.1/Volo.Abp.Core.xml",
|
|
"volo.abp.core.8.3.3.nupkg.sha512",
|
|
"volo.abp.core.nuspec"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net8.0": [
|
|
"Volo.Abp >= 8.3.3"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\Administrator\\.nuget\\packages\\": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "E:\\Repository\\skcks.cn\\csharp-abp-study\\Skcks.Study.WebProject\\Skcks.Study.WebProject.HelloWorld\\Skcks.Study.WebProject.HelloWorld.csproj",
|
|
"projectName": "Skcks.Study.WebProject.HelloWorld",
|
|
"projectPath": "E:\\Repository\\skcks.cn\\csharp-abp-study\\Skcks.Study.WebProject\\Skcks.Study.WebProject.HelloWorld\\Skcks.Study.WebProject.HelloWorld.csproj",
|
|
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
|
"outputPath": "E:\\Repository\\skcks.cn\\csharp-abp-study\\Skcks.Study.WebProject\\Skcks.Study.WebProject.HelloWorld\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"UsingMicrosoftNETSdk": false,
|
|
"configFilePaths": [
|
|
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net8.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"dependencies": {
|
|
"Volo.Abp": {
|
|
"target": "Package",
|
|
"version": "[8.3.3, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.404/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |