9551 lines
371 KiB
JSON
9551 lines
371 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net9.0": {
|
|
"Azure.Core/1.38.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
|
"System.ClientModel": "1.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1",
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Identity/1.11.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Core": "1.38.0",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Cryptography.ProtectedData": "4.7.0",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"CommonServiceLocator/2.0.7": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net7.0/CommonServiceLocator.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/CommonServiceLocator.dll": {}
|
|
}
|
|
},
|
|
"Dapper/2.1.66": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"kmCommonLibsCore/2.0.0.129": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"CommonServiceLocator": "2.0.7",
|
|
"Dapper": "2.1.66",
|
|
"Microsoft.Data.SqlClient": "5.2.2",
|
|
"Newtonsoft.Json": "13.0.3",
|
|
"System.Drawing.Common": "9.0.0",
|
|
"System.Net.Http": "4.3.4",
|
|
"System.Text.RegularExpressions": "4.3.1",
|
|
"XAct.Core.PCL": "0.0.5014"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/kmCommonLibsCore.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/kmCommonLibsCore.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Metadata": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authorization": "8.0.0",
|
|
"Microsoft.AspNetCore.Components.Analyzers": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.Analyzers/8.0.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.Forms/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Forms.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Forms.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.Web/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components": "8.0.0",
|
|
"Microsoft.AspNetCore.Components.Forms": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0",
|
|
"Microsoft.JSInterop": "8.0.0",
|
|
"System.IO.Pipelines": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.WebAssembly/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components.Web": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.JSInterop.WebAssembly": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/net8.0/Microsoft.AspNetCore.Components.WebAssembly.props": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Metadata/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.6.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient/5.2.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Identity": "1.11.4",
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.2.0",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
|
"Microsoft.SqlServer.Server": "1.0.0",
|
|
"System.Configuration.ConfigurationManager": "8.0.0",
|
|
"System.Runtime.Caching": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm"
|
|
},
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm64"
|
|
},
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
},
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
},
|
|
"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.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.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.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.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.0": {
|
|
"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.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.Identity.Client/4.61.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"System.Security.Cryptography.ProtectedData": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "6.35.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.JSInterop/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.JSInterop.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.JSInterop.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.JSInterop.WebAssembly/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.JSInterop": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.JSInterop.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.JSInterop.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NET.ILLink.Tasks/9.0.4": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
|
}
|
|
},
|
|
"Microsoft.NET.Sdk.WebAssembly.Pack/9.0.4": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Pack.props": {},
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Pack.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Win32.SystemEvents/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net9.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "debian.8-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "fedora.23-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "fedora.24-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.native.System/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Net.Http/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "opensuse.13.2-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "opensuse.42.1-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx.10.10-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx.10.10-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "rhel.7-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "ubuntu.14.04-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "ubuntu.16.04-x64"
|
|
}
|
|
}
|
|
},
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "ubuntu.16.10-x64"
|
|
}
|
|
}
|
|
},
|
|
"System.ClientModel/1.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.ClientModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.ClientModel.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.Concurrent/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll": {}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "8.0.0",
|
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Data.Common/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.2/System.Data.Common.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.2/System.Data.Common.dll": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
},
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Tracing/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.Drawing.Common/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Win32.SystemEvents": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/System.Drawing.Common.dll": {
|
|
"related": ".pdb;.xml"
|
|
},
|
|
"lib/net9.0/System.Private.Windows.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.Drawing.Common.dll": {
|
|
"related": ".pdb;.xml"
|
|
},
|
|
"lib/net9.0/System.Private.Windows.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.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.Globalization.Calendars/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.IO.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.FileSystem/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.IO.Pipelines/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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.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.Memory/4.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Http/4.3.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.DiagnosticSource": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Extensions": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.Net.Http": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Http.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"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.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
"Microsoft.NETCore.Targets": "1.1.3"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Caching/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Runtime.Caching.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Handles/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Runtime.Handles.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp1.1/_._": {}
|
|
}
|
|
},
|
|
"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.Runtime.Numerics/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "osx"
|
|
},
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.Concurrent": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Calendars": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Cng": "4.3.0",
|
|
"System.Security.Cryptography.Csp": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.Net.Http": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"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.Text.RegularExpressions/4.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.1"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
|
|
}
|
|
},
|
|
"System.Threading/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"Telerik.DataSource/3.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.6.0",
|
|
"System.Data.Common": "4.3.0",
|
|
"System.Linq.Queryable": "4.3.0",
|
|
"System.Net.Http": "4.3.4",
|
|
"System.Runtime.Loader": "4.3.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.1",
|
|
"System.Text.RegularExpressions": "4.3.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Telerik.DataSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Telerik.DataSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Telerik.Documents.SpreadsheetStreaming/2024.3.806": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Telerik.Zip": "[2024.3.806]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.Documents.SpreadsheetStreaming.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.Documents.SpreadsheetStreaming.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Telerik.FontIcons/3.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.FontIcons.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.FontIcons.dll": {}
|
|
}
|
|
},
|
|
"Telerik.Pivot.Core/0.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Telerik.Pivot.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Telerik.Pivot.Core.dll": {}
|
|
}
|
|
},
|
|
"Telerik.Pivot.DataProviders.Xmla/0.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Telerik.Pivot.Core": "0.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Telerik.Pivot.DataProviders.Xmla.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Telerik.Pivot.DataProviders.Xmla.dll": {}
|
|
}
|
|
},
|
|
"Telerik.Recurrence/0.2.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.Recurrence.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.Recurrence.dll": {}
|
|
}
|
|
},
|
|
"Telerik.SvgIcons/4.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.SvgIcons.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.SvgIcons.dll": {}
|
|
}
|
|
},
|
|
"Telerik.UI.for.Blazor/6.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components.Web": "3.1.32",
|
|
"System.Data.Common": "4.3.0",
|
|
"System.Linq.Queryable": "4.3.0",
|
|
"Telerik.DataSource": "3.0.1",
|
|
"Telerik.Documents.SpreadsheetStreaming": "2024.3.806",
|
|
"Telerik.FontIcons": "3.0.0",
|
|
"Telerik.Pivot.Core": "0.1.1",
|
|
"Telerik.Pivot.DataProviders.Xmla": "0.1.1",
|
|
"Telerik.Recurrence": "0.2.2",
|
|
"Telerik.SvgIcons": "3.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Telerik.Blazor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Telerik.Blazor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/Telerik.UI.for.Blazor.props": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/Telerik.UI.for.Blazor.props": {}
|
|
}
|
|
},
|
|
"Telerik.Zip/2024.3.806": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.Zip.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.Zip.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"XAct.Core.PCL/0.0.5014": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"CommonServiceLocator": "1.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/portable-win+net45+sl50+wp80/XAct.Core.PCL.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/portable-win+net45+sl50+wp80/XAct.Core.PCL.dll": {}
|
|
}
|
|
}
|
|
},
|
|
"net9.0/browser-wasm": {
|
|
"Azure.Core/1.38.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
|
"System.ClientModel": "1.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1",
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Identity/1.11.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Core": "1.38.0",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Cryptography.ProtectedData": "4.7.0",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"CommonServiceLocator/2.0.7": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net7.0/CommonServiceLocator.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/CommonServiceLocator.dll": {}
|
|
}
|
|
},
|
|
"Dapper/2.1.66": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"kmCommonLibsCore/2.0.0.129": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"CommonServiceLocator": "2.0.7",
|
|
"Dapper": "2.1.66",
|
|
"Microsoft.Data.SqlClient": "5.2.2",
|
|
"Newtonsoft.Json": "13.0.3",
|
|
"System.Drawing.Common": "9.0.0",
|
|
"System.Net.Http": "4.3.4",
|
|
"System.Text.RegularExpressions": "4.3.1",
|
|
"XAct.Core.PCL": "0.0.5014"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/kmCommonLibsCore.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/kmCommonLibsCore.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Metadata": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authorization": "8.0.0",
|
|
"Microsoft.AspNetCore.Components.Analyzers": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.Analyzers/8.0.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.Forms/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Forms.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Forms.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.Web/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components": "8.0.0",
|
|
"Microsoft.AspNetCore.Components.Forms": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0",
|
|
"Microsoft.JSInterop": "8.0.0",
|
|
"System.IO.Pipelines": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Components.WebAssembly/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components.Web": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.JSInterop.WebAssembly": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/net8.0/Microsoft.AspNetCore.Components.WebAssembly.props": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Metadata/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.6.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient/5.2.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Identity": "1.11.4",
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.2.0",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
|
"Microsoft.SqlServer.Server": "1.0.0",
|
|
"System.Configuration.ConfigurationManager": "8.0.0",
|
|
"System.Runtime.Caching": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
|
"type": "package"
|
|
},
|
|
"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.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.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.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.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.0": {
|
|
"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.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.Identity.Client/4.61.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"System.Security.Cryptography.ProtectedData": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "6.35.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.JSInterop/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.JSInterop.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.JSInterop.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.JSInterop.WebAssembly/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.JSInterop": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.JSInterop.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.JSInterop.WebAssembly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NET.ILLink.Tasks/9.0.4": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.NET.ILLink.Tasks.props": {}
|
|
}
|
|
},
|
|
"Microsoft.NET.Sdk.WebAssembly.Pack/9.0.4": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Pack.props": {},
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Pack.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Win32.SystemEvents/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"runtime.any.System.Collections/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Diagnostics.Tracing/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.Diagnostics.Tracing.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Globalization/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Globalization.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Globalization.Calendars/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Globalization.Calendars.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.IO/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.IO.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Reflection/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.Reflection.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Reflection.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Extensions.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Reflection.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Primitives.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Resources.ResourceManager/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Resources.ResourceManager.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Runtime/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Private.Uri": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.Runtime.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Runtime.Handles/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Handles.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Runtime.InteropServices/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Runtime.InteropServices.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Text.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Text.Encoding.dll": {}
|
|
}
|
|
},
|
|
"runtime.any.System.Threading.Tasks/4.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Threading.Tasks.dll": {}
|
|
}
|
|
},
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.native.System/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Net.Http/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"type": "package"
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"type": "package"
|
|
},
|
|
"System.ClientModel/1.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.ClientModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.ClientModel.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",
|
|
"runtime.any.System.Collections": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Collections.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Concurrent/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll": {}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "8.0.0",
|
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Data.Common/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.2/System.Data.Common.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.2/System.Data.Common.dll": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"runtime.any.System.Diagnostics.Tracing": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Drawing.Common/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Win32.SystemEvents": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/System.Drawing.Common.dll": {
|
|
"related": ".pdb;.xml"
|
|
},
|
|
"lib/net9.0/System.Private.Windows.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.Drawing.Common.dll": {
|
|
"related": ".pdb;.xml"
|
|
},
|
|
"lib/net9.0/System.Private.Windows.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.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",
|
|
"runtime.any.System.Globalization": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Globalization.Calendars/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"runtime.any.System.Globalization.Calendars": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"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",
|
|
"runtime.any.System.IO": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.IO.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.FileSystem/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.IO.Pipelines/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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.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.Memory/4.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Http/4.3.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.DiagnosticSource": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Extensions": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.Net.Http": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Http.dll": {}
|
|
}
|
|
},
|
|
"System.Net.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"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.Private.Uri/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard/_._": {}
|
|
}
|
|
},
|
|
"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",
|
|
"runtime.any.System.Reflection": "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",
|
|
"runtime.any.System.Reflection.Extensions": "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",
|
|
"runtime.any.System.Reflection.Primitives": "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",
|
|
"runtime.any.System.Resources.ResourceManager": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime/4.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
"Microsoft.NETCore.Targets": "1.1.3",
|
|
"runtime.any.System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Caching/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Runtime.Caching.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Handles/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"runtime.any.System.Runtime.Handles": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Runtime.Handles.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"runtime.any.System.Runtime.InteropServices": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp1.1/_._": {}
|
|
}
|
|
},
|
|
"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.Runtime.Numerics/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.Concurrent": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Calendars": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Cng": "4.3.0",
|
|
"System.Security.Cryptography.Csp": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.Net.Http": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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",
|
|
"runtime.any.System.Text.Encoding": "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": {
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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.Text.RegularExpressions/4.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.1"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
|
|
}
|
|
},
|
|
"System.Threading/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {
|
|
"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",
|
|
"runtime.any.System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Threading.Tasks.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"Telerik.DataSource/3.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.6.0",
|
|
"System.Data.Common": "4.3.0",
|
|
"System.Linq.Queryable": "4.3.0",
|
|
"System.Net.Http": "4.3.4",
|
|
"System.Runtime.Loader": "4.3.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.1",
|
|
"System.Text.RegularExpressions": "4.3.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Telerik.DataSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Telerik.DataSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Telerik.Documents.SpreadsheetStreaming/2024.3.806": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Telerik.Zip": "[2024.3.806]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.Documents.SpreadsheetStreaming.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.Documents.SpreadsheetStreaming.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Telerik.FontIcons/3.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.FontIcons.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.FontIcons.dll": {}
|
|
}
|
|
},
|
|
"Telerik.Pivot.Core/0.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Telerik.Pivot.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Telerik.Pivot.Core.dll": {}
|
|
}
|
|
},
|
|
"Telerik.Pivot.DataProviders.Xmla/0.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Telerik.Pivot.Core": "0.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Telerik.Pivot.DataProviders.Xmla.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Telerik.Pivot.DataProviders.Xmla.dll": {}
|
|
}
|
|
},
|
|
"Telerik.Recurrence/0.2.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.Recurrence.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.Recurrence.dll": {}
|
|
}
|
|
},
|
|
"Telerik.SvgIcons/4.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.SvgIcons.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.SvgIcons.dll": {}
|
|
}
|
|
},
|
|
"Telerik.UI.for.Blazor/6.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components.Web": "3.1.32",
|
|
"System.Data.Common": "4.3.0",
|
|
"System.Linq.Queryable": "4.3.0",
|
|
"Telerik.DataSource": "3.0.1",
|
|
"Telerik.Documents.SpreadsheetStreaming": "2024.3.806",
|
|
"Telerik.FontIcons": "3.0.0",
|
|
"Telerik.Pivot.Core": "0.1.1",
|
|
"Telerik.Pivot.DataProviders.Xmla": "0.1.1",
|
|
"Telerik.Recurrence": "0.2.2",
|
|
"Telerik.SvgIcons": "3.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Telerik.Blazor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Telerik.Blazor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/Telerik.UI.for.Blazor.props": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/Telerik.UI.for.Blazor.props": {}
|
|
}
|
|
},
|
|
"Telerik.Zip/2024.3.806": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Telerik.Zip.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Telerik.Zip.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"XAct.Core.PCL/0.0.5014": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"CommonServiceLocator": "1.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/portable-win+net45+sl50+wp80/XAct.Core.PCL.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/portable-win+net45+sl50+wp80/XAct.Core.PCL.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Azure.Core/1.38.0": {
|
|
"sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==",
|
|
"type": "package",
|
|
"path": "azure.core/1.38.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"azure.core.1.38.0.nupkg.sha512",
|
|
"azure.core.nuspec",
|
|
"azureicon.png",
|
|
"lib/net461/Azure.Core.dll",
|
|
"lib/net461/Azure.Core.xml",
|
|
"lib/net472/Azure.Core.dll",
|
|
"lib/net472/Azure.Core.xml",
|
|
"lib/net6.0/Azure.Core.dll",
|
|
"lib/net6.0/Azure.Core.xml",
|
|
"lib/netstandard2.0/Azure.Core.dll",
|
|
"lib/netstandard2.0/Azure.Core.xml"
|
|
]
|
|
},
|
|
"Azure.Identity/1.11.4": {
|
|
"sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
|
|
"type": "package",
|
|
"path": "azure.identity/1.11.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"azure.identity.1.11.4.nupkg.sha512",
|
|
"azure.identity.nuspec",
|
|
"azureicon.png",
|
|
"lib/netstandard2.0/Azure.Identity.dll",
|
|
"lib/netstandard2.0/Azure.Identity.xml"
|
|
]
|
|
},
|
|
"CommonServiceLocator/2.0.7": {
|
|
"sha512": "deByA+/7hfPSMqaqcITTkeZhGw41qiIon5F6Q5n5EcMPeYc5hXlifIrVpPKsur4g/PuxYU6umjTx8kQMog4npw==",
|
|
"type": "package",
|
|
"path": "commonservicelocator/2.0.7",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"commonservicelocator.2.0.7.nupkg.sha512",
|
|
"commonservicelocator.nuspec",
|
|
"lib/net46/CommonServiceLocator.dll",
|
|
"lib/net47/CommonServiceLocator.dll",
|
|
"lib/net48/CommonServiceLocator.dll",
|
|
"lib/net5.0/CommonServiceLocator.dll",
|
|
"lib/net6.0/CommonServiceLocator.dll",
|
|
"lib/net7.0/CommonServiceLocator.dll",
|
|
"lib/netcoreapp1.0/CommonServiceLocator.dll",
|
|
"lib/netcoreapp2.0/CommonServiceLocator.dll",
|
|
"lib/netcoreapp3.0/CommonServiceLocator.dll",
|
|
"lib/netstandard1.0/CommonServiceLocator.dll",
|
|
"lib/netstandard2.0/CommonServiceLocator.dll",
|
|
"lib/netstandard2.1/CommonServiceLocator.dll"
|
|
]
|
|
},
|
|
"Dapper/2.1.66": {
|
|
"sha512": "/q77jUgDOS+bzkmk3Vy9SiWMaetTw+NOoPAV0xPBsGVAyljd5S6P+4RUW7R3ZUGGr9lDRyPKgAMj2UAOwvqZYw==",
|
|
"type": "package",
|
|
"path": "dapper/2.1.66",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Dapper.png",
|
|
"dapper.2.1.66.nupkg.sha512",
|
|
"dapper.nuspec",
|
|
"lib/net461/Dapper.dll",
|
|
"lib/net461/Dapper.xml",
|
|
"lib/net8.0/Dapper.dll",
|
|
"lib/net8.0/Dapper.xml",
|
|
"lib/netstandard2.0/Dapper.dll",
|
|
"lib/netstandard2.0/Dapper.xml",
|
|
"readme.md"
|
|
]
|
|
},
|
|
"kmCommonLibsCore/2.0.0.129": {
|
|
"sha512": "KOKLWTESeJV2stBM7P050BdagiHrVGB7y61kcAIT3ap3gHlo0zO8Y795CGP84A/B2yXw42mp6HE+tukieJ/x2w==",
|
|
"type": "package",
|
|
"path": "kmcommonlibscore/2.0.0.129",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
"kmcommonlibscore.2.0.0.129.nupkg.sha512",
|
|
"kmcommonlibscore.nuspec",
|
|
"lib/net8.0/kmCommonLibsCore.dll"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/8.0.0": {
|
|
"sha512": "OGIGJMnlWvQgcweHcv1Mq/P24Zx/brUHeEdD05NzqkSXmQSnFomTvVyCuBtCXT4JPfv2m70y1RSocmd9bIbJRg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authorization/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.AspNetCore.Authorization.dll",
|
|
"lib/net462/Microsoft.AspNetCore.Authorization.xml",
|
|
"lib/net8.0/Microsoft.AspNetCore.Authorization.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Authorization.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
|
|
"microsoft.aspnetcore.authorization.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authorization.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Components/8.0.0": {
|
|
"sha512": "kqspqWo3lT+rrSd39kvrV7SZYl0znYZQbQ8SJaHjDA8ffMPV6BkfVe0i6LvxRPwq/agwSWdIDq2j4x+78Frypg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.components/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.xml",
|
|
"microsoft.aspnetcore.components.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.components.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Components.Analyzers/8.0.0": {
|
|
"sha512": "lJMa9kQDw3vkqcMMbuicIpyax7QH6imQFbLRzVqJzrGs5LN954IPaJVkDzRCEXFVAN24Cml6g4mEF3b0D7Oa+Q==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.components.analyzers/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll",
|
|
"build/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets",
|
|
"microsoft.aspnetcore.components.analyzers.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.components.analyzers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Components.Forms/8.0.0": {
|
|
"sha512": "iiYB/7Sl/vTURO4EiTUCmfIXujlJOl+Gh7nknCFhvFQ+kKMFFXYcrszYwLN9aQSolpswc/A9a78KL59/UIezig==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.components.forms/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Forms.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Forms.xml",
|
|
"microsoft.aspnetcore.components.forms.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.components.forms.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Components.Web/8.0.0": {
|
|
"sha512": "aokUKvFoNqxR6bf0+iKrDfQ79OLHWYn5UGYp5MU65/il1vuRK7MAF18oGj7QgiZJUu3cMAZjCFkHbsWLhQxCsA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.components.web/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Web.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.Web.xml",
|
|
"microsoft.aspnetcore.components.web.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.components.web.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Components.WebAssembly/8.0.0": {
|
|
"sha512": "qHrccD3+jPesOla0pYhhI7T0qDrIJjffy8L37c7H6R+l88jU7xHdkdBmvmMMsI+r9/vTk6He88IQwy4zAKZmWw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.components.webassembly/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"build/net8.0/Microsoft.AspNetCore.Components.WebAssembly.props",
|
|
"build/net8.0/blazor.webassembly.js",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.WebAssembly.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Components.WebAssembly.xml",
|
|
"microsoft.aspnetcore.components.webassembly.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.components.webassembly.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Metadata/8.0.0": {
|
|
"sha512": "OmuSztiZMitRTYlbMNDkBk3BinSsVcOApSNBAsrw+KYNJh6ALarPhWLlKdtvMgrKzpyCY06xtLAjTmQLURHSlQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.metadata/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.AspNetCore.Metadata.dll",
|
|
"lib/net462/Microsoft.AspNetCore.Metadata.xml",
|
|
"lib/net8.0/Microsoft.AspNetCore.Metadata.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Metadata.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml",
|
|
"microsoft.aspnetcore.metadata.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.metadata.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
"sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
|
|
"type": "package",
|
|
"path": "microsoft.bcl.asyncinterfaces/1.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
|
|
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
"ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.CSharp/4.6.0": {
|
|
"sha512": "kxn3M2rnAGy5N5DgcIwcE8QTePWU/XiYcQVzn9HqTls2NKluVzVSmVWRjK7OUPWbljCXuZxHyhEz9kPRIQeXow==",
|
|
"type": "package",
|
|
"path": "microsoft.csharp/4.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/Microsoft.CSharp.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.3/Microsoft.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CSharp.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"microsoft.csharp.4.6.0.nupkg.sha512",
|
|
"microsoft.csharp.nuspec",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/Microsoft.CSharp.dll",
|
|
"ref/netcore50/Microsoft.CSharp.xml",
|
|
"ref/netcore50/de/Microsoft.CSharp.xml",
|
|
"ref/netcore50/es/Microsoft.CSharp.xml",
|
|
"ref/netcore50/fr/Microsoft.CSharp.xml",
|
|
"ref/netcore50/it/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ja/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ko/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ru/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard1.0/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/de/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/es/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/fr/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/it/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ja/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ko/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ru/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netstandard2.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard2.0/Microsoft.CSharp.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.Data.SqlClient/5.2.2": {
|
|
"sha512": "mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==",
|
|
"type": "package",
|
|
"path": "microsoft.data.sqlclient/5.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"dotnet.png",
|
|
"lib/net462/Microsoft.Data.SqlClient.dll",
|
|
"lib/net462/Microsoft.Data.SqlClient.xml",
|
|
"lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"lib/net6.0/Microsoft.Data.SqlClient.xml",
|
|
"lib/net6.0/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"lib/net8.0/Microsoft.Data.SqlClient.xml",
|
|
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
|
|
"lib/netstandard2.0/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
|
|
"lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
|
|
"lib/netstandard2.1/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"microsoft.data.sqlclient.5.2.2.nupkg.sha512",
|
|
"microsoft.data.sqlclient.nuspec",
|
|
"ref/net462/Microsoft.Data.SqlClient.dll",
|
|
"ref/net462/Microsoft.Data.SqlClient.xml",
|
|
"ref/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"ref/net6.0/Microsoft.Data.SqlClient.xml",
|
|
"ref/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"ref/net8.0/Microsoft.Data.SqlClient.xml",
|
|
"ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
|
|
"ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
|
|
"ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
|
|
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll"
|
|
]
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
|
"sha512": "po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==",
|
|
"type": "package",
|
|
"path": "microsoft.data.sqlclient.sni.runtime/5.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.txt",
|
|
"dotnet.png",
|
|
"microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512",
|
|
"microsoft.data.sqlclient.sni.runtime.nuspec",
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
|
|
]
|
|
},
|
|
"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.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.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.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.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.0": {
|
|
"sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/8.0.0",
|
|
"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.0.nupkg.sha512",
|
|
"microsoft.extensions.options.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.Identity.Client/4.61.3": {
|
|
"sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
|
|
"type": "package",
|
|
"path": "microsoft.identity.client/4.61.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net462/Microsoft.Identity.Client.dll",
|
|
"lib/net462/Microsoft.Identity.Client.xml",
|
|
"lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
|
|
"lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
|
|
"lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
|
|
"lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
|
|
"lib/net6.0/Microsoft.Identity.Client.dll",
|
|
"lib/net6.0/Microsoft.Identity.Client.xml",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.dll",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.xml",
|
|
"microsoft.identity.client.4.61.3.nupkg.sha512",
|
|
"microsoft.identity.client.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
|
"sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
|
|
"type": "package",
|
|
"path": "microsoft.identity.client.extensions.msal/4.61.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll",
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.xml",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
|
|
"microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512",
|
|
"microsoft.identity.client.extensions.msal.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
"sha512": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.abstractions/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
|
|
"microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
|
"sha512": "9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.jsonwebtokens.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
|
"sha512": "jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.logging/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
|
|
"microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.logging.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
|
"sha512": "BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.protocols/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
|
|
"microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.protocols.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
|
"sha512": "LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.protocols.openidconnect.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
|
"sha512": "RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.tokens/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
|
|
"microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.tokens.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.JSInterop/8.0.0": {
|
|
"sha512": "qQqASbHxWIddssdEBKUQ/49j21SEstiho6VAepPQa9eISLCBCE6wq0m3YaB6cpdF5U+AWX5F3FvDfmssql3xtw==",
|
|
"type": "package",
|
|
"path": "microsoft.jsinterop/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net8.0/Microsoft.JSInterop.dll",
|
|
"lib/net8.0/Microsoft.JSInterop.xml",
|
|
"microsoft.jsinterop.8.0.0.nupkg.sha512",
|
|
"microsoft.jsinterop.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.JSInterop.WebAssembly/8.0.0": {
|
|
"sha512": "i7rDTUTwtEnZzukY6qCScCzuvDVANs5tRmeUl84HgY3UvLrVaYVDk8cdipfizc/GfxwUF1TvP8PCmvkHdflMBw==",
|
|
"type": "package",
|
|
"path": "microsoft.jsinterop.webassembly/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"lib/net8.0/Microsoft.JSInterop.WebAssembly.dll",
|
|
"lib/net8.0/Microsoft.JSInterop.WebAssembly.xml",
|
|
"microsoft.jsinterop.webassembly.8.0.0.nupkg.sha512",
|
|
"microsoft.jsinterop.webassembly.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NET.ILLink.Tasks/9.0.4": {
|
|
"sha512": "xUdlUxiFwXhTYhB4VxKg/IA0+jlZXJPo70LYuMryWbJHdonIpZjw+7DO2B0pWwpXIOs6MlH5WVXPEtfrGEcVZA==",
|
|
"type": "package",
|
|
"path": "microsoft.net.illink.tasks/9.0.4",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"Sdk/Sdk.props",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
|
|
"analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
|
|
"build/Microsoft.NET.ILLink.Analyzers.props",
|
|
"build/Microsoft.NET.ILLink.Tasks.props",
|
|
"build/Microsoft.NET.ILLink.targets",
|
|
"microsoft.net.illink.tasks.9.0.4.nupkg.sha512",
|
|
"microsoft.net.illink.tasks.nuspec",
|
|
"tools/net472/ILLink.Tasks.dll",
|
|
"tools/net472/ILLink.Tasks.dll.config",
|
|
"tools/net472/Mono.Cecil.Mdb.dll",
|
|
"tools/net472/Mono.Cecil.Pdb.dll",
|
|
"tools/net472/Mono.Cecil.Rocks.dll",
|
|
"tools/net472/Mono.Cecil.dll",
|
|
"tools/net472/Sdk/Sdk.props",
|
|
"tools/net472/System.Buffers.dll",
|
|
"tools/net472/System.Collections.Immutable.dll",
|
|
"tools/net472/System.Memory.dll",
|
|
"tools/net472/System.Numerics.Vectors.dll",
|
|
"tools/net472/System.Reflection.Metadata.dll",
|
|
"tools/net472/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"tools/net472/build/Microsoft.NET.ILLink.Analyzers.props",
|
|
"tools/net472/build/Microsoft.NET.ILLink.Tasks.props",
|
|
"tools/net472/build/Microsoft.NET.ILLink.targets",
|
|
"tools/net9.0/ILLink.Tasks.deps.json",
|
|
"tools/net9.0/ILLink.Tasks.dll",
|
|
"tools/net9.0/Mono.Cecil.Mdb.dll",
|
|
"tools/net9.0/Mono.Cecil.Pdb.dll",
|
|
"tools/net9.0/Mono.Cecil.Rocks.dll",
|
|
"tools/net9.0/Mono.Cecil.dll",
|
|
"tools/net9.0/Sdk/Sdk.props",
|
|
"tools/net9.0/build/Microsoft.NET.ILLink.Analyzers.props",
|
|
"tools/net9.0/build/Microsoft.NET.ILLink.Tasks.props",
|
|
"tools/net9.0/build/Microsoft.NET.ILLink.targets",
|
|
"tools/net9.0/illink.deps.json",
|
|
"tools/net9.0/illink.dll",
|
|
"tools/net9.0/illink.runtimeconfig.json",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.NET.Sdk.WebAssembly.Pack/9.0.4": {
|
|
"sha512": "SbawDIBdWK+7UTkiIXquadlWAUPxV88+jytBdVsIFzvJXkxGGQKrufO4KPyYdS4shFtXLZyCuCckNt0YN5hZKw==",
|
|
"type": "package",
|
|
"path": "microsoft.net.sdk.webassembly.pack/9.0.4",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"WasmAppHost/BrowserDebugHost.deps.json",
|
|
"WasmAppHost/BrowserDebugHost.dll",
|
|
"WasmAppHost/BrowserDebugHost.runtimeconfig.json",
|
|
"WasmAppHost/BrowserDebugHost.staticwebassets.endpoints.json",
|
|
"WasmAppHost/BrowserDebugProxy.dll",
|
|
"WasmAppHost/Microsoft.CodeAnalysis.CSharp.Scripting.dll",
|
|
"WasmAppHost/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"WasmAppHost/Microsoft.CodeAnalysis.Scripting.dll",
|
|
"WasmAppHost/Microsoft.CodeAnalysis.dll",
|
|
"WasmAppHost/Microsoft.FileFormats.dll",
|
|
"WasmAppHost/Microsoft.NET.WebAssembly.Webcil.dll",
|
|
"WasmAppHost/Microsoft.SymbolStore.dll",
|
|
"WasmAppHost/Newtonsoft.Json.dll",
|
|
"WasmAppHost/WasmAppHost.deps.json",
|
|
"WasmAppHost/WasmAppHost.dll",
|
|
"WasmAppHost/WasmAppHost.runtimeconfig.json",
|
|
"WasmAppHost/WasmAppHost.staticwebassets.endpoints.json",
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Browser.props",
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Browser.targets",
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Pack.props",
|
|
"build/Microsoft.NET.Sdk.WebAssembly.Pack.targets",
|
|
"build/Wasm.web.config",
|
|
"build/browser.runtimeconfig.template.json",
|
|
"microsoft.net.sdk.webassembly.pack.9.0.4.nupkg.sha512",
|
|
"microsoft.net.sdk.webassembly.pack.nuspec",
|
|
"tools/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll",
|
|
"tools/net472/Microsoft.NET.WebAssembly.Webcil.dll",
|
|
"tools/net9.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll",
|
|
"tools/net9.0/Microsoft.NET.WebAssembly.Webcil.dll"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.1": {
|
|
"sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/1.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.1.1.1.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.3": {
|
|
"sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.targets/1.1.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.targets.1.1.3.nupkg.sha512",
|
|
"microsoft.netcore.targets.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
"sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
|
|
"type": "package",
|
|
"path": "microsoft.sqlserver.server/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"dotnet.png",
|
|
"lib/net46/Microsoft.SqlServer.Server.dll",
|
|
"lib/net46/Microsoft.SqlServer.Server.pdb",
|
|
"lib/net46/Microsoft.SqlServer.Server.xml",
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
|
|
"microsoft.sqlserver.server.1.0.0.nupkg.sha512",
|
|
"microsoft.sqlserver.server.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Win32.SystemEvents/9.0.0": {
|
|
"sha512": "z8FfGIaoeALdD+KF44A2uP8PZIQQtDGiXsOLuN8nohbKhkyKt7zGaZb+fKiCxTuBqG22Q7myIAioSWaIcOOrOw==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.systemevents/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Win32.SystemEvents.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
|
|
"lib/net462/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/net462/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/net8.0/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/net8.0/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/net9.0/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/net9.0/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"microsoft.win32.systemevents.9.0.0.nupkg.sha512",
|
|
"microsoft.win32.systemevents.nuspec",
|
|
"runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.xml",
|
|
"runtimes/win/lib/net9.0/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/net9.0/Microsoft.Win32.SystemEvents.xml",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/13.0.3": {
|
|
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/13.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"README.md",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/net6.0/Newtonsoft.Json.dll",
|
|
"lib/net6.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.13.0.3.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"runtime.any.System.Collections/4.3.0": {
|
|
"sha512": "23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.collections/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Collections.dll",
|
|
"lib/netstandard1.3/System.Collections.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.collections.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.collections.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Diagnostics.Tracing/4.3.0": {
|
|
"sha512": "1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.diagnostics.tracing/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Diagnostics.Tracing.dll",
|
|
"lib/netstandard1.5/System.Diagnostics.Tracing.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.diagnostics.tracing.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Globalization/4.3.0": {
|
|
"sha512": "sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.globalization/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Globalization.dll",
|
|
"lib/netstandard1.3/System.Globalization.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.globalization.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.globalization.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Globalization.Calendars/4.3.0": {
|
|
"sha512": "M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.globalization.calendars/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net/_._",
|
|
"lib/netcore50/System.Globalization.Calendars.dll",
|
|
"lib/netstandard1.3/System.Globalization.Calendars.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.globalization.calendars.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.IO/4.3.0": {
|
|
"sha512": "SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.io/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.IO.dll",
|
|
"lib/netstandard1.5/System.IO.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.io.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.io.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Reflection/4.3.0": {
|
|
"sha512": "hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.reflection/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.dll",
|
|
"lib/netstandard1.5/System.Reflection.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.reflection.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.reflection.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Reflection.Extensions/4.3.0": {
|
|
"sha512": "cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.reflection.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Extensions.dll",
|
|
"lib/netstandard1.3/System.Reflection.Extensions.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.reflection.extensions.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Reflection.Primitives/4.3.0": {
|
|
"sha512": "Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.reflection.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Primitives.dll",
|
|
"lib/netstandard1.3/System.Reflection.Primitives.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.reflection.primitives.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Resources.ResourceManager/4.3.0": {
|
|
"sha512": "Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.resources.resourcemanager/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Resources.ResourceManager.dll",
|
|
"lib/netstandard1.3/System.Resources.ResourceManager.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.resources.resourcemanager.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Runtime/4.3.0": {
|
|
"sha512": "fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.runtime/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Runtime.dll",
|
|
"lib/netstandard1.5/System.Runtime.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.runtime.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.runtime.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Runtime.Handles/4.3.0": {
|
|
"sha512": "GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.runtime.handles/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/_._",
|
|
"lib/netstandard1.3/System.Runtime.Handles.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.runtime.handles.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.runtime.handles.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Runtime.InteropServices/4.3.0": {
|
|
"sha512": "lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.runtime.interopservices/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Runtime.InteropServices.dll",
|
|
"lib/netstandard1.5/System.Runtime.InteropServices.dll",
|
|
"lib/netstandard1.6/System.Runtime.InteropServices.dll",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.runtime.interopservices.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Text.Encoding/4.3.0": {
|
|
"sha512": "+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.text.encoding/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Text.Encoding.dll",
|
|
"lib/netstandard1.3/System.Text.Encoding.dll",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.text.encoding.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.text.encoding.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.any.System.Threading.Tasks/4.3.0": {
|
|
"sha512": "OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==",
|
|
"type": "package",
|
|
"path": "runtime.any.system.threading.tasks/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Threading.Tasks.dll",
|
|
"lib/netstandard1.3/System.Threading.Tasks.dll",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard/_._",
|
|
"runtime.any.system.threading.tasks.4.3.0.nupkg.sha512",
|
|
"runtime.any.system.threading.tasks.nuspec",
|
|
"runtimes/aot/lib/netcore50/_._"
|
|
]
|
|
},
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
|
|
"type": "package",
|
|
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==",
|
|
"type": "package",
|
|
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==",
|
|
"type": "package",
|
|
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.native.System/4.3.0": {
|
|
"sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
|
|
"type": "package",
|
|
"path": "runtime.native.system/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.Net.Http/4.3.0": {
|
|
"sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.net.http/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.net.http.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.net.http.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.security.cryptography.apple/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.security.cryptography.apple.nuspec"
|
|
]
|
|
},
|
|
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.native.system.security.cryptography.openssl.nuspec"
|
|
]
|
|
},
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==",
|
|
"type": "package",
|
|
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
|
|
"type": "package",
|
|
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
|
"sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
|
|
"type": "package",
|
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
|
|
]
|
|
},
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==",
|
|
"type": "package",
|
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
|
|
]
|
|
},
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==",
|
|
"type": "package",
|
|
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
|
"sha512": "leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
|
|
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
|
|
]
|
|
},
|
|
"System.ClientModel/1.0.0": {
|
|
"sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
|
|
"type": "package",
|
|
"path": "system.clientmodel/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"DotNetPackageIcon.png",
|
|
"README.md",
|
|
"lib/net6.0/System.ClientModel.dll",
|
|
"lib/net6.0/System.ClientModel.xml",
|
|
"lib/netstandard2.0/System.ClientModel.dll",
|
|
"lib/netstandard2.0/System.ClientModel.xml",
|
|
"system.clientmodel.1.0.0.nupkg.sha512",
|
|
"system.clientmodel.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.Concurrent/4.3.0": {
|
|
"sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
|
|
"type": "package",
|
|
"path": "system.collections.concurrent/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Collections.Concurrent.dll",
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Collections.Concurrent.dll",
|
|
"ref/netcore50/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/de/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/es/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/fr/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/it/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ja/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ko/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ru/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/System.Collections.Concurrent.dll",
|
|
"ref/netstandard1.1/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/de/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/es/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/it/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/System.Collections.Concurrent.dll",
|
|
"ref/netstandard1.3/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/de/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/es/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/it/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.collections.concurrent.4.3.0.nupkg.sha512",
|
|
"system.collections.concurrent.nuspec"
|
|
]
|
|
},
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
|
"sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
|
|
"type": "package",
|
|
"path": "system.configuration.configurationmanager/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
|
|
"lib/net462/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net462/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net7.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net7.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
|
|
"system.configuration.configurationmanager.8.0.0.nupkg.sha512",
|
|
"system.configuration.configurationmanager.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Data.Common/4.3.0": {
|
|
"sha512": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
|
|
"type": "package",
|
|
"path": "system.data.common/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net451/System.Data.Common.dll",
|
|
"lib/netstandard1.2/System.Data.Common.dll",
|
|
"lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net451/System.Data.Common.dll",
|
|
"ref/netstandard1.2/System.Data.Common.dll",
|
|
"ref/netstandard1.2/System.Data.Common.xml",
|
|
"ref/netstandard1.2/de/System.Data.Common.xml",
|
|
"ref/netstandard1.2/es/System.Data.Common.xml",
|
|
"ref/netstandard1.2/fr/System.Data.Common.xml",
|
|
"ref/netstandard1.2/it/System.Data.Common.xml",
|
|
"ref/netstandard1.2/ja/System.Data.Common.xml",
|
|
"ref/netstandard1.2/ko/System.Data.Common.xml",
|
|
"ref/netstandard1.2/ru/System.Data.Common.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Data.Common.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll",
|
|
"ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml",
|
|
"ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.data.common.4.3.0.nupkg.sha512",
|
|
"system.data.common.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.debug/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Diagnostics.Debug.dll",
|
|
"ref/netcore50/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.debug.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.debug.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
"sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/6.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
"sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Diagnostics.EventLog.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
|
|
"lib/net462/System.Diagnostics.EventLog.dll",
|
|
"lib/net462/System.Diagnostics.EventLog.xml",
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"lib/net7.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net7.0/System.Diagnostics.EventLog.xml",
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net8.0/System.Diagnostics.EventLog.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
|
|
"system.diagnostics.eventlog.8.0.0.nupkg.sha512",
|
|
"system.diagnostics.eventlog.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
"sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.tracing/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Diagnostics.Tracing.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Diagnostics.Tracing.dll",
|
|
"ref/netcore50/System.Diagnostics.Tracing.dll",
|
|
"ref/netcore50/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.1/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.2/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/System.Diagnostics.Tracing.dll",
|
|
"ref/netstandard1.5/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.tracing.nuspec"
|
|
]
|
|
},
|
|
"System.Drawing.Common/9.0.0": {
|
|
"sha512": "uoozjI3+dlgKh2onFJcz8aNLh6TRCPlLSh8Dbuljc8CdvqXrxHOVysJlrHvlsOCqceqGBR1wrMPxlnzzhynktw==",
|
|
"type": "package",
|
|
"path": "system.drawing.common/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Drawing.Common.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net462/System.Drawing.Common.dll",
|
|
"lib/net462/System.Drawing.Common.pdb",
|
|
"lib/net462/System.Drawing.Common.xml",
|
|
"lib/net8.0/System.Drawing.Common.dll",
|
|
"lib/net8.0/System.Drawing.Common.pdb",
|
|
"lib/net8.0/System.Drawing.Common.xml",
|
|
"lib/net8.0/System.Private.Windows.Core.dll",
|
|
"lib/net8.0/System.Private.Windows.Core.xml",
|
|
"lib/net9.0/System.Drawing.Common.dll",
|
|
"lib/net9.0/System.Drawing.Common.pdb",
|
|
"lib/net9.0/System.Drawing.Common.xml",
|
|
"lib/net9.0/System.Private.Windows.Core.dll",
|
|
"lib/net9.0/System.Private.Windows.Core.xml",
|
|
"lib/netstandard2.0/System.Drawing.Common.dll",
|
|
"lib/netstandard2.0/System.Drawing.Common.pdb",
|
|
"lib/netstandard2.0/System.Drawing.Common.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"system.drawing.common.9.0.0.nupkg.sha512",
|
|
"system.drawing.common.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.Globalization.Calendars/4.3.0": {
|
|
"sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
|
|
"type": "package",
|
|
"path": "system.globalization.calendars/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Globalization.Calendars.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Globalization.Calendars.dll",
|
|
"ref/netstandard1.3/System.Globalization.Calendars.dll",
|
|
"ref/netstandard1.3/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.globalization.calendars.4.3.0.nupkg.sha512",
|
|
"system.globalization.calendars.nuspec"
|
|
]
|
|
},
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
"sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
|
|
"type": "package",
|
|
"path": "system.globalization.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Globalization.Extensions.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Globalization.Extensions.dll",
|
|
"ref/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"ref/netstandard1.3/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"runtimes/win/lib/net46/System.Globalization.Extensions.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"system.globalization.extensions.4.3.0.nupkg.sha512",
|
|
"system.globalization.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
|
"sha512": "yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
|
|
"type": "package",
|
|
"path": "system.identitymodel.tokens.jwt/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net45/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net461/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net461/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net462/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net462/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net472/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net472/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
|
|
"system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
|
|
"system.identitymodel.tokens.jwt.nuspec"
|
|
]
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
|
"type": "package",
|
|
"path": "system.io/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.IO.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.IO.dll",
|
|
"ref/netcore50/System.IO.dll",
|
|
"ref/netcore50/System.IO.xml",
|
|
"ref/netcore50/de/System.IO.xml",
|
|
"ref/netcore50/es/System.IO.xml",
|
|
"ref/netcore50/fr/System.IO.xml",
|
|
"ref/netcore50/it/System.IO.xml",
|
|
"ref/netcore50/ja/System.IO.xml",
|
|
"ref/netcore50/ko/System.IO.xml",
|
|
"ref/netcore50/ru/System.IO.xml",
|
|
"ref/netcore50/zh-hans/System.IO.xml",
|
|
"ref/netcore50/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.0/System.IO.dll",
|
|
"ref/netstandard1.0/System.IO.xml",
|
|
"ref/netstandard1.0/de/System.IO.xml",
|
|
"ref/netstandard1.0/es/System.IO.xml",
|
|
"ref/netstandard1.0/fr/System.IO.xml",
|
|
"ref/netstandard1.0/it/System.IO.xml",
|
|
"ref/netstandard1.0/ja/System.IO.xml",
|
|
"ref/netstandard1.0/ko/System.IO.xml",
|
|
"ref/netstandard1.0/ru/System.IO.xml",
|
|
"ref/netstandard1.0/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.0/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.3/System.IO.dll",
|
|
"ref/netstandard1.3/System.IO.xml",
|
|
"ref/netstandard1.3/de/System.IO.xml",
|
|
"ref/netstandard1.3/es/System.IO.xml",
|
|
"ref/netstandard1.3/fr/System.IO.xml",
|
|
"ref/netstandard1.3/it/System.IO.xml",
|
|
"ref/netstandard1.3/ja/System.IO.xml",
|
|
"ref/netstandard1.3/ko/System.IO.xml",
|
|
"ref/netstandard1.3/ru/System.IO.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.5/System.IO.dll",
|
|
"ref/netstandard1.5/System.IO.xml",
|
|
"ref/netstandard1.5/de/System.IO.xml",
|
|
"ref/netstandard1.5/es/System.IO.xml",
|
|
"ref/netstandard1.5/fr/System.IO.xml",
|
|
"ref/netstandard1.5/it/System.IO.xml",
|
|
"ref/netstandard1.5/ja/System.IO.xml",
|
|
"ref/netstandard1.5/ko/System.IO.xml",
|
|
"ref/netstandard1.5/ru/System.IO.xml",
|
|
"ref/netstandard1.5/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.5/zh-hant/System.IO.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.4.3.0.nupkg.sha512",
|
|
"system.io.nuspec"
|
|
]
|
|
},
|
|
"System.IO.FileSystem/4.3.0": {
|
|
"sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
|
|
"type": "package",
|
|
"path": "system.io.filesystem/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.FileSystem.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.FileSystem.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/de/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/es/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/fr/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/it/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/ja/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/ko/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/ru/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.filesystem.4.3.0.nupkg.sha512",
|
|
"system.io.filesystem.nuspec"
|
|
]
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
|
"sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
|
|
"type": "package",
|
|
"path": "system.io.filesystem.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.FileSystem.Primitives.dll",
|
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.FileSystem.Primitives.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
|
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.filesystem.primitives.4.3.0.nupkg.sha512",
|
|
"system.io.filesystem.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.IO.Pipelines/8.0.0": {
|
|
"sha512": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
|
|
"type": "package",
|
|
"path": "system.io.pipelines/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.IO.Pipelines.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
|
|
"lib/net462/System.IO.Pipelines.dll",
|
|
"lib/net462/System.IO.Pipelines.xml",
|
|
"lib/net6.0/System.IO.Pipelines.dll",
|
|
"lib/net6.0/System.IO.Pipelines.xml",
|
|
"lib/net7.0/System.IO.Pipelines.dll",
|
|
"lib/net7.0/System.IO.Pipelines.xml",
|
|
"lib/net8.0/System.IO.Pipelines.dll",
|
|
"lib/net8.0/System.IO.Pipelines.xml",
|
|
"lib/netstandard2.0/System.IO.Pipelines.dll",
|
|
"lib/netstandard2.0/System.IO.Pipelines.xml",
|
|
"system.io.pipelines.8.0.0.nupkg.sha512",
|
|
"system.io.pipelines.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Linq/4.3.0": {
|
|
"sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
|
|
"type": "package",
|
|
"path": "system.linq/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net463/System.Linq.dll",
|
|
"lib/netcore50/System.Linq.dll",
|
|
"lib/netstandard1.6/System.Linq.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net463/System.Linq.dll",
|
|
"ref/netcore50/System.Linq.dll",
|
|
"ref/netcore50/System.Linq.xml",
|
|
"ref/netcore50/de/System.Linq.xml",
|
|
"ref/netcore50/es/System.Linq.xml",
|
|
"ref/netcore50/fr/System.Linq.xml",
|
|
"ref/netcore50/it/System.Linq.xml",
|
|
"ref/netcore50/ja/System.Linq.xml",
|
|
"ref/netcore50/ko/System.Linq.xml",
|
|
"ref/netcore50/ru/System.Linq.xml",
|
|
"ref/netcore50/zh-hans/System.Linq.xml",
|
|
"ref/netcore50/zh-hant/System.Linq.xml",
|
|
"ref/netstandard1.0/System.Linq.dll",
|
|
"ref/netstandard1.0/System.Linq.xml",
|
|
"ref/netstandard1.0/de/System.Linq.xml",
|
|
"ref/netstandard1.0/es/System.Linq.xml",
|
|
"ref/netstandard1.0/fr/System.Linq.xml",
|
|
"ref/netstandard1.0/it/System.Linq.xml",
|
|
"ref/netstandard1.0/ja/System.Linq.xml",
|
|
"ref/netstandard1.0/ko/System.Linq.xml",
|
|
"ref/netstandard1.0/ru/System.Linq.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Linq.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Linq.xml",
|
|
"ref/netstandard1.6/System.Linq.dll",
|
|
"ref/netstandard1.6/System.Linq.xml",
|
|
"ref/netstandard1.6/de/System.Linq.xml",
|
|
"ref/netstandard1.6/es/System.Linq.xml",
|
|
"ref/netstandard1.6/fr/System.Linq.xml",
|
|
"ref/netstandard1.6/it/System.Linq.xml",
|
|
"ref/netstandard1.6/ja/System.Linq.xml",
|
|
"ref/netstandard1.6/ko/System.Linq.xml",
|
|
"ref/netstandard1.6/ru/System.Linq.xml",
|
|
"ref/netstandard1.6/zh-hans/System.Linq.xml",
|
|
"ref/netstandard1.6/zh-hant/System.Linq.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.linq.4.3.0.nupkg.sha512",
|
|
"system.linq.nuspec"
|
|
]
|
|
},
|
|
"System.Linq.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.Memory/4.5.4": {
|
|
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
|
"type": "package",
|
|
"path": "system.memory/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Memory.dll",
|
|
"lib/net461/System.Memory.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.1/System.Memory.dll",
|
|
"lib/netstandard1.1/System.Memory.xml",
|
|
"lib/netstandard2.0/System.Memory.dll",
|
|
"lib/netstandard2.0/System.Memory.xml",
|
|
"ref/netcoreapp2.1/_._",
|
|
"system.memory.4.5.4.nupkg.sha512",
|
|
"system.memory.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
|
|
"type": "package",
|
|
"path": "system.memory.data/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"DotNetPackageIcon.png",
|
|
"README.md",
|
|
"lib/net461/System.Memory.Data.dll",
|
|
"lib/net461/System.Memory.Data.xml",
|
|
"lib/netstandard2.0/System.Memory.Data.dll",
|
|
"lib/netstandard2.0/System.Memory.Data.xml",
|
|
"system.memory.data.1.0.2.nupkg.sha512",
|
|
"system.memory.data.nuspec"
|
|
]
|
|
},
|
|
"System.Net.Http/4.3.4": {
|
|
"sha512": "aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
|
|
"type": "package",
|
|
"path": "system.net.http/4.3.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/Xamarinmac20/_._",
|
|
"lib/monoandroid10/_._",
|
|
"lib/monotouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net46/System.Net.Http.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/Xamarinmac20/_._",
|
|
"ref/monoandroid10/_._",
|
|
"ref/monotouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net46/System.Net.Http.dll",
|
|
"ref/netcore50/System.Net.Http.dll",
|
|
"ref/netstandard1.1/System.Net.Http.dll",
|
|
"ref/netstandard1.3/System.Net.Http.dll",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
|
|
"runtimes/win/lib/net46/System.Net.Http.dll",
|
|
"runtimes/win/lib/netcore50/System.Net.Http.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
|
|
"system.net.http.4.3.4.nupkg.sha512",
|
|
"system.net.http.nuspec"
|
|
]
|
|
},
|
|
"System.Net.Primitives/4.3.0": {
|
|
"sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
|
|
"type": "package",
|
|
"path": "system.net.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.Net.Primitives.dll",
|
|
"ref/netcore50/System.Net.Primitives.xml",
|
|
"ref/netcore50/de/System.Net.Primitives.xml",
|
|
"ref/netcore50/es/System.Net.Primitives.xml",
|
|
"ref/netcore50/fr/System.Net.Primitives.xml",
|
|
"ref/netcore50/it/System.Net.Primitives.xml",
|
|
"ref/netcore50/ja/System.Net.Primitives.xml",
|
|
"ref/netcore50/ko/System.Net.Primitives.xml",
|
|
"ref/netcore50/ru/System.Net.Primitives.xml",
|
|
"ref/netcore50/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netcore50/zh-hant/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/System.Net.Primitives.dll",
|
|
"ref/netstandard1.0/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/de/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/es/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/fr/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/it/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/ja/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/ko/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/ru/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/System.Net.Primitives.dll",
|
|
"ref/netstandard1.1/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/de/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/es/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/fr/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/it/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/ja/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/ko/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/ru/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/System.Net.Primitives.dll",
|
|
"ref/netstandard1.3/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/de/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/es/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/fr/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/it/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/ja/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/ko/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/ru/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.net.primitives.4.3.0.nupkg.sha512",
|
|
"system.net.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
|
|
"type": "package",
|
|
"path": "system.numerics.vectors/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Numerics.Vectors.dll",
|
|
"lib/net46/System.Numerics.Vectors.xml",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.Numerics.Vectors.dll",
|
|
"lib/netstandard1.0/System.Numerics.Vectors.xml",
|
|
"lib/netstandard2.0/System.Numerics.Vectors.dll",
|
|
"lib/netstandard2.0/System.Numerics.Vectors.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/System.Numerics.Vectors.dll",
|
|
"ref/net45/System.Numerics.Vectors.xml",
|
|
"ref/net46/System.Numerics.Vectors.dll",
|
|
"ref/net46/System.Numerics.Vectors.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/System.Numerics.Vectors.dll",
|
|
"ref/netstandard1.0/System.Numerics.Vectors.xml",
|
|
"ref/netstandard2.0/System.Numerics.Vectors.dll",
|
|
"ref/netstandard2.0/System.Numerics.Vectors.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.numerics.vectors.4.5.0.nupkg.sha512",
|
|
"system.numerics.vectors.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ObjectModel/4.3.0": {
|
|
"sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
|
|
"type": "package",
|
|
"path": "system.objectmodel/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".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.Private.Uri/4.3.0": {
|
|
"sha512": "I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==",
|
|
"type": "package",
|
|
"path": "system.private.uri/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"ref/netstandard/_._",
|
|
"system.private.uri.4.3.0.nupkg.sha512",
|
|
"system.private.uri.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.1": {
|
|
"sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
|
|
"type": "package",
|
|
"path": "system.runtime/4.3.1",
|
|
"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.1.nupkg.sha512",
|
|
"system.runtime.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Caching/8.0.0": {
|
|
"sha512": "4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.caching/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net462/_._",
|
|
"lib/net6.0/System.Runtime.Caching.dll",
|
|
"lib/net6.0/System.Runtime.Caching.xml",
|
|
"lib/net7.0/System.Runtime.Caching.dll",
|
|
"lib/net7.0/System.Runtime.Caching.xml",
|
|
"lib/net8.0/System.Runtime.Caching.dll",
|
|
"lib/net8.0/System.Runtime.Caching.xml",
|
|
"lib/netstandard2.0/System.Runtime.Caching.dll",
|
|
"lib/netstandard2.0/System.Runtime.Caching.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
|
|
"runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
|
|
"runtimes/win/lib/net7.0/System.Runtime.Caching.dll",
|
|
"runtimes/win/lib/net7.0/System.Runtime.Caching.xml",
|
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll",
|
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.xml",
|
|
"system.runtime.caching.8.0.0.nupkg.sha512",
|
|
"system.runtime.caching.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"type": "package",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
|
"system.runtime.compilerservices.unsafe.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
|
"type": "package",
|
|
"path": "system.runtime.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/de/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/es/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/fr/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/it/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ja/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ko/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ru/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.extensions.4.3.0.nupkg.sha512",
|
|
"system.runtime.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Handles/4.3.0": {
|
|
"sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
|
|
"type": "package",
|
|
"path": "system.runtime.handles/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/_._",
|
|
"ref/netstandard1.3/System.Runtime.Handles.dll",
|
|
"ref/netstandard1.3/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.handles.4.3.0.nupkg.sha512",
|
|
"system.runtime.handles.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
"sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.interopservices/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.InteropServices.dll",
|
|
"lib/net463/System.Runtime.InteropServices.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.InteropServices.dll",
|
|
"ref/net463/System.Runtime.InteropServices.dll",
|
|
"ref/netcore50/System.Runtime.InteropServices.dll",
|
|
"ref/netcore50/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/de/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/es/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/it/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.2/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.3/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.5/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.interopservices.4.3.0.nupkg.sha512",
|
|
"system.runtime.interopservices.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Loader/4.3.0": {
|
|
"sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.loader/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net462/_._",
|
|
"lib/netstandard1.5/System.Runtime.Loader.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/netstandard1.5/System.Runtime.Loader.dll",
|
|
"ref/netstandard1.5/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
|
|
"system.runtime.loader.4.3.0.nupkg.sha512",
|
|
"system.runtime.loader.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Numerics/4.3.0": {
|
|
"sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.numerics/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Runtime.Numerics.dll",
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Runtime.Numerics.dll",
|
|
"ref/netcore50/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/de/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/es/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/fr/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/it/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ja/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ko/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ru/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/System.Runtime.Numerics.dll",
|
|
"ref/netstandard1.1/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/de/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/es/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/it/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.numerics.4.3.0.nupkg.sha512",
|
|
"system.runtime.numerics.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.algorithms/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.algorithms.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
|
"sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.cng/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.xml",
|
|
"ref/net462/System.Security.Cryptography.Cng.dll",
|
|
"ref/net462/System.Security.Cryptography.Cng.xml",
|
|
"ref/net47/System.Security.Cryptography.Cng.dll",
|
|
"ref/net47/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
|
"system.security.cryptography.cng.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.csp/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Csp.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Csp.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
|
|
"runtimes/win/lib/netcore50/_._",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"system.security.cryptography.csp.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.csp.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.encoding/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"system.security.cryptography.encoding.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.encoding.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.openssl.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Primitives.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Primitives.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
"sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net462/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net462/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
|
|
"system.security.cryptography.protecteddata.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.x509certificates/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.x509certificates.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.Text.RegularExpressions/4.3.1": {
|
|
"sha512": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
|
|
"type": "package",
|
|
"path": "system.text.regularexpressions/4.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net463/System.Text.RegularExpressions.dll",
|
|
"lib/netcore50/System.Text.RegularExpressions.dll",
|
|
"lib/netstandard1.6/System.Text.RegularExpressions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net463/System.Text.RegularExpressions.dll",
|
|
"ref/netcore50/System.Text.RegularExpressions.dll",
|
|
"ref/netcore50/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/de/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/es/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/it/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.0/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.0/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.3/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/System.Text.RegularExpressions.dll",
|
|
"ref/netstandard1.6/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
|
|
"ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.text.regularexpressions.4.3.1.nupkg.sha512",
|
|
"system.text.regularexpressions.nuspec"
|
|
]
|
|
},
|
|
"System.Threading/4.3.0": {
|
|
"sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
|
|
"type": "package",
|
|
"path": "system.threading/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Threading.dll",
|
|
"lib/netstandard1.3/System.Threading.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Threading.dll",
|
|
"ref/netcore50/System.Threading.xml",
|
|
"ref/netcore50/de/System.Threading.xml",
|
|
"ref/netcore50/es/System.Threading.xml",
|
|
"ref/netcore50/fr/System.Threading.xml",
|
|
"ref/netcore50/it/System.Threading.xml",
|
|
"ref/netcore50/ja/System.Threading.xml",
|
|
"ref/netcore50/ko/System.Threading.xml",
|
|
"ref/netcore50/ru/System.Threading.xml",
|
|
"ref/netcore50/zh-hans/System.Threading.xml",
|
|
"ref/netcore50/zh-hant/System.Threading.xml",
|
|
"ref/netstandard1.0/System.Threading.dll",
|
|
"ref/netstandard1.0/System.Threading.xml",
|
|
"ref/netstandard1.0/de/System.Threading.xml",
|
|
"ref/netstandard1.0/es/System.Threading.xml",
|
|
"ref/netstandard1.0/fr/System.Threading.xml",
|
|
"ref/netstandard1.0/it/System.Threading.xml",
|
|
"ref/netstandard1.0/ja/System.Threading.xml",
|
|
"ref/netstandard1.0/ko/System.Threading.xml",
|
|
"ref/netstandard1.0/ru/System.Threading.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Threading.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Threading.xml",
|
|
"ref/netstandard1.3/System.Threading.dll",
|
|
"ref/netstandard1.3/System.Threading.xml",
|
|
"ref/netstandard1.3/de/System.Threading.xml",
|
|
"ref/netstandard1.3/es/System.Threading.xml",
|
|
"ref/netstandard1.3/fr/System.Threading.xml",
|
|
"ref/netstandard1.3/it/System.Threading.xml",
|
|
"ref/netstandard1.3/ja/System.Threading.xml",
|
|
"ref/netstandard1.3/ko/System.Threading.xml",
|
|
"ref/netstandard1.3/ru/System.Threading.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Threading.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Threading.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Threading.dll",
|
|
"system.threading.4.3.0.nupkg.sha512",
|
|
"system.threading.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".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"
|
|
]
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Threading.Tasks.Extensions.dll",
|
|
"lib/net461/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netcoreapp2.1/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
|
"system.threading.tasks.extensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Telerik.DataSource/3.0.1": {
|
|
"sha512": "tCRaXwmU/811ZMZ/x9v0XYOFUgdTjeMv0ibDhipY/zbvGsrAsXnJ9UtsyJUkcLtr4ZZTgyM5B0pMTbbBciAWBg==",
|
|
"type": "package",
|
|
"path": "telerik.datasource/3.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net6.0/Telerik.DataSource.dll",
|
|
"lib/net6.0/Telerik.DataSource.xml",
|
|
"telerik.datasource.3.0.1.nupkg.sha512",
|
|
"telerik.datasource.nuspec"
|
|
]
|
|
},
|
|
"Telerik.Documents.SpreadsheetStreaming/2024.3.806": {
|
|
"sha512": "8QLiSIx5rAqFD5ctKege1rzbcVBrsFZ0XsBCmf713inmvrNu+kae1znso3OUh3eFKRibzGljuM5JnXrWSdI2XQ==",
|
|
"type": "package",
|
|
"path": "telerik.documents.spreadsheetstreaming/2024.3.806",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LicenseAgreements/EULA.txt",
|
|
"LicenseAgreements/ThirdParty/AutoIt.txt",
|
|
"LicenseAgreements/ThirdParty/Progress Telerik UI for WPF - notices.txt",
|
|
"LicenseAgreements/ThirdParty/SpecFlow.txt",
|
|
"images/tdp.png",
|
|
"lib/netstandard2.0/Telerik.Documents.SpreadsheetStreaming.dll",
|
|
"lib/netstandard2.0/Telerik.Documents.SpreadsheetStreaming.xml",
|
|
"telerik.documents.spreadsheetstreaming.2024.3.806.nupkg.sha512",
|
|
"telerik.documents.spreadsheetstreaming.nuspec"
|
|
]
|
|
},
|
|
"Telerik.FontIcons/3.0.0": {
|
|
"sha512": "/WZU+LdDTrI35uobEvi0uRSQT9xMOW6hB4dVq5wmsWyzV1bhS8vmLOiK6s24U2je4Aa0UiYB+aQI3zH0X5PDww==",
|
|
"type": "package",
|
|
"path": "telerik.fonticons/3.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/netstandard2.0/Telerik.FontIcons.dll",
|
|
"telerik.fonticons.3.0.0.nupkg.sha512",
|
|
"telerik.fonticons.nuspec"
|
|
]
|
|
},
|
|
"Telerik.Pivot.Core/0.1.1": {
|
|
"sha512": "uUiSKNDu+Uul1dVqoFTsoK+GIH/VgF+RFh0Fcx8DoiOK9L82l5SvVGjZKb+D8ETIvhmijBXYHyPWsK6OTER3bA==",
|
|
"type": "package",
|
|
"path": "telerik.pivot.core/0.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.1/Telerik.Pivot.Core.dll",
|
|
"telerik.pivot.core.0.1.1.nupkg.sha512",
|
|
"telerik.pivot.core.nuspec"
|
|
]
|
|
},
|
|
"Telerik.Pivot.DataProviders.Xmla/0.1.1": {
|
|
"sha512": "qSsyCL9AU8YwmkM5BxbDeiVygmFSFfPdKYChD201I61A1YPDkJhuaqqgq7Uj97dBu5Tr+jkf7Aqs9ZyDleKQjA==",
|
|
"type": "package",
|
|
"path": "telerik.pivot.dataproviders.xmla/0.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.1/Telerik.Pivot.DataProviders.Xmla.dll",
|
|
"telerik.pivot.dataproviders.xmla.0.1.1.nupkg.sha512",
|
|
"telerik.pivot.dataproviders.xmla.nuspec"
|
|
]
|
|
},
|
|
"Telerik.Recurrence/0.2.2": {
|
|
"sha512": "XGMWNRTAxBzHvDQKPWyOOV0hwUDDN94hZi2YmExBMo3r63jYH1Ged1R/wGjeTDc88X+vIHvwtv0MIuaJWJah3w==",
|
|
"type": "package",
|
|
"path": "telerik.recurrence/0.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Telerik.Recurrence.dll",
|
|
"telerik.recurrence.0.2.2.nupkg.sha512",
|
|
"telerik.recurrence.nuspec"
|
|
]
|
|
},
|
|
"Telerik.SvgIcons/4.1.0": {
|
|
"sha512": "6QeOO0M81Gw7126C/qyozINhVXbphIVnG2wqNk4P2fJfdFpXEbhMmhairDa4+fozvD2rq1PWJAoXCgmkURFJUQ==",
|
|
"type": "package",
|
|
"path": "telerik.svgicons/4.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/netstandard2.0/Telerik.SvgIcons.dll",
|
|
"telerik.svgicons.4.1.0.nupkg.sha512",
|
|
"telerik.svgicons.nuspec"
|
|
]
|
|
},
|
|
"Telerik.UI.for.Blazor/6.2.0": {
|
|
"sha512": "cB0Lt/SNWuo5066hHCMyx6CIkysGqYu8EjmCP4lWSouSCM1bGodRFtOImxc0L87zaNV9d4YW7WoBVSljyXjNCA==",
|
|
"type": "package",
|
|
"path": "telerik.ui.for.blazor/6.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/Microsoft.AspNetCore.StaticWebAssets.props",
|
|
"build/Telerik.UI.for.Blazor.props",
|
|
"buildMultiTargeting/Telerik.UI.for.Blazor.props",
|
|
"buildTransitive/Telerik.UI.for.Blazor.props",
|
|
"lib/net6.0/Telerik.Blazor.dll",
|
|
"lib/net6.0/Telerik.Blazor.xml",
|
|
"staticwebassets/css/kendo-font-icons/font-icons.css",
|
|
"staticwebassets/css/kendo-font-icons/kendo-font-icons.ttf",
|
|
"staticwebassets/css/kendo-theme-bootstrap/all.css",
|
|
"staticwebassets/css/kendo-theme-default/all.css",
|
|
"staticwebassets/css/kendo-theme-default/default-ocean-blue.css",
|
|
"staticwebassets/css/kendo-theme-fluent/all.css",
|
|
"staticwebassets/css/kendo-theme-material/all.css",
|
|
"staticwebassets/images/blazor.png",
|
|
"staticwebassets/js/telerik-blazor.js",
|
|
"telerik.ui.for.blazor.6.2.0.nupkg.sha512",
|
|
"telerik.ui.for.blazor.nuspec"
|
|
]
|
|
},
|
|
"Telerik.Zip/2024.3.806": {
|
|
"sha512": "A0S+ubh+37uE10gcrfjXfo6K0kGIC+jUDFLs5ZfEJgYGeaWPLArq56UEHi6AaX7ZMlLyB9y4H/Hh0LPwrWPCkw==",
|
|
"type": "package",
|
|
"path": "telerik.zip/2024.3.806",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LicenseAgreements/EULA.txt",
|
|
"LicenseAgreements/ThirdParty/AutoIt.txt",
|
|
"LicenseAgreements/ThirdParty/Progress Telerik UI for WPF - notices.txt",
|
|
"LicenseAgreements/ThirdParty/SpecFlow.txt",
|
|
"images/tdp.png",
|
|
"lib/netstandard2.0/Telerik.Zip.dll",
|
|
"lib/netstandard2.0/Telerik.Zip.xml",
|
|
"telerik.zip.2024.3.806.nupkg.sha512",
|
|
"telerik.zip.nuspec"
|
|
]
|
|
},
|
|
"XAct.Core.PCL/0.0.5014": {
|
|
"sha512": "r0rX5Dzr0mfUp8FtVnxXlv5w+cXhz6tHfQ79lf6naLB92J+h2wkGw0q6CfOa2FiveN2ahSflf6LB2G1cOx43AQ==",
|
|
"type": "package",
|
|
"path": "xact.core.pcl/0.0.5014",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/portable-win+net45+sl50+wp80/XAct.Core.PCL.dll",
|
|
"xact.core.pcl.0.0.5014.nupkg.sha512",
|
|
"xact.core.pcl.nuspec"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net9.0": [
|
|
"Microsoft.AspNetCore.Components.WebAssembly >= 8.0.0",
|
|
"Microsoft.NET.ILLink.Tasks >= 9.0.4",
|
|
"Microsoft.NET.Sdk.WebAssembly.Pack >= 9.0.4",
|
|
"Telerik.SvgIcons >= 4.1.0",
|
|
"Telerik.UI.for.Blazor >= 6.2.0",
|
|
"kmCommonLibsCore >= 2.0.0.129"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\joshdeck.KEYMTV\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\joshdeck.KEYMTV\\Documents\\Misc\\SummerBestWebForm\\SummerBestWebForm.Client\\SummerBestWebForm.Client.csproj",
|
|
"projectName": "SummerBestWebForm.Client",
|
|
"projectPath": "C:\\Users\\joshdeck.KEYMTV\\Documents\\Misc\\SummerBestWebForm\\SummerBestWebForm.Client\\SummerBestWebForm.Client.csproj",
|
|
"packagesPath": "C:\\Users\\joshdeck.KEYMTV\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\joshdeck.KEYMTV\\Documents\\Misc\\SummerBestWebForm\\SummerBestWebForm.Client\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\joshdeck.KEYMTV\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net9.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"C:\\Program Files\\dotnet\\library-packs": {},
|
|
"https://api.nuget.org/v3/index.json": {},
|
|
"https://nuget.telerik.com/v3/index.json": {},
|
|
"https://source.keymotive.net/api/packages/RDeck/nuget/index.json": {},
|
|
"https://source.keymotive.net/api/packages/joshdeck/nuget/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net9.0": {
|
|
"targetAlias": "net9.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
},
|
|
"SdkAnalysisLevel": "9.0.200"
|
|
},
|
|
"frameworks": {
|
|
"net9.0": {
|
|
"targetAlias": "net9.0",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Components.WebAssembly": {
|
|
"target": "Package",
|
|
"version": "[8.0.0, )"
|
|
},
|
|
"Microsoft.NET.ILLink.Tasks": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[9.0.4, )",
|
|
"autoReferenced": true
|
|
},
|
|
"Microsoft.NET.Sdk.WebAssembly.Pack": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[9.0.4, )",
|
|
"autoReferenced": true
|
|
},
|
|
"Telerik.SvgIcons": {
|
|
"target": "Package",
|
|
"version": "[4.1.0, )"
|
|
},
|
|
"Telerik.UI.for.Blazor": {
|
|
"target": "Package",
|
|
"version": "[6.2.0, )"
|
|
},
|
|
"kmCommonLibsCore": {
|
|
"target": "Package",
|
|
"version": "[2.0.0.129, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"downloadDependencies": [
|
|
{
|
|
"name": "Microsoft.NETCore.App.Runtime.Mono.browser-wasm",
|
|
"version": "[9.0.4, 9.0.4]"
|
|
}
|
|
],
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
},
|
|
"runtimes": {
|
|
"browser-wasm": {
|
|
"#import": []
|
|
}
|
|
}
|
|
},
|
|
"logs": [
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'XAct.Core.PCL 0.0.5014' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.",
|
|
"libraryId": "XAct.Core.PCL",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
}
|
|
]
|
|
} |