7021 lines
295 KiB
JSON
7021 lines
295 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net8.0": {
|
|
"BitFaster.Caching/2.4.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/BitFaster.Caching.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/BitFaster.Caching.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Blake3/0.6.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Blake3.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Blake3.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/linux-arm/native/libblake3_dotnet.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-arm"
|
|
},
|
|
"runtimes/linux-arm64/native/libblake3_dotnet.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-arm64"
|
|
},
|
|
"runtimes/linux-x64/native/libblake3_dotnet.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-x64"
|
|
},
|
|
"runtimes/osx-arm64/native/libblake3_dotnet.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-arm64"
|
|
},
|
|
"runtimes/osx-x64/native/libblake3_dotnet.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-x64"
|
|
},
|
|
"runtimes/win-arm64/native/blake3_dotnet.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm64"
|
|
},
|
|
"runtimes/win-x64/native/blake3_dotnet.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
},
|
|
"runtimes/win-x86/native/blake3_dotnet.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
},
|
|
"Dapper/2.1.24": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net7.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Dapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Google.Protobuf/3.25.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net5.0/Google.Protobuf.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/Google.Protobuf.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Grpc.Core.Api/2.59.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Grpc.Core.Api.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Grpc.Core.Api.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Grpc.Net.Client/2.59.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Grpc.Net.Common": "2.59.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Grpc.Net.Client.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Grpc.Net.Client.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Grpc.Net.Common/2.59.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Grpc.Core.Api": "2.59.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Grpc.Net.Common.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Grpc.Net.Common.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"IdentityModel/5.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "5.0.1",
|
|
"System.Text.Json": "5.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/net5.0/IdentityModel.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/IdentityModel.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"IdentityModel.OidcClient/4.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"IdentityModel": "5.1.0",
|
|
"Microsoft.Extensions.Logging": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/IdentityModel.OidcClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/IdentityModel.OidcClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"JetBrains.Annotations/2022.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/JetBrains.Annotations.dll": {
|
|
"related": ".deps.json;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/JetBrains.Annotations.dll": {
|
|
"related": ".deps.json;.xml"
|
|
}
|
|
}
|
|
},
|
|
"K4os.Compression.LZ4/1.2.16": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net5.0/K4os.Compression.LZ4.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/K4os.Compression.LZ4.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/3.3.3": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/4.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Analyzers": "3.3.3",
|
|
"System.Collections.Immutable": "5.0.0",
|
|
"System.Memory": "4.5.4",
|
|
"System.Reflection.Metadata": "5.0.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encoding.CodePages": "6.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/4.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "[4.2.0]"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Data.Sqlite/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Data.Sqlite.Core": "8.0.0",
|
|
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Data.Sqlite.Core/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"SQLitePCLRaw.core": "2.1.6"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/6.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.4",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"System.Text.Json": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Http/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Http.Polly/6.0.26": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Http": "6.0.0",
|
|
"Polly": "7.2.2",
|
|
"Polly.Extensions.Http": "3.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Configuration": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"System.Text.Json": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/6.0.8": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Options": "6.0.0",
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
"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.Win32.Registry/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Win32.SystemEvents/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"OpenTracing/0.12.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/OpenTracing.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/OpenTracing.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Polly/7.2.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Polly.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Polly.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Polly.Extensions.Http/3.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Polly": "7.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Polly.Extensions.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Polly.Extensions.Http.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"
|
|
}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
|
|
"SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.core/2.1.6": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory": "4.5.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/_._": {}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
|
|
"assetType": "native",
|
|
"rid": "browser-wasm"
|
|
},
|
|
"runtimes/linux-arm/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-arm"
|
|
},
|
|
"runtimes/linux-arm64/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-arm64"
|
|
},
|
|
"runtimes/linux-armel/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-armel"
|
|
},
|
|
"runtimes/linux-mips64/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-mips64"
|
|
},
|
|
"runtimes/linux-musl-arm/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-musl-arm"
|
|
},
|
|
"runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-musl-arm64"
|
|
},
|
|
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-musl-x64"
|
|
},
|
|
"runtimes/linux-ppc64le/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-ppc64le"
|
|
},
|
|
"runtimes/linux-s390x/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-s390x"
|
|
},
|
|
"runtimes/linux-x64/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-x64"
|
|
},
|
|
"runtimes/linux-x86/native/libe_sqlite3.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-x86"
|
|
},
|
|
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
|
|
"assetType": "native",
|
|
"rid": "maccatalyst-arm64"
|
|
},
|
|
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
|
|
"assetType": "native",
|
|
"rid": "maccatalyst-x64"
|
|
},
|
|
"runtimes/osx-arm64/native/libe_sqlite3.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-arm64"
|
|
},
|
|
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-x64"
|
|
},
|
|
"runtimes/win-arm/native/e_sqlite3.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm"
|
|
},
|
|
"runtimes/win-arm64/native/e_sqlite3.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm64"
|
|
},
|
|
"runtimes/win-x64/native/e_sqlite3.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
},
|
|
"runtimes/win-x86/native/e_sqlite3.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"SQLitePCLRaw.core": "2.1.6"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
|
|
}
|
|
},
|
|
"System.CodeDom/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.CodeDom.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.CodeDom.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"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/_._": {
|
|
"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.Collections.Immutable/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Data.DataSetExtensions/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Data.DataSetExtensions.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Data.DataSetExtensions.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.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.0",
|
|
"Microsoft.Win32.Registry": "4.7.0",
|
|
"System.Security.Principal.Windows": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.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/4.7.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.9",
|
|
"Microsoft.Win32.SystemEvents": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Drawing.Common.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"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.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/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Linq.dll": {}
|
|
}
|
|
},
|
|
"System.Linq.Async/6.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/net6.0/System.Linq.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Linq.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Management/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "3.1.0",
|
|
"Microsoft.Win32.Registry": "4.7.0",
|
|
"System.CodeDom": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Management.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Management.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.0/System.Management.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"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.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/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Metadata/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.MetadataLoadContext/4.7.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.dll": {
|
|
"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/_._": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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.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.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.AccessControl/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"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.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.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.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"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.6/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/System.Security.Cryptography.Csp.dll": {}
|
|
},
|
|
"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.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.Security.Permissions/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.7.0",
|
|
"System.Windows.Extensions": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp3.0/System.Security.Permissions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Security.Permissions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.ServiceProcess.ServiceController/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard2.0/System.ServiceProcess.ServiceController.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.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.Encoding.CodePages/6.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Text.Encoding.CodePages.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Text.Encoding.CodePages.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/5.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp3.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/8.0.5": {
|
|
"type": "package",
|
|
"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/_._": {}
|
|
}
|
|
},
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Drawing.Common": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"ref/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"ZstdSharp.Port/0.8.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/ZstdSharp.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/ZstdSharp.dll": {}
|
|
}
|
|
},
|
|
"AutomationUtils.Automation/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"EpicGames.Perforce": "1.0.0",
|
|
"System.Data.DataSetExtensions": "4.5.0",
|
|
"System.Drawing.Common": "4.7.3",
|
|
"System.Net.Http": "4.3.4",
|
|
"System.Security.Permissions": "4.7.0",
|
|
"System.Text.Encoding.CodePages": "6.0.0",
|
|
"System.Text.RegularExpressions": "4.3.1"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/AutomationUtils.Automation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/AutomationUtils.Automation.dll": {}
|
|
}
|
|
},
|
|
"CrowdinLocalization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/CrowdinLocalization.Automation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/CrowdinLocalization.Automation.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.Build/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"EpicGames.Core": "1.0.0",
|
|
"EpicGames.IoHash": "1.0.0",
|
|
"EpicGames.MsBuild": "1.0.0",
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
|
"System.Security.Permissions": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.Build.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.Build.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.Core/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"JetBrains.Annotations": "2022.1.0",
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Http.Polly": "6.0.26",
|
|
"Microsoft.Extensions.Logging.Console": "6.0.0",
|
|
"Microsoft.Extensions.ObjectPool": "6.0.8",
|
|
"OpenTracing": "0.12.1",
|
|
"System.Memory": "4.5.5",
|
|
"System.Text.Json": "8.0.5"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.Core.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.Horde/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"BitFaster.Caching": "2.4.1",
|
|
"Dapper": "2.1.24",
|
|
"EpicGames.Core": "1.0.0",
|
|
"EpicGames.IoHash": "1.0.0",
|
|
"EpicGames.OIDC": "1.0.0",
|
|
"EpicGames.Oodle": "1.0.0",
|
|
"EpicGames.Serialization": "1.0.0",
|
|
"Google.Protobuf": "3.25.1",
|
|
"Grpc.Net.Client": "2.59.0",
|
|
"K4os.Compression.LZ4": "1.2.16",
|
|
"Microsoft.Data.Sqlite": "8.0.0",
|
|
"Microsoft.Extensions.Caching.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "6.0.2",
|
|
"System.IO.Pipelines": "8.0.0",
|
|
"ZstdSharp.Port": "0.8.1"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.Horde.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.Horde.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.IoHash/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Blake3": "0.6.1",
|
|
"EpicGames.Core": "1.0.0",
|
|
"System.Memory": "4.5.5"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.IoHash.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.IoHash.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.MsBuild/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"EpicGames.Core": "1.0.0",
|
|
"System.Drawing.Common": "4.7.3"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.MsBuild.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.MsBuild.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.OIDC/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"IdentityModel.OidcClient": "4.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "6.0.0",
|
|
"System.Text.Json": "8.0.5"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.OIDC.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.OIDC.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.Oodle/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.Oodle.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.Oodle.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.Perforce/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"EpicGames.Core": "1.0.0",
|
|
"System.Linq.Async": "6.0.1"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.Perforce.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.Perforce.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.Serialization/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"EpicGames.IoHash": "1.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.Serialization.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.Serialization.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.UBA/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"Microsoft.Extensions.Logging": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.UBA.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.UBA.dll": {}
|
|
}
|
|
},
|
|
"EpicGames.UHT/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"EpicGames.Build": "1.0.0",
|
|
"EpicGames.Core": "1.0.0",
|
|
"Microsoft.CSharp": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/EpicGames.UHT.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/EpicGames.UHT.dll": {}
|
|
}
|
|
},
|
|
"Gauntlet.Automation/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"System.Data.DataSetExtensions": "4.5.0",
|
|
"System.Net.Http": "4.3.4"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Gauntlet.Automation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Gauntlet.Automation.dll": {}
|
|
}
|
|
},
|
|
"Localization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"System.Data.DataSetExtensions": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Localization.Automation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Localization.Automation.dll": {}
|
|
}
|
|
},
|
|
"OneSkyLocalization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"System.Data.DataSetExtensions": "4.5.0",
|
|
"System.Net.Http": "4.3.4"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/OneSkyLocalization.Automation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/OneSkyLocalization.Automation.dll": {}
|
|
}
|
|
},
|
|
"UnrealBuildTool/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"EpicGames.Build": "1.0.0",
|
|
"EpicGames.Core": "1.0.0",
|
|
"EpicGames.Horde": "1.0.0",
|
|
"EpicGames.IoHash": "1.0.0",
|
|
"EpicGames.OIDC": "1.0.0",
|
|
"EpicGames.Serialization": "1.0.0",
|
|
"EpicGames.UBA": "1.0.0",
|
|
"EpicGames.UHT": "1.0.0",
|
|
"Microsoft.CodeAnalysis.CSharp": "4.2.0",
|
|
"Microsoft.Extensions.Logging.Console": "6.0.0",
|
|
"Microsoft.Win32.Registry": "5.0.0",
|
|
"Newtonsoft.Json": "13.0.1",
|
|
"OpenTracing": "0.12.1",
|
|
"System.CodeDom": "8.0.0",
|
|
"System.Management": "4.7.0",
|
|
"System.Reflection.MetadataLoadContext": "4.7.2",
|
|
"System.Security.Cryptography.Csp": "4.3.0",
|
|
"System.Security.Permissions": "4.7.0",
|
|
"System.ServiceProcess.ServiceController": "4.7.0",
|
|
"System.Text.Encoding.CodePages": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/UnrealBuildTool.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/UnrealBuildTool.dll": {}
|
|
}
|
|
},
|
|
"XLocLocalization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"compile": {
|
|
"bin/placeholder/XLocLocalization.Automation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/XLocLocalization.Automation.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"BitFaster.Caching/2.4.1": {
|
|
"sha512": "wYFavlKfVJ23IGGrS3UX8wO8KxwhBPkQCK/egFUGw5c3DVV6kXTUwT8Un329KIW7omZUAFSjcosLiARplNIf5w==",
|
|
"type": "package",
|
|
"path": "bitfaster.caching/2.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"ReadMe.md",
|
|
"bitfaster.caching.2.4.1.nupkg.sha512",
|
|
"bitfaster.caching.nuspec",
|
|
"lib/net6.0/BitFaster.Caching.dll",
|
|
"lib/net6.0/BitFaster.Caching.xml",
|
|
"lib/netcoreapp3.1/BitFaster.Caching.dll",
|
|
"lib/netcoreapp3.1/BitFaster.Caching.xml",
|
|
"lib/netstandard2.0/BitFaster.Caching.dll",
|
|
"lib/netstandard2.0/BitFaster.Caching.xml"
|
|
]
|
|
},
|
|
"Blake3/0.6.1": {
|
|
"sha512": "YlEweiQX1iMXh9HPpoRzSKeLMuKPnMJJWTdqnP1NJV0XwwDwO7WrwLlj60pGk0vJWbeZLZOh06U70+2z0DQCsQ==",
|
|
"type": "package",
|
|
"path": "blake3/0.6.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"blake3.0.6.1.nupkg.sha512",
|
|
"blake3.nuspec",
|
|
"lib/net6.0/Blake3.dll",
|
|
"lib/net6.0/Blake3.xml",
|
|
"lib/netstandard2.0/Blake3.dll",
|
|
"lib/netstandard2.0/Blake3.xml",
|
|
"logo.png",
|
|
"runtimes/linux-arm/native/libblake3_dotnet.so",
|
|
"runtimes/linux-arm64/native/libblake3_dotnet.so",
|
|
"runtimes/linux-x64/native/libblake3_dotnet.so",
|
|
"runtimes/osx-arm64/native/libblake3_dotnet.dylib",
|
|
"runtimes/osx-x64/native/libblake3_dotnet.dylib",
|
|
"runtimes/win-arm64/native/blake3_dotnet.dll",
|
|
"runtimes/win-x64/native/blake3_dotnet.dll",
|
|
"runtimes/win-x86/native/blake3_dotnet.dll"
|
|
]
|
|
},
|
|
"Dapper/2.1.24": {
|
|
"sha512": "/2t2vsdJyZRsk13AsWigZpsuFvEwK+o3v862cEULXoww905gyKhJFSuwmZI/4Ui9COX9ZCFCI09UHyH4wVYl3A==",
|
|
"type": "package",
|
|
"path": "dapper/2.1.24",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Dapper.png",
|
|
"dapper.2.1.24.nupkg.sha512",
|
|
"dapper.nuspec",
|
|
"lib/net461/Dapper.dll",
|
|
"lib/net461/Dapper.xml",
|
|
"lib/net5.0/Dapper.dll",
|
|
"lib/net5.0/Dapper.xml",
|
|
"lib/net7.0/Dapper.dll",
|
|
"lib/net7.0/Dapper.xml",
|
|
"lib/netstandard2.0/Dapper.dll",
|
|
"lib/netstandard2.0/Dapper.xml",
|
|
"readme.md"
|
|
]
|
|
},
|
|
"Google.Protobuf/3.25.1": {
|
|
"sha512": "Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg==",
|
|
"type": "package",
|
|
"path": "google.protobuf/3.25.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"google.protobuf.3.25.1.nupkg.sha512",
|
|
"google.protobuf.nuspec",
|
|
"lib/net45/Google.Protobuf.dll",
|
|
"lib/net45/Google.Protobuf.pdb",
|
|
"lib/net45/Google.Protobuf.xml",
|
|
"lib/net5.0/Google.Protobuf.dll",
|
|
"lib/net5.0/Google.Protobuf.pdb",
|
|
"lib/net5.0/Google.Protobuf.xml",
|
|
"lib/netstandard1.1/Google.Protobuf.dll",
|
|
"lib/netstandard1.1/Google.Protobuf.pdb",
|
|
"lib/netstandard1.1/Google.Protobuf.xml",
|
|
"lib/netstandard2.0/Google.Protobuf.dll",
|
|
"lib/netstandard2.0/Google.Protobuf.pdb",
|
|
"lib/netstandard2.0/Google.Protobuf.xml"
|
|
]
|
|
},
|
|
"Grpc.Core.Api/2.59.0": {
|
|
"sha512": "n0QpwXqri/Uu7pXWbE6PWVANEhKggC6QRX7qsSR4vyzZRDN2jBPoUNvrJP7RBw7g8Dgg8e2bWYuGKq4ph6VXeA==",
|
|
"type": "package",
|
|
"path": "grpc.core.api/2.59.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"grpc.core.api.2.59.0.nupkg.sha512",
|
|
"grpc.core.api.nuspec",
|
|
"lib/net462/Grpc.Core.Api.dll",
|
|
"lib/net462/Grpc.Core.Api.pdb",
|
|
"lib/net462/Grpc.Core.Api.xml",
|
|
"lib/netstandard2.0/Grpc.Core.Api.dll",
|
|
"lib/netstandard2.0/Grpc.Core.Api.pdb",
|
|
"lib/netstandard2.0/Grpc.Core.Api.xml",
|
|
"lib/netstandard2.1/Grpc.Core.Api.dll",
|
|
"lib/netstandard2.1/Grpc.Core.Api.pdb",
|
|
"lib/netstandard2.1/Grpc.Core.Api.xml",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Grpc.Net.Client/2.59.0": {
|
|
"sha512": "I2CP5aLTek9mz7OwmM8T94pzvuV2Jib91KqzHh+vohazx/rL0ks1GCsUrwf+7866UsSsOznaWRKqFxWPEYstpg==",
|
|
"type": "package",
|
|
"path": "grpc.net.client/2.59.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"grpc.net.client.2.59.0.nupkg.sha512",
|
|
"grpc.net.client.nuspec",
|
|
"lib/net462/Grpc.Net.Client.dll",
|
|
"lib/net462/Grpc.Net.Client.pdb",
|
|
"lib/net462/Grpc.Net.Client.xml",
|
|
"lib/net6.0/Grpc.Net.Client.dll",
|
|
"lib/net6.0/Grpc.Net.Client.pdb",
|
|
"lib/net6.0/Grpc.Net.Client.xml",
|
|
"lib/net7.0/Grpc.Net.Client.dll",
|
|
"lib/net7.0/Grpc.Net.Client.pdb",
|
|
"lib/net7.0/Grpc.Net.Client.xml",
|
|
"lib/net8.0/Grpc.Net.Client.dll",
|
|
"lib/net8.0/Grpc.Net.Client.pdb",
|
|
"lib/net8.0/Grpc.Net.Client.xml",
|
|
"lib/netstandard2.0/Grpc.Net.Client.dll",
|
|
"lib/netstandard2.0/Grpc.Net.Client.pdb",
|
|
"lib/netstandard2.0/Grpc.Net.Client.xml",
|
|
"lib/netstandard2.1/Grpc.Net.Client.dll",
|
|
"lib/netstandard2.1/Grpc.Net.Client.pdb",
|
|
"lib/netstandard2.1/Grpc.Net.Client.xml",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Grpc.Net.Common/2.59.0": {
|
|
"sha512": "9j1wKAeCzjnx/j8CC8chXRoLCuzJ9VhhlhwMkbW37mS1Ox4vv0i2pcefpDY5INIeE1BmPNIuPtqFLOUktkiKrQ==",
|
|
"type": "package",
|
|
"path": "grpc.net.common/2.59.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"grpc.net.common.2.59.0.nupkg.sha512",
|
|
"grpc.net.common.nuspec",
|
|
"lib/net6.0/Grpc.Net.Common.dll",
|
|
"lib/net6.0/Grpc.Net.Common.pdb",
|
|
"lib/net6.0/Grpc.Net.Common.xml",
|
|
"lib/net7.0/Grpc.Net.Common.dll",
|
|
"lib/net7.0/Grpc.Net.Common.pdb",
|
|
"lib/net7.0/Grpc.Net.Common.xml",
|
|
"lib/net8.0/Grpc.Net.Common.dll",
|
|
"lib/net8.0/Grpc.Net.Common.pdb",
|
|
"lib/net8.0/Grpc.Net.Common.xml",
|
|
"lib/netstandard2.0/Grpc.Net.Common.dll",
|
|
"lib/netstandard2.0/Grpc.Net.Common.pdb",
|
|
"lib/netstandard2.0/Grpc.Net.Common.xml",
|
|
"lib/netstandard2.1/Grpc.Net.Common.dll",
|
|
"lib/netstandard2.1/Grpc.Net.Common.pdb",
|
|
"lib/netstandard2.1/Grpc.Net.Common.xml",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"IdentityModel/5.1.0": {
|
|
"sha512": "Gcv4YYXncvUvTNLF8lDJyItZzaEDFcEi3geMDtylGcl/Rx90vcV7Kv3yAofktJBW7GvmIjQgC8LtUq0s9XQT2w==",
|
|
"type": "package",
|
|
"path": "identitymodel/5.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.jpg",
|
|
"identitymodel.5.1.0.nupkg.sha512",
|
|
"identitymodel.nuspec",
|
|
"lib/net461/IdentityModel.dll",
|
|
"lib/net461/IdentityModel.pdb",
|
|
"lib/net461/IdentityModel.xml",
|
|
"lib/net472/IdentityModel.dll",
|
|
"lib/net472/IdentityModel.pdb",
|
|
"lib/net472/IdentityModel.xml",
|
|
"lib/net5.0/IdentityModel.dll",
|
|
"lib/net5.0/IdentityModel.pdb",
|
|
"lib/net5.0/IdentityModel.xml",
|
|
"lib/netstandard2.0/IdentityModel.dll",
|
|
"lib/netstandard2.0/IdentityModel.pdb",
|
|
"lib/netstandard2.0/IdentityModel.xml"
|
|
]
|
|
},
|
|
"IdentityModel.OidcClient/4.0.0": {
|
|
"sha512": "qAWbsg8dihy4UlTCW89Vc9LPKwx12lCR4JlM+ilZX/Jwk1h1++GmgXUV0Rs9lZ/4DivU1hkcfYGBBUzlW088Ug==",
|
|
"type": "package",
|
|
"path": "identitymodel.oidcclient/4.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.jpg",
|
|
"identitymodel.oidcclient.4.0.0.nupkg.sha512",
|
|
"identitymodel.oidcclient.nuspec",
|
|
"lib/netstandard2.0/IdentityModel.OidcClient.dll",
|
|
"lib/netstandard2.0/IdentityModel.OidcClient.xml"
|
|
]
|
|
},
|
|
"JetBrains.Annotations/2022.1.0": {
|
|
"sha512": "ASfpoFJxiRsC9Xc4TWuPM41Zb/gl64xwfMOhnOZ3RnVWGYIZchjpWQV5zshJgoc/ZxVtgjaF7b577lURj7E6ig==",
|
|
"type": "package",
|
|
"path": "jetbrains.annotations/2022.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"jetbrains.annotations.2022.1.0.nupkg.sha512",
|
|
"jetbrains.annotations.nuspec",
|
|
"lib/net20/JetBrains.Annotations.dll",
|
|
"lib/net20/JetBrains.Annotations.xml",
|
|
"lib/netstandard1.0/JetBrains.Annotations.deps.json",
|
|
"lib/netstandard1.0/JetBrains.Annotations.dll",
|
|
"lib/netstandard1.0/JetBrains.Annotations.xml",
|
|
"lib/netstandard2.0/JetBrains.Annotations.deps.json",
|
|
"lib/netstandard2.0/JetBrains.Annotations.dll",
|
|
"lib/netstandard2.0/JetBrains.Annotations.xml",
|
|
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll",
|
|
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml"
|
|
]
|
|
},
|
|
"K4os.Compression.LZ4/1.2.16": {
|
|
"sha512": "XLNQWNayxeMgd1gv0s6kZywM11kww7rTzu3nPGh8fQNblHGbFt79LC1Sk1/QQ8DIJb2Qfl2p+WlLIOWCSuyi8w==",
|
|
"type": "package",
|
|
"path": "k4os.compression.lz4/1.2.16",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"k4os.compression.lz4.1.2.16.nupkg.sha512",
|
|
"k4os.compression.lz4.nuspec",
|
|
"lib/net45/K4os.Compression.LZ4.dll",
|
|
"lib/net45/K4os.Compression.LZ4.xml",
|
|
"lib/net46/K4os.Compression.LZ4.dll",
|
|
"lib/net46/K4os.Compression.LZ4.xml",
|
|
"lib/net5.0/K4os.Compression.LZ4.dll",
|
|
"lib/net5.0/K4os.Compression.LZ4.xml",
|
|
"lib/netstandard1.6/K4os.Compression.LZ4.dll",
|
|
"lib/netstandard1.6/K4os.Compression.LZ4.xml",
|
|
"lib/netstandard2.0/K4os.Compression.LZ4.dll",
|
|
"lib/netstandard2.0/K4os.Compression.LZ4.xml",
|
|
"lib/netstandard2.1/K4os.Compression.LZ4.dll",
|
|
"lib/netstandard2.1/K4os.Compression.LZ4.xml"
|
|
]
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
"sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
|
"type": "package",
|
|
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
|
|
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/3.3.3": {
|
|
"sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.analyzers/3.3.3",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"ThirdPartyNotices.rtf",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
|
|
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
|
|
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"build/Microsoft.CodeAnalysis.Analyzers.props",
|
|
"build/Microsoft.CodeAnalysis.Analyzers.targets",
|
|
"build/config/analysislevel_2_9_8_all.editorconfig",
|
|
"build/config/analysislevel_2_9_8_default.editorconfig",
|
|
"build/config/analysislevel_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevel_2_9_8_none.editorconfig",
|
|
"build/config/analysislevel_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevel_3_3_all.editorconfig",
|
|
"build/config/analysislevel_3_3_default.editorconfig",
|
|
"build/config/analysislevel_3_3_minimum.editorconfig",
|
|
"build/config/analysislevel_3_3_none.editorconfig",
|
|
"build/config/analysislevel_3_3_recommended.editorconfig",
|
|
"build/config/analysislevel_3_all.editorconfig",
|
|
"build/config/analysislevel_3_default.editorconfig",
|
|
"build/config/analysislevel_3_minimum.editorconfig",
|
|
"build/config/analysislevel_3_none.editorconfig",
|
|
"build/config/analysislevel_3_recommended.editorconfig",
|
|
"build/config/analysislevelcorrectness_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelcorrectness_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelcorrectness_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_3_all.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_3_default.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_3_none.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_all.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_default.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_minimum.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_none.editorconfig",
|
|
"build/config/analysislevelcorrectness_3_recommended.editorconfig",
|
|
"build/config/analysislevellibrary_2_9_8_all.editorconfig",
|
|
"build/config/analysislevellibrary_2_9_8_default.editorconfig",
|
|
"build/config/analysislevellibrary_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevellibrary_2_9_8_none.editorconfig",
|
|
"build/config/analysislevellibrary_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevellibrary_3_3_all.editorconfig",
|
|
"build/config/analysislevellibrary_3_3_default.editorconfig",
|
|
"build/config/analysislevellibrary_3_3_minimum.editorconfig",
|
|
"build/config/analysislevellibrary_3_3_none.editorconfig",
|
|
"build/config/analysislevellibrary_3_3_recommended.editorconfig",
|
|
"build/config/analysislevellibrary_3_all.editorconfig",
|
|
"build/config/analysislevellibrary_3_default.editorconfig",
|
|
"build/config/analysislevellibrary_3_minimum.editorconfig",
|
|
"build/config/analysislevellibrary_3_none.editorconfig",
|
|
"build/config/analysislevellibrary_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig",
|
|
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig",
|
|
"documentation/Analyzer Configuration.md",
|
|
"documentation/Microsoft.CodeAnalysis.Analyzers.md",
|
|
"documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
|
|
"editorconfig/AllRulesDefault/.editorconfig",
|
|
"editorconfig/AllRulesDisabled/.editorconfig",
|
|
"editorconfig/AllRulesEnabled/.editorconfig",
|
|
"editorconfig/CorrectnessRulesDefault/.editorconfig",
|
|
"editorconfig/CorrectnessRulesEnabled/.editorconfig",
|
|
"editorconfig/DataflowRulesDefault/.editorconfig",
|
|
"editorconfig/DataflowRulesEnabled/.editorconfig",
|
|
"editorconfig/LibraryRulesDefault/.editorconfig",
|
|
"editorconfig/LibraryRulesEnabled/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
|
|
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
|
|
"editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
|
|
"editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
|
|
"microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512",
|
|
"microsoft.codeanalysis.analyzers.nuspec",
|
|
"rulesets/AllRulesDefault.ruleset",
|
|
"rulesets/AllRulesDisabled.ruleset",
|
|
"rulesets/AllRulesEnabled.ruleset",
|
|
"rulesets/CorrectnessRulesDefault.ruleset",
|
|
"rulesets/CorrectnessRulesEnabled.ruleset",
|
|
"rulesets/DataflowRulesDefault.ruleset",
|
|
"rulesets/DataflowRulesEnabled.ruleset",
|
|
"rulesets/LibraryRulesDefault.ruleset",
|
|
"rulesets/LibraryRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
|
|
"rulesets/PortedFromFxCopRulesDefault.ruleset",
|
|
"rulesets/PortedFromFxCopRulesEnabled.ruleset",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/4.2.0": {
|
|
"sha512": "lbusGcuE7D8FtZawQ4G++UFsRQArPzZN1GGXjPQwu3gvCbw7FXDcBq1zDZrZN1vRzPTVe1qyZMvfGhVUzs1TDg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.common/4.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll",
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb",
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml",
|
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
|
|
"microsoft.codeanalysis.common.4.2.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.common.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/4.2.0": {
|
|
"sha512": "5IDwr8zGNBmDpxtzxxZj9IHwoA6HJ1/WWT/JacqPQJ4Vz/oZXaHNlzcBPVCZRGWUw+QvVdAhCKwEyJyuAuH/wg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.csharp/4.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb",
|
|
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml",
|
|
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"microsoft.codeanalysis.csharp.4.2.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.csharp.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {
|
|
"sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
|
|
"type": "package",
|
|
"path": "microsoft.csharp/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/Microsoft.CSharp.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.3/Microsoft.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CSharp.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"microsoft.csharp.4.7.0.nupkg.sha512",
|
|
"microsoft.csharp.nuspec",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/Microsoft.CSharp.dll",
|
|
"ref/netcore50/Microsoft.CSharp.xml",
|
|
"ref/netcore50/de/Microsoft.CSharp.xml",
|
|
"ref/netcore50/es/Microsoft.CSharp.xml",
|
|
"ref/netcore50/fr/Microsoft.CSharp.xml",
|
|
"ref/netcore50/it/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ja/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ko/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ru/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard1.0/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/de/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/es/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/fr/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/it/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ja/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ko/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ru/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netstandard2.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard2.0/Microsoft.CSharp.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.Data.Sqlite/8.0.0": {
|
|
"sha512": "H+iC5IvkCCKSNHXzL3JARvDn7VpkvuJM91KVB89sKjeTF/KX/BocNNh93ZJtX5MCQKb/z4yVKgkU2sVIq+xKfg==",
|
|
"type": "package",
|
|
"path": "microsoft.data.sqlite/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netstandard2.0/_._",
|
|
"microsoft.data.sqlite.8.0.0.nupkg.sha512",
|
|
"microsoft.data.sqlite.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Data.Sqlite.Core/8.0.0": {
|
|
"sha512": "pujbzfszX7jAl7oTbHhqx7pxd9jibeyHHl8zy1gd55XMaKWjDtc5XhhNYwQnrwWYCInNdVoArbaaAvLgW7TwuA==",
|
|
"type": "package",
|
|
"path": "microsoft.data.sqlite.core/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net6.0/Microsoft.Data.Sqlite.dll",
|
|
"lib/net6.0/Microsoft.Data.Sqlite.xml",
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll",
|
|
"lib/net8.0/Microsoft.Data.Sqlite.xml",
|
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
|
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
|
|
"microsoft.data.sqlite.core.8.0.0.nupkg.sha512",
|
|
"microsoft.data.sqlite.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
|
"sha512": "bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/6.0.2": {
|
|
"sha512": "ANjkN9TiBZXm5cvj3bb3QbezBzqkupCzxwgNf46d4V4ToRBHcEp3IEgbc67M3ZqVHQxaJgEncZ/frdqznpVWIw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.memory/6.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net461/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"microsoft.extensions.caching.memory.6.0.2.nupkg.sha512",
|
|
"microsoft.extensions.caching.memory.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"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/6.0.0": {
|
|
"sha512": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.binder/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.binder.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
|
|
"sha512": "V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.fileextensions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.fileextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
|
"sha512": "GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.json/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net461/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
|
|
"microsoft.extensions.configuration.json.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
|
"sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
|
|
"microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
|
"sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
|
"sha512": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
|
"sha512": "QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.physical/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net461/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.physical.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
|
"sha512": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.filesystemglobbing/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net461/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.filesystemglobbing.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Http/6.0.0": {
|
|
"sha512": "15+pa2G0bAMHbHewaQIdr/y6ag2H3yh4rd9hTXavtWDzQBkvpe2RMqFg8BxDpcQWssmjmBApGPcw93QRz6YcMg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.http/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Http.dll",
|
|
"lib/net461/Microsoft.Extensions.Http.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.xml",
|
|
"microsoft.extensions.http.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.http.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Http.Polly/6.0.26": {
|
|
"sha512": "QnlvyDQB7cYhfCwWe9x5XBRJtjK6X9Amsnd+0pf/hddHwHCccmr+PNFmtLgtN5rY1DeGlOP3qcU/MN73Wk8d8A==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.http.polly/6.0.26",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.Polly.xml",
|
|
"microsoft.extensions.http.polly.6.0.26.nupkg.sha512",
|
|
"microsoft.extensions.http.polly.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging/6.0.0": {
|
|
"sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Logging.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
|
|
"microsoft.extensions.logging.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/6.0.4": {
|
|
"sha512": "K14wYgwOfKVELrUh5eBqlC8Wvo9vvhS3ZhIvcswV2uS/ubkTRPSQsN557EZiYUSSoZNxizG+alN4wjtdyLdcyw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/6.0.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"lib/net461/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"microsoft.extensions.logging.abstractions.6.0.4.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/6.0.0": {
|
|
"sha512": "ZDskjagmBAbv+K8rYW9VhjPplhbOE63xUD0DiuydZJwt15dRyoqicYklLd86zzeintUc7AptDkHn+YhhYkYo8A==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.configuration/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.Configuration.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml",
|
|
"microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.configuration.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/6.0.0": {
|
|
"sha512": "gsqKzOEdsvq28QiXFxagmn1oRB9GeI5GgYCkoybZtQA0IUb7QPwf1WmN3AwJeNIsadTvIFQCiVK0OVIgKfOBGg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.console/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net461/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/netcoreapp3.1/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml",
|
|
"microsoft.extensions.logging.console.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.console.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/6.0.8": {
|
|
"sha512": "2oOTyJVVQM+HMZSI6vPeX/ZIRO0yT8HN4V3p7ipDUsbaEUlK4tCLCRNf5NChXxpXCKR3HL22XHIkDUBu7DJrnw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.objectpool/6.0.8",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/net461/Microsoft.Extensions.ObjectPool.xml",
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/net6.0/Microsoft.Extensions.ObjectPool.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
|
|
"microsoft.extensions.objectpool.6.0.8.nupkg.sha512",
|
|
"microsoft.extensions.objectpool.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options/6.0.0": {
|
|
"sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Options.dll",
|
|
"lib/net461/Microsoft.Extensions.Options.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.xml",
|
|
"microsoft.extensions.options.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
|
|
"sha512": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options.configurationextensions/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.configurationextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
|
"sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
"lib/net462/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net462/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.primitives.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
"sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.5.0.0.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"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.Win32.Registry/5.0.0": {
|
|
"sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.registry/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/Microsoft.Win32.Registry.dll",
|
|
"lib/net461/Microsoft.Win32.Registry.dll",
|
|
"lib/net461/Microsoft.Win32.Registry.xml",
|
|
"lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
"microsoft.win32.registry.5.0.0.nupkg.sha512",
|
|
"microsoft.win32.registry.nuspec",
|
|
"ref/net46/Microsoft.Win32.Registry.dll",
|
|
"ref/net461/Microsoft.Win32.Registry.dll",
|
|
"ref/net461/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"ref/netstandard1.3/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
|
|
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.Win32.SystemEvents/4.7.0": {
|
|
"sha512": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.systemevents/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/net461/Microsoft.Win32.SystemEvents.xml",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"microsoft.win32.systemevents.4.7.0.nupkg.sha512",
|
|
"microsoft.win32.systemevents.nuspec",
|
|
"ref/net461/Microsoft.Win32.SystemEvents.dll",
|
|
"ref/net461/Microsoft.Win32.SystemEvents.xml",
|
|
"ref/net472/Microsoft.Win32.SystemEvents.dll",
|
|
"ref/net472/Microsoft.Win32.SystemEvents.xml",
|
|
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
|
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/13.0.1": {
|
|
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/13.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.13.0.1.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"OpenTracing/0.12.1": {
|
|
"sha512": "8i/Vnx/lbWzqqJ6J5lofguT4wBS99rfqKujWrFrTGAclQBZ5h1CgBlzGOTqsNjmMsxSTLpC+Ns6/f1RB0c4O/g==",
|
|
"type": "package",
|
|
"path": "opentracing/0.12.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/OpenTracing.dll",
|
|
"lib/net45/OpenTracing.pdb",
|
|
"lib/net45/OpenTracing.xml",
|
|
"lib/netstandard1.3/OpenTracing.dll",
|
|
"lib/netstandard1.3/OpenTracing.pdb",
|
|
"lib/netstandard1.3/OpenTracing.xml",
|
|
"lib/netstandard2.0/OpenTracing.dll",
|
|
"lib/netstandard2.0/OpenTracing.pdb",
|
|
"lib/netstandard2.0/OpenTracing.xml",
|
|
"opentracing.0.12.1.nupkg.sha512",
|
|
"opentracing.nuspec"
|
|
]
|
|
},
|
|
"Polly/7.2.2": {
|
|
"sha512": "E6CeKyS513j7taKAq4q2MESDBvzuzWnR1rQ2Y2zqJvpiVtKMm699Aubb20MUPBDmb0Ov8PmcLHTCVFdCjoy2kA==",
|
|
"type": "package",
|
|
"path": "polly/7.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net461/Polly.dll",
|
|
"lib/net461/Polly.pdb",
|
|
"lib/net461/Polly.xml",
|
|
"lib/net472/Polly.dll",
|
|
"lib/net472/Polly.pdb",
|
|
"lib/net472/Polly.xml",
|
|
"lib/netstandard1.1/Polly.dll",
|
|
"lib/netstandard1.1/Polly.pdb",
|
|
"lib/netstandard1.1/Polly.xml",
|
|
"lib/netstandard2.0/Polly.dll",
|
|
"lib/netstandard2.0/Polly.pdb",
|
|
"lib/netstandard2.0/Polly.xml",
|
|
"polly.7.2.2.nupkg.sha512",
|
|
"polly.nuspec"
|
|
]
|
|
},
|
|
"Polly.Extensions.Http/3.0.0": {
|
|
"sha512": "drrG+hB3pYFY7w1c3BD+lSGYvH2oIclH8GRSehgfyP5kjnFnHKQuuBhuHLv+PWyFuaTDyk/vfRpnxOzd11+J8g==",
|
|
"type": "package",
|
|
"path": "polly.extensions.http/3.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard1.1/Polly.Extensions.Http.dll",
|
|
"lib/netstandard1.1/Polly.Extensions.Http.xml",
|
|
"lib/netstandard2.0/Polly.Extensions.Http.dll",
|
|
"lib/netstandard2.0/Polly.Extensions.Http.xml",
|
|
"polly.extensions.http.3.0.0.nupkg.sha512",
|
|
"polly.extensions.http.nuspec"
|
|
]
|
|
},
|
|
"runtime.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"
|
|
]
|
|
},
|
|
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
|
"sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
|
|
"type": "package",
|
|
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
|
|
"lib/net461/SQLitePCLRaw.batteries_v2.dll",
|
|
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
|
|
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
|
|
"lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
|
|
"lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
|
|
"lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
|
|
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
|
|
"lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
|
|
"sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
|
|
"sqlitepclraw.bundle_e_sqlite3.nuspec"
|
|
]
|
|
},
|
|
"SQLitePCLRaw.core/2.1.6": {
|
|
"sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
|
|
"type": "package",
|
|
"path": "sqlitepclraw.core/2.1.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll",
|
|
"sqlitepclraw.core.2.1.6.nupkg.sha512",
|
|
"sqlitepclraw.core.nuspec"
|
|
]
|
|
},
|
|
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
|
"sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
|
|
"type": "package",
|
|
"path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
"buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
"buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
|
"lib/net461/_._",
|
|
"lib/netstandard2.0/_._",
|
|
"runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
|
|
"runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
|
|
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
|
|
"runtimes/linux-arm/native/libe_sqlite3.so",
|
|
"runtimes/linux-arm64/native/libe_sqlite3.so",
|
|
"runtimes/linux-armel/native/libe_sqlite3.so",
|
|
"runtimes/linux-mips64/native/libe_sqlite3.so",
|
|
"runtimes/linux-musl-arm/native/libe_sqlite3.so",
|
|
"runtimes/linux-musl-arm64/native/libe_sqlite3.so",
|
|
"runtimes/linux-musl-x64/native/libe_sqlite3.so",
|
|
"runtimes/linux-ppc64le/native/libe_sqlite3.so",
|
|
"runtimes/linux-s390x/native/libe_sqlite3.so",
|
|
"runtimes/linux-x64/native/libe_sqlite3.so",
|
|
"runtimes/linux-x86/native/libe_sqlite3.so",
|
|
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
|
|
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
|
|
"runtimes/osx-arm64/native/libe_sqlite3.dylib",
|
|
"runtimes/osx-x64/native/libe_sqlite3.dylib",
|
|
"runtimes/win-arm/native/e_sqlite3.dll",
|
|
"runtimes/win-arm64/native/e_sqlite3.dll",
|
|
"runtimes/win-x64/native/e_sqlite3.dll",
|
|
"runtimes/win-x86/native/e_sqlite3.dll",
|
|
"runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
|
|
"runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
|
|
"runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
|
|
"runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
|
|
"sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
|
|
"sqlitepclraw.lib.e_sqlite3.nuspec"
|
|
]
|
|
},
|
|
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
|
"sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
|
|
"type": "package",
|
|
"path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
|
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
|
"lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
|
"sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
|
|
"sqlitepclraw.provider.e_sqlite3.nuspec"
|
|
]
|
|
},
|
|
"System.CodeDom/8.0.0": {
|
|
"sha512": "WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
|
|
"type": "package",
|
|
"path": "system.codedom/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.CodeDom.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.CodeDom.targets",
|
|
"lib/net462/System.CodeDom.dll",
|
|
"lib/net462/System.CodeDom.xml",
|
|
"lib/net6.0/System.CodeDom.dll",
|
|
"lib/net6.0/System.CodeDom.xml",
|
|
"lib/net7.0/System.CodeDom.dll",
|
|
"lib/net7.0/System.CodeDom.xml",
|
|
"lib/net8.0/System.CodeDom.dll",
|
|
"lib/net8.0/System.CodeDom.xml",
|
|
"lib/netstandard2.0/System.CodeDom.dll",
|
|
"lib/netstandard2.0/System.CodeDom.xml",
|
|
"system.codedom.8.0.0.nupkg.sha512",
|
|
"system.codedom.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"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.Collections.Immutable/5.0.0": {
|
|
"sha512": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Collections.Immutable.dll",
|
|
"lib/net461/System.Collections.Immutable.xml",
|
|
"lib/netstandard1.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard1.3/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.3/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
|
|
"system.collections.immutable.5.0.0.nupkg.sha512",
|
|
"system.collections.immutable.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Data.DataSetExtensions/4.5.0": {
|
|
"sha512": "221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==",
|
|
"type": "package",
|
|
"path": "system.data.datasetextensions/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net45/_._",
|
|
"lib/netstandard2.0/System.Data.DataSetExtensions.dll",
|
|
"ref/net45/_._",
|
|
"ref/netstandard2.0/System.Data.DataSetExtensions.dll",
|
|
"system.data.datasetextensions.4.5.0.nupkg.sha512",
|
|
"system.data.datasetextensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.debug/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Diagnostics.Debug.dll",
|
|
"ref/netcore50/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.debug.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.debug.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.0": {
|
|
"sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.EventLog/4.7.0": {
|
|
"sha512": "iDoKGQcRwX0qwY+eAEkaJGae0d/lHlxtslO+t8pJWAUxlvY3tqLtVOPnW2UU4cFjP0Y/L1QBqhkZfSyGqVMR2w==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.eventlog/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Diagnostics.EventLog.dll",
|
|
"lib/net461/System.Diagnostics.EventLog.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.xml",
|
|
"ref/net461/System.Diagnostics.EventLog.dll",
|
|
"ref/net461/System.Diagnostics.EventLog.xml",
|
|
"ref/net472/System.Diagnostics.EventLog.dll",
|
|
"ref/net472/System.Diagnostics.EventLog.xml",
|
|
"ref/netstandard2.0/System.Diagnostics.EventLog.dll",
|
|
"ref/netstandard2.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.xml",
|
|
"system.diagnostics.eventlog.4.7.0.nupkg.sha512",
|
|
"system.diagnostics.eventlog.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.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/4.7.3": {
|
|
"sha512": "B3+wwhAeoUQ6KeshWSq3IRLQiMoqPEzSHzyVyxTI/EbYuqIp90lXrRISlip2AF+5tj74ycIVPpnRY4M424HahA==",
|
|
"type": "package",
|
|
"path": "system.drawing.common/4.7.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Drawing.Common.dll",
|
|
"lib/netstandard2.0/System.Drawing.Common.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net461/System.Drawing.Common.dll",
|
|
"ref/netcoreapp3.0/System.Drawing.Common.dll",
|
|
"ref/netcoreapp3.0/System.Drawing.Common.xml",
|
|
"ref/netstandard2.0/System.Drawing.Common.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
|
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
|
|
"system.drawing.common.4.7.3.nupkg.sha512",
|
|
"system.drawing.common.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
"type": "package",
|
|
"path": "system.globalization/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".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.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.Async/6.0.1": {
|
|
"sha512": "0YhHcaroWpQ9UCot3Pizah7ryAzQhNvobLMSxeDIGmnXfkQn8u5owvpOH0K6EVB+z9L7u6Cc4W17Br/+jyttEQ==",
|
|
"type": "package",
|
|
"path": "system.linq.async/6.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Logo.png",
|
|
"lib/net48/System.Linq.Async.dll",
|
|
"lib/net48/System.Linq.Async.xml",
|
|
"lib/net6.0/System.Linq.Async.dll",
|
|
"lib/net6.0/System.Linq.Async.xml",
|
|
"lib/netstandard2.0/System.Linq.Async.dll",
|
|
"lib/netstandard2.0/System.Linq.Async.xml",
|
|
"lib/netstandard2.1/System.Linq.Async.dll",
|
|
"lib/netstandard2.1/System.Linq.Async.xml",
|
|
"ref/net48/System.Linq.Async.dll",
|
|
"ref/net48/System.Linq.Async.xml",
|
|
"ref/net6.0/System.Linq.Async.dll",
|
|
"ref/net6.0/System.Linq.Async.xml",
|
|
"ref/netstandard2.0/System.Linq.Async.dll",
|
|
"ref/netstandard2.0/System.Linq.Async.xml",
|
|
"ref/netstandard2.1/System.Linq.Async.dll",
|
|
"ref/netstandard2.1/System.Linq.Async.xml",
|
|
"system.linq.async.6.0.1.nupkg.sha512",
|
|
"system.linq.async.nuspec"
|
|
]
|
|
},
|
|
"System.Management/4.7.0": {
|
|
"sha512": "IY+uuGhgzWiCg21i8IvQeY/Z7m1tX8VuPF+ludfn7iTCaccTtJo5HkjZbBEL8kbBubKhAKKtNXr7uMtmAc28Pw==",
|
|
"type": "package",
|
|
"path": "system.management/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net45/_._",
|
|
"lib/netstandard2.0/System.Management.dll",
|
|
"lib/netstandard2.0/System.Management.xml",
|
|
"ref/net45/_._",
|
|
"ref/netstandard2.0/System.Management.dll",
|
|
"ref/netstandard2.0/System.Management.xml",
|
|
"runtimes/win/lib/net45/_._",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Management.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Management.xml",
|
|
"system.management.4.7.0.nupkg.sha512",
|
|
"system.management.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
|
"type": "package",
|
|
"path": "system.memory/4.5.5",
|
|
"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.5.nupkg.sha512",
|
|
"system.memory.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"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.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.Metadata/5.0.0": {
|
|
"sha512": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.metadata/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Reflection.Metadata.dll",
|
|
"lib/net461/System.Reflection.Metadata.xml",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.dll",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.xml",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.xml",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.dll",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.xml",
|
|
"system.reflection.metadata.5.0.0.nupkg.sha512",
|
|
"system.reflection.metadata.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.MetadataLoadContext/4.7.2": {
|
|
"sha512": "6NdeorCnR6rji8yESOIP5BYLuL8SvLX2HZbWfsy0kXeZKHUbxYOiCMfPSoIhjn+jmfz753ZB64WWu/1nE1kcrg==",
|
|
"type": "package",
|
|
"path": "system.reflection.metadataloadcontext/4.7.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Reflection.MetadataLoadContext.dll",
|
|
"lib/net461/System.Reflection.MetadataLoadContext.xml",
|
|
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.dll",
|
|
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.xml",
|
|
"lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll",
|
|
"lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml",
|
|
"system.reflection.metadataloadcontext.4.7.2.nupkg.sha512",
|
|
"system.reflection.metadataloadcontext.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
|
"type": "package",
|
|
"path": "system.reflection.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".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.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.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.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.AccessControl/5.0.0": {
|
|
"sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
|
"type": "package",
|
|
"path": "system.security.accesscontrol/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.dll",
|
|
"lib/net461/System.Security.AccessControl.xml",
|
|
"lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
"lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"ref/net46/System.Security.AccessControl.dll",
|
|
"ref/net461/System.Security.AccessControl.dll",
|
|
"ref/net461/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/System.Security.AccessControl.dll",
|
|
"ref/netstandard1.3/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/de/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/es/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/fr/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/it/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ja/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ko/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/ru/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll",
|
|
"ref/netstandard2.0/System.Security.AccessControl.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"runtimes/win/lib/net46/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.accesscontrol.5.0.0.nupkg.sha512",
|
|
"system.security.accesscontrol.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"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.3.0": {
|
|
"sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.cng/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"lib/net463/System.Security.Cryptography.Cng.dll",
|
|
"ref/net46/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.dll",
|
|
"ref/net463/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net463/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",
|
|
"system.security.cryptography.cng.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.cng.nuspec"
|
|
]
|
|
},
|
|
"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.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.Security.Permissions/4.7.0": {
|
|
"sha512": "dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
|
|
"type": "package",
|
|
"path": "system.security.permissions/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Security.Permissions.dll",
|
|
"lib/net461/System.Security.Permissions.xml",
|
|
"lib/netcoreapp3.0/System.Security.Permissions.dll",
|
|
"lib/netcoreapp3.0/System.Security.Permissions.xml",
|
|
"lib/netstandard2.0/System.Security.Permissions.dll",
|
|
"lib/netstandard2.0/System.Security.Permissions.xml",
|
|
"ref/net461/System.Security.Permissions.dll",
|
|
"ref/net461/System.Security.Permissions.xml",
|
|
"ref/netcoreapp3.0/System.Security.Permissions.dll",
|
|
"ref/netcoreapp3.0/System.Security.Permissions.xml",
|
|
"ref/netstandard2.0/System.Security.Permissions.dll",
|
|
"ref/netstandard2.0/System.Security.Permissions.xml",
|
|
"system.security.permissions.4.7.0.nupkg.sha512",
|
|
"system.security.permissions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {
|
|
"sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
"type": "package",
|
|
"path": "system.security.principal.windows/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net46/System.Security.Principal.Windows.dll",
|
|
"lib/net461/System.Security.Principal.Windows.dll",
|
|
"lib/net461/System.Security.Principal.Windows.xml",
|
|
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"ref/net46/System.Security.Principal.Windows.dll",
|
|
"ref/net461/System.Security.Principal.Windows.dll",
|
|
"ref/net461/System.Security.Principal.Windows.xml",
|
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
|
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
|
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.principal.windows.5.0.0.nupkg.sha512",
|
|
"system.security.principal.windows.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ServiceProcess.ServiceController/4.7.0": {
|
|
"sha512": "FuYfwENKZqWxGtYU5Vay2ai2dPWLKzRgI+WZkjceN3jaTK9ZVYnV1GRMTtN3Qodm9RT0gOiN8WoHGNXzTaZ+fw==",
|
|
"type": "package",
|
|
"path": "system.serviceprocess.servicecontroller/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.ServiceProcess.ServiceController.dll",
|
|
"lib/net461/System.ServiceProcess.ServiceController.xml",
|
|
"lib/netstandard1.4/System.ServiceProcess.ServiceController.dll",
|
|
"lib/netstandard2.0/System.ServiceProcess.ServiceController.dll",
|
|
"lib/netstandard2.0/System.ServiceProcess.ServiceController.xml",
|
|
"ref/net461/System.ServiceProcess.ServiceController.dll",
|
|
"ref/net461/System.ServiceProcess.ServiceController.xml",
|
|
"ref/net472/System.ServiceProcess.ServiceController.dll",
|
|
"ref/net472/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/System.ServiceProcess.ServiceController.dll",
|
|
"ref/netstandard1.4/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/de/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/es/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/fr/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/it/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/ja/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/ko/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/ru/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/zh-hans/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard1.4/zh-hant/System.ServiceProcess.ServiceController.xml",
|
|
"ref/netstandard2.0/System.ServiceProcess.ServiceController.dll",
|
|
"ref/netstandard2.0/System.ServiceProcess.ServiceController.xml",
|
|
"runtimes/win/lib/net461/System.ServiceProcess.ServiceController.dll",
|
|
"runtimes/win/lib/net461/System.ServiceProcess.ServiceController.xml",
|
|
"runtimes/win/lib/netstandard1.5/System.ServiceProcess.ServiceController.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.xml",
|
|
"system.serviceprocess.servicecontroller.4.7.0.nupkg.sha512",
|
|
"system.serviceprocess.servicecontroller.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"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.Encoding.CodePages/6.0.0": {
|
|
"sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
|
|
"type": "package",
|
|
"path": "system.text.encoding.codepages/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.Text.Encoding.CodePages.dll",
|
|
"lib/net461/System.Text.Encoding.CodePages.xml",
|
|
"lib/net6.0/System.Text.Encoding.CodePages.dll",
|
|
"lib/net6.0/System.Text.Encoding.CodePages.xml",
|
|
"lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
|
|
"lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
|
|
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
|
|
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
|
|
"system.text.encoding.codepages.6.0.0.nupkg.sha512",
|
|
"system.text.encoding.codepages.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Encodings.Web/5.0.1": {
|
|
"sha512": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/5.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Text.Encodings.Web.dll",
|
|
"lib/net461/System.Text.Encodings.Web.xml",
|
|
"lib/netcoreapp3.0/System.Text.Encodings.Web.dll",
|
|
"lib/netcoreapp3.0/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard1.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard1.0/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.1/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.1/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.5.0.1.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/8.0.5": {
|
|
"sha512": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
|
|
"type": "package",
|
|
"path": "system.text.json/8.0.5",
|
|
"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.5.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"
|
|
]
|
|
},
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"sha512": "CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
|
|
"type": "package",
|
|
"path": "system.windows.extensions/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll",
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.xml",
|
|
"ref/netcoreapp3.0/System.Windows.Extensions.dll",
|
|
"ref/netcoreapp3.0/System.Windows.Extensions.xml",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
|
|
"system.windows.extensions.4.7.0.nupkg.sha512",
|
|
"system.windows.extensions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"ZstdSharp.Port/0.8.1": {
|
|
"sha512": "19tNz33kn2EkyViFXuxfVn338UJaRmkwBphVqP2dVJIYQUQgFrgG5h061mxkRRg1Ax6r+6WOj1FxaFZ5qaWqqg==",
|
|
"type": "package",
|
|
"path": "zstdsharp.port/0.8.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net462/ZstdSharp.dll",
|
|
"lib/net5.0/ZstdSharp.dll",
|
|
"lib/net6.0/ZstdSharp.dll",
|
|
"lib/net7.0/ZstdSharp.dll",
|
|
"lib/net8.0/ZstdSharp.dll",
|
|
"lib/netcoreapp3.1/ZstdSharp.dll",
|
|
"lib/netstandard2.0/ZstdSharp.dll",
|
|
"lib/netstandard2.1/ZstdSharp.dll",
|
|
"zstdsharp.port.0.8.1.nupkg.sha512",
|
|
"zstdsharp.port.nuspec"
|
|
]
|
|
},
|
|
"AutomationUtils.Automation/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/AutomationTool/AutomationUtils/AutomationUtils.Automation.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/AutomationTool/AutomationUtils/AutomationUtils.Automation.csproj"
|
|
},
|
|
"CrowdinLocalization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/AutomationTool/CrowdinLocalization/CrowdinLocalization.Automation.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/AutomationTool/CrowdinLocalization/CrowdinLocalization.Automation.csproj"
|
|
},
|
|
"EpicGames.Build/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.Build/EpicGames.Build.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.Build/EpicGames.Build.csproj"
|
|
},
|
|
"EpicGames.Core/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.Core/EpicGames.Core.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.Core/EpicGames.Core.csproj"
|
|
},
|
|
"EpicGames.Horde/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.Horde/EpicGames.Horde.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.Horde/EpicGames.Horde.csproj"
|
|
},
|
|
"EpicGames.IoHash/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.IoHash/EpicGames.IoHash.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.IoHash/EpicGames.IoHash.csproj"
|
|
},
|
|
"EpicGames.MsBuild/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.MsBuild/EpicGames.MsBuild.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.MsBuild/EpicGames.MsBuild.csproj"
|
|
},
|
|
"EpicGames.OIDC/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.OIDC/EpicGames.OIDC.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.OIDC/EpicGames.OIDC.csproj"
|
|
},
|
|
"EpicGames.Oodle/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.Oodle/EpicGames.Oodle.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.Oodle/EpicGames.Oodle.csproj"
|
|
},
|
|
"EpicGames.Perforce/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.Perforce/EpicGames.Perforce.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.Perforce/EpicGames.Perforce.csproj"
|
|
},
|
|
"EpicGames.Serialization/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.Serialization/EpicGames.Serialization.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.Serialization/EpicGames.Serialization.csproj"
|
|
},
|
|
"EpicGames.UBA/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.UBA/EpicGames.UBA.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.UBA/EpicGames.UBA.csproj"
|
|
},
|
|
"EpicGames.UHT/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/Shared/EpicGames.UHT/EpicGames.UHT.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/Shared/EpicGames.UHT/EpicGames.UHT.csproj"
|
|
},
|
|
"Gauntlet.Automation/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/AutomationTool/Gauntlet/Gauntlet.Automation.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/AutomationTool/Gauntlet/Gauntlet.Automation.csproj"
|
|
},
|
|
"Localization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/AutomationTool/Localization/Localization.Automation.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/AutomationTool/Localization/Localization.Automation.csproj"
|
|
},
|
|
"OneSkyLocalization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/AutomationTool/OneSkyLocalization/OneSkyLocalization.Automation.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/AutomationTool/OneSkyLocalization/OneSkyLocalization.Automation.csproj"
|
|
},
|
|
"UnrealBuildTool/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/UnrealBuildTool/UnrealBuildTool.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/UnrealBuildTool/UnrealBuildTool.csproj"
|
|
},
|
|
"XLocLocalization.Automation/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../../../../Engine/Source/Programs/AutomationTool/XLocLocalization/XLocLocalization.Automation.csproj",
|
|
"msbuildProject": "../../../../../Engine/Source/Programs/AutomationTool/XLocLocalization/XLocLocalization.Automation.csproj"
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net8.0": [
|
|
"AutomationUtils.Automation >= 1.0.0",
|
|
"CrowdinLocalization.Automation >= 1.0.0",
|
|
"EpicGames.Core >= 1.0.0",
|
|
"Gauntlet.Automation >= 1.0.0",
|
|
"Localization.Automation >= 1.0.0",
|
|
"OneSkyLocalization.Automation >= 1.0.0",
|
|
"UnrealBuildTool >= 1.0.0",
|
|
"XLocLocalization.Automation >= 1.0.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\horde-agent\\.nuget\\packages\\": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "D:\\build\\++UE5\\Sync\\Samples\\Games\\Lyra\\Build\\Scripts\\Lyra.Automation.csproj",
|
|
"projectName": "Lyra.Automation",
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Samples\\Games\\Lyra\\Build\\Scripts\\Lyra.Automation.csproj",
|
|
"packagesPath": "C:\\Users\\horde-agent\\.nuget\\packages\\",
|
|
"outputPath": "D:\\build\\++UE5\\Sync\\Samples\\Games\\Lyra\\Build\\Scripts\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"C:\\Users\\horde-agent\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net8.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"projectReferences": {
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\AutomationUtils\\AutomationUtils.Automation.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\AutomationUtils\\AutomationUtils.Automation.csproj"
|
|
},
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\CrowdinLocalization\\CrowdinLocalization.Automation.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\CrowdinLocalization\\CrowdinLocalization.Automation.csproj"
|
|
},
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\Gauntlet\\Gauntlet.Automation.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\Gauntlet\\Gauntlet.Automation.csproj",
|
|
"privateAssets": "all"
|
|
},
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\Localization\\Localization.Automation.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\Localization\\Localization.Automation.csproj"
|
|
},
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\OneSkyLocalization\\OneSkyLocalization.Automation.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\OneSkyLocalization\\OneSkyLocalization.Automation.csproj"
|
|
},
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\XLocLocalization\\XLocLocalization.Automation.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\AutomationTool\\XLocLocalization\\XLocLocalization.Automation.csproj"
|
|
},
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\Shared\\EpicGames.Core\\EpicGames.Core.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\Shared\\EpicGames.Core\\EpicGames.Core.csproj",
|
|
"privateAssets": "all"
|
|
},
|
|
"D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\UnrealBuildTool\\UnrealBuildTool.csproj": {
|
|
"projectPath": "D:\\build\\++UE5\\Sync\\Engine\\Source\\Programs\\UnrealBuildTool\\UnrealBuildTool.csproj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"allWarningsAsErrors": true,
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "D:\\build\\++UE5\\Sync\\Engine\\Binaries\\ThirdParty\\DotNet\\8.0.300\\win-x64\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |