- Rename InvoiceMaster.* to FiscalFlow.* namespace - Upgrade from .NET 8 to .NET 10 - Update all NuGet packages to latest versions - Update C# language version to 14.0
10044 lines
426 KiB
JSON
10044 lines
426 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net8.0": {
|
|
"AutoMapper/12.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/AutoMapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/AutoMapper.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Core/1.36.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1",
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Storage.Blobs/12.19.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Storage.Common": "12.18.1",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Azure.Storage.Blobs.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Azure.Storage.Blobs.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Storage.Common/12.18.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Core": "1.36.0",
|
|
"System.IO.Hashing": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Azure.Storage.Common.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Azure.Storage.Common.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"BouncyCastle.Cryptography/2.2.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/BouncyCastle.Cryptography.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/BouncyCastle.Cryptography.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"coverlet.collector/6.0.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/netstandard1.0/coverlet.collector.targets": {}
|
|
}
|
|
},
|
|
"Docker.DotNet/3.125.15": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "13.0.1",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Docker.DotNet.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Docker.DotNet.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
}
|
|
},
|
|
"Docker.DotNet.X509/3.125.15": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Docker.DotNet": "3.125.15"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Docker.DotNet.X509.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Docker.DotNet.X509.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
}
|
|
},
|
|
"FluentValidation/11.8.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net7.0/FluentValidation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/FluentValidation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"MediatR/12.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"MediatR.Contracts": "[2.0.1, 3.0.0)",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/MediatR.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/MediatR.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"MediatR.Contracts/2.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/MediatR.Contracts.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MediatR.Contracts.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.Internal": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.0",
|
|
"Microsoft.Extensions.Identity.Stores": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Testing/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.TestHost": "8.0.0",
|
|
"Microsoft.Extensions.DependencyModel": "8.0.0",
|
|
"Microsoft.Extensions.Hosting": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Mvc.Testing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Mvc.Testing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
],
|
|
"build": {
|
|
"buildTransitive/net8.0/Microsoft.AspNetCore.Mvc.Testing.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.TestHost/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO.Pipelines": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.AspNetCore.TestHost.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.TestHost.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"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.CodeCoverage/17.8.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"build": {
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.props": {},
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/_._": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.CommandLine/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"System.Text.Json": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props": {},
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "8.0.0",
|
|
"System.Text.Json": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Diagnostics/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.CommandLine": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.UserSecrets": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Diagnostics": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Physical": "8.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Console": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Debug": "8.0.0",
|
|
"Microsoft.Extensions.Logging.EventLog": "8.0.0",
|
|
"Microsoft.Extensions.Logging.EventSource": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Http/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Diagnostics": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Identity.Core/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Identity.Stores/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Identity.Core": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Configuration": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"System.Text.Json": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Debug/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.EventLog/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"System.Diagnostics.EventLog": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.EventSource/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0",
|
|
"System.Text.Json": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Options": "8.0.0",
|
|
"Microsoft.Extensions.Primitives": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NET.Test.Sdk/17.8.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeCoverage": "17.8.0",
|
|
"Microsoft.TestPlatform.TestHost": "17.8.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/_._": {}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props": {},
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/17.8.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NuGet.Frameworks": "6.5.0",
|
|
"System.Reflection.Metadata": "1.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/17.8.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.TestPlatform.ObjectModel": "17.8.0",
|
|
"Newtonsoft.Json": "13.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/netcoreapp3.1/testhost.dll": {
|
|
"related": ".deps.json"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/netcoreapp3.1/testhost.dll": {
|
|
"related": ".deps.json"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props": {}
|
|
}
|
|
},
|
|
"Microsoft.Win32.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.3/Microsoft.Win32.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"NETStandard.Library/1.6.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.Win32.Primitives": "4.3.0",
|
|
"System.AppContext": "4.3.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.Concurrent": "4.3.0",
|
|
"System.Console": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Calendars": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.Compression": "4.3.0",
|
|
"System.IO.Compression.ZipFile": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Linq.Expressions": "4.3.0",
|
|
"System.Net.Http": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Net.Sockets": "4.3.0",
|
|
"System.ObjectModel": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.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.InteropServices.RuntimeInformation": "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.Security.Cryptography.X509Certificates": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encoding.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"System.Threading.Timer": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0",
|
|
"System.Xml.XDocument": "4.3.0"
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Npgsql/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Npgsql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Npgsql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "8.0.0",
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
|
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.0",
|
|
"Npgsql": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"NuGet.Frameworks/6.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {}
|
|
}
|
|
},
|
|
"Polly/8.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Polly.Core": "8.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Polly.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Polly.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
}
|
|
},
|
|
"Polly.Core/8.2.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Polly.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Polly.Core.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.0": {
|
|
"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.0": {
|
|
"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.0": {
|
|
"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.IO.Compression/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.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/_._": {}
|
|
}
|
|
},
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"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.0": {
|
|
"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.0": {
|
|
"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.0": {
|
|
"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.0": {
|
|
"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.0": {
|
|
"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.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
|
|
"assetType": "native",
|
|
"rid": "ubuntu.16.10-x64"
|
|
}
|
|
}
|
|
},
|
|
"Serilog/3.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net7.0/Serilog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Serilog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.AspNetCore/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "8.0.0",
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Serilog": "3.1.1",
|
|
"Serilog.Extensions.Hosting": "8.0.0",
|
|
"Serilog.Extensions.Logging": "8.0.0",
|
|
"Serilog.Formatting.Compact": "2.0.0",
|
|
"Serilog.Settings.Configuration": "8.0.0",
|
|
"Serilog.Sinks.Console": "5.0.0",
|
|
"Serilog.Sinks.Debug": "2.0.0",
|
|
"Serilog.Sinks.File": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Serilog.AspNetCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Serilog.AspNetCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Hosting/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Serilog": "3.1.1",
|
|
"Serilog.Extensions.Logging": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Serilog.Extensions.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Serilog.Extensions.Hosting.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Extensions.Logging/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging": "8.0.0",
|
|
"Serilog": "3.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Serilog.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Serilog.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Formatting.Compact/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/net7.0/Serilog.Formatting.Compact.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Serilog.Formatting.Compact.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Settings.Configuration/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Binder": "8.0.0",
|
|
"Microsoft.Extensions.DependencyModel": "8.0.0",
|
|
"Serilog": "3.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Serilog.Settings.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Serilog.Settings.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.Console/5.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "3.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/net7.0/Serilog.Sinks.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Serilog.Sinks.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.Debug/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.File/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/net5.0/Serilog.Sinks.File.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/Serilog.Sinks.File.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"SharpZipLib/1.4.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/ICSharpCode.SharpZipLib.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/ICSharpCode.SharpZipLib.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"SSH.NET/2023.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"SshNet.Security.Cryptography": "[1.3.0]"
|
|
},
|
|
"compile": {
|
|
"lib/net7.0/Renci.SshNet.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Renci.SshNet.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"SshNet.Security.Cryptography/1.3.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/SshNet.Security.Cryptography.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SshNet.Security.Cryptography.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"StyleCop.Analyzers.Unstable": "1.2.0.556"
|
|
}
|
|
},
|
|
"StyleCop.Analyzers.Unstable/1.2.0.556": {
|
|
"type": "package"
|
|
},
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
|
|
},
|
|
"build": {
|
|
"build/_._": {}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.2.3"
|
|
},
|
|
"compile": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"System.AppContext/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.AppContext.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.AppContext.dll": {}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.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/System.Collections.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Concurrent/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Collections.Concurrent.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll": {}
|
|
}
|
|
},
|
|
"System.Console/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Console.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
},
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.Tools/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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/System.Diagnostics.Tracing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Globalization.dll": {
|
|
"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/System.Globalization.Calendars.dll": {
|
|
"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.Compression/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Buffers": "4.3.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "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.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.IO.Compression": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.Compression.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.Compression.ZipFile/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Buffers": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.Compression": "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.Text.Encoding": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
|
|
}
|
|
},
|
|
"System.IO.FileSystem/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.FileSystem.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.IO.Hashing/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.IO.Hashing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IO.Hashing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.IO.Pipelines/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Linq/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Linq.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Linq.dll": {}
|
|
}
|
|
},
|
|
"System.Linq.Expressions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.ObjectModel": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Reflection.TypeExtensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Linq.Expressions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
|
|
}
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Http/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"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.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"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.Net.Sockets/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Net.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Net.Sockets.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.ObjectModel/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.ObjectModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.ObjectModel.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Reflection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Emit/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Emit.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
|
|
}
|
|
},
|
|
"System.Reflection.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Reflection.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.Metadata/1.6.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.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Reflection.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.TypeExtensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
|
|
}
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.0/System.Resources.ResourceManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.Runtime.Extensions.dll": {
|
|
"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.InteropServices.dll": {}
|
|
}
|
|
},
|
|
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"runtime.native.System": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"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/System.Runtime.Numerics.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "osx"
|
|
},
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Cng/4.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/_._": {}
|
|
},
|
|
"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.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.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "browser"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/System.Text.Json.targets": {}
|
|
}
|
|
},
|
|
"System.Text.RegularExpressions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"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/System.Threading.dll": {
|
|
"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.Threading.Timer/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.2/System.Threading.Timer.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Xml.ReaderWriter/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encoding.Extensions": "4.3.0",
|
|
"System.Text.RegularExpressions": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0",
|
|
"System.Threading.Tasks.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Xml.ReaderWriter.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
|
|
}
|
|
},
|
|
"System.Xml.XDocument/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Globalization": "4.3.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.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Xml.XDocument.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Xml.XDocument.dll": {}
|
|
}
|
|
},
|
|
"Testcontainers/3.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"BouncyCastle.Cryptography": "2.2.1",
|
|
"Docker.DotNet": "3.125.15",
|
|
"Docker.DotNet.X509": "3.125.15",
|
|
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "6.0.4",
|
|
"SSH.NET": "2023.0.0",
|
|
"SharpZipLib": "1.4.2",
|
|
"System.Text.Json": "6.0.8"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Testcontainers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Testcontainers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Testcontainers.PostgreSql/3.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Testcontainers": "3.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Testcontainers.PostgreSql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Testcontainers.PostgreSql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit/2.6.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.analyzers": "1.6.0",
|
|
"xunit.assert": "2.6.2",
|
|
"xunit.core": "[2.6.2]"
|
|
}
|
|
},
|
|
"xunit.abstractions/2.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/xunit.abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/xunit.abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.analyzers/1.6.0": {
|
|
"type": "package"
|
|
},
|
|
"xunit.assert/2.6.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/xunit.assert.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/xunit.assert.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.core/2.6.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.6.2]",
|
|
"xunit.extensibility.execution": "[2.6.2]"
|
|
},
|
|
"build": {
|
|
"build/xunit.core.props": {},
|
|
"build/xunit.core.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/xunit.core.props": {},
|
|
"buildMultiTargeting/xunit.core.targets": {}
|
|
}
|
|
},
|
|
"xunit.extensibility.core/2.6.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1",
|
|
"xunit.abstractions": "2.0.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/xunit.core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/xunit.core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.extensibility.execution/2.6.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1",
|
|
"xunit.extensibility.core": "[2.6.2]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.runner.visualstudio/2.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/_._": {}
|
|
},
|
|
"build": {
|
|
"build/net6.0/xunit.runner.visualstudio.props": {}
|
|
}
|
|
},
|
|
"InvoiceMaster.API/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"InvoiceMaster.Application": "1.0.0",
|
|
"InvoiceMaster.Infrastructure": "1.0.0",
|
|
"InvoiceMaster.Integrations": "1.0.0",
|
|
"Serilog.AspNetCore": "8.0.0",
|
|
"Serilog.Sinks.Console": "5.0.1",
|
|
"Serilog.Sinks.File": "5.0.0",
|
|
"Swashbuckle.AspNetCore": "6.5.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/InvoiceMaster.API.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/InvoiceMaster.API.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"InvoiceMaster.Application/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"AutoMapper": "12.0.1",
|
|
"FluentValidation": "11.8.1",
|
|
"InvoiceMaster.Core": "1.0.0",
|
|
"MediatR": "12.2.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/InvoiceMaster.Application.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/InvoiceMaster.Application.dll": {}
|
|
}
|
|
},
|
|
"InvoiceMaster.Core/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"compile": {
|
|
"bin/placeholder/InvoiceMaster.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/InvoiceMaster.Core.dll": {}
|
|
}
|
|
},
|
|
"InvoiceMaster.Infrastructure/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Azure.Storage.Blobs": "12.19.1",
|
|
"InvoiceMaster.Application": "1.0.0",
|
|
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "8.0.0",
|
|
"Microsoft.EntityFrameworkCore": "8.0.0",
|
|
"Microsoft.Extensions.Http": "8.0.0",
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.0",
|
|
"Polly": "8.2.0",
|
|
"Polly.Extensions.Http": "3.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/InvoiceMaster.Infrastructure.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/InvoiceMaster.Infrastructure.dll": {}
|
|
}
|
|
},
|
|
"InvoiceMaster.Integrations/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"InvoiceMaster.Core": "1.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
|
|
"Microsoft.Extensions.Http": "8.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/InvoiceMaster.Integrations.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/InvoiceMaster.Integrations.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"AutoMapper/12.0.1": {
|
|
"sha512": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
|
|
"type": "package",
|
|
"path": "automapper/12.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"automapper.12.0.1.nupkg.sha512",
|
|
"automapper.nuspec",
|
|
"icon.png",
|
|
"lib/netstandard2.1/AutoMapper.dll",
|
|
"lib/netstandard2.1/AutoMapper.xml"
|
|
]
|
|
},
|
|
"Azure.Core/1.36.0": {
|
|
"sha512": "vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==",
|
|
"type": "package",
|
|
"path": "azure.core/1.36.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"azure.core.1.36.0.nupkg.sha512",
|
|
"azure.core.nuspec",
|
|
"azureicon.png",
|
|
"lib/net461/Azure.Core.dll",
|
|
"lib/net461/Azure.Core.xml",
|
|
"lib/net472/Azure.Core.dll",
|
|
"lib/net472/Azure.Core.xml",
|
|
"lib/net5.0/Azure.Core.dll",
|
|
"lib/net5.0/Azure.Core.xml",
|
|
"lib/net6.0/Azure.Core.dll",
|
|
"lib/net6.0/Azure.Core.xml",
|
|
"lib/netcoreapp2.1/Azure.Core.dll",
|
|
"lib/netcoreapp2.1/Azure.Core.xml",
|
|
"lib/netstandard2.0/Azure.Core.dll",
|
|
"lib/netstandard2.0/Azure.Core.xml"
|
|
]
|
|
},
|
|
"Azure.Storage.Blobs/12.19.1": {
|
|
"sha512": "x43hWFJ4sPQ23TD4piCwT+KlQpZT8pNDAzqj6yUCqh+WJ2qcQa17e1gh6ZOeT2QNFQTTDSuR56fm2bIV7i11/w==",
|
|
"type": "package",
|
|
"path": "azure.storage.blobs/12.19.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"azure.storage.blobs.12.19.1.nupkg.sha512",
|
|
"azure.storage.blobs.nuspec",
|
|
"azureicon.png",
|
|
"lib/net6.0/Azure.Storage.Blobs.dll",
|
|
"lib/net6.0/Azure.Storage.Blobs.xml",
|
|
"lib/netstandard2.0/Azure.Storage.Blobs.dll",
|
|
"lib/netstandard2.0/Azure.Storage.Blobs.xml",
|
|
"lib/netstandard2.1/Azure.Storage.Blobs.dll",
|
|
"lib/netstandard2.1/Azure.Storage.Blobs.xml"
|
|
]
|
|
},
|
|
"Azure.Storage.Common/12.18.1": {
|
|
"sha512": "ohCslqP9yDKIn+DVjBEOBuieB1QwsUCz+BwHYNaJ3lcIsTSiI4Evnq81HcKe8CqM8qvdModbipVQKpnxpbdWqA==",
|
|
"type": "package",
|
|
"path": "azure.storage.common/12.18.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"azure.storage.common.12.18.1.nupkg.sha512",
|
|
"azure.storage.common.nuspec",
|
|
"azureicon.png",
|
|
"lib/net6.0/Azure.Storage.Common.dll",
|
|
"lib/net6.0/Azure.Storage.Common.xml",
|
|
"lib/netstandard2.0/Azure.Storage.Common.dll",
|
|
"lib/netstandard2.0/Azure.Storage.Common.xml"
|
|
]
|
|
},
|
|
"BouncyCastle.Cryptography/2.2.1": {
|
|
"sha512": "A6Zr52zVqJKt18ZBsTnX0qhG0kwIQftVAjLmszmkiR/trSp8H+xj1gUOzk7XHwaKgyREMSV1v9XaKrBUeIOdvQ==",
|
|
"type": "package",
|
|
"path": "bouncycastle.cryptography/2.2.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"README.md",
|
|
"bouncycastle.cryptography.2.2.1.nupkg.sha512",
|
|
"bouncycastle.cryptography.nuspec",
|
|
"lib/net461/BouncyCastle.Cryptography.dll",
|
|
"lib/net461/BouncyCastle.Cryptography.xml",
|
|
"lib/net6.0/BouncyCastle.Cryptography.dll",
|
|
"lib/net6.0/BouncyCastle.Cryptography.xml",
|
|
"lib/netstandard2.0/BouncyCastle.Cryptography.dll",
|
|
"lib/netstandard2.0/BouncyCastle.Cryptography.xml",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"coverlet.collector/6.0.0": {
|
|
"sha512": "tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ==",
|
|
"type": "package",
|
|
"path": "coverlet.collector/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/netstandard1.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"build/netstandard1.0/Microsoft.CSharp.dll",
|
|
"build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"build/netstandard1.0/Mono.Cecil.Mdb.dll",
|
|
"build/netstandard1.0/Mono.Cecil.Pdb.dll",
|
|
"build/netstandard1.0/Mono.Cecil.Rocks.dll",
|
|
"build/netstandard1.0/Mono.Cecil.dll",
|
|
"build/netstandard1.0/Newtonsoft.Json.dll",
|
|
"build/netstandard1.0/NuGet.Frameworks.dll",
|
|
"build/netstandard1.0/System.AppContext.dll",
|
|
"build/netstandard1.0/System.Collections.Immutable.dll",
|
|
"build/netstandard1.0/System.Dynamic.Runtime.dll",
|
|
"build/netstandard1.0/System.IO.FileSystem.Primitives.dll",
|
|
"build/netstandard1.0/System.Linq.Expressions.dll",
|
|
"build/netstandard1.0/System.Linq.dll",
|
|
"build/netstandard1.0/System.ObjectModel.dll",
|
|
"build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
|
|
"build/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
"build/netstandard1.0/System.Reflection.Emit.dll",
|
|
"build/netstandard1.0/System.Reflection.Metadata.dll",
|
|
"build/netstandard1.0/System.Reflection.TypeExtensions.dll",
|
|
"build/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"build/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
|
|
"build/netstandard1.0/System.Text.RegularExpressions.dll",
|
|
"build/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
|
"build/netstandard1.0/System.Threading.dll",
|
|
"build/netstandard1.0/System.Xml.ReaderWriter.dll",
|
|
"build/netstandard1.0/System.Xml.XDocument.dll",
|
|
"build/netstandard1.0/coverlet.collector.deps.json",
|
|
"build/netstandard1.0/coverlet.collector.dll",
|
|
"build/netstandard1.0/coverlet.collector.pdb",
|
|
"build/netstandard1.0/coverlet.collector.targets",
|
|
"build/netstandard1.0/coverlet.core.dll",
|
|
"build/netstandard1.0/coverlet.core.pdb",
|
|
"coverlet-icon.png",
|
|
"coverlet.collector.6.0.0.nupkg.sha512",
|
|
"coverlet.collector.nuspec"
|
|
]
|
|
},
|
|
"Docker.DotNet/3.125.15": {
|
|
"sha512": "XN8FKxVv8Mjmwu104/Hl9lM61pLY675s70gzwSj8KR5pwblo8HfWLcCuinh9kYsqujBkMH4HVRCEcRuU6al4BQ==",
|
|
"type": "package",
|
|
"path": "docker.dotnet/3.125.15",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"docker.dotnet.3.125.15.nupkg.sha512",
|
|
"docker.dotnet.nuspec",
|
|
"icon.png",
|
|
"lib/netstandard2.0/Docker.DotNet.dll",
|
|
"lib/netstandard2.0/Docker.DotNet.pdb",
|
|
"lib/netstandard2.1/Docker.DotNet.dll",
|
|
"lib/netstandard2.1/Docker.DotNet.pdb"
|
|
]
|
|
},
|
|
"Docker.DotNet.X509/3.125.15": {
|
|
"sha512": "ONQN7ImrL3tHStUUCCPHwrFFQVpIpE+7L6jaDAMwSF+yTEmeWBmRARQZDRuvfj/+WtB8RR0oTW0tT3qQMSyHOw==",
|
|
"type": "package",
|
|
"path": "docker.dotnet.x509/3.125.15",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"docker.dotnet.x509.3.125.15.nupkg.sha512",
|
|
"docker.dotnet.x509.nuspec",
|
|
"icon.png",
|
|
"lib/netstandard2.0/Docker.DotNet.X509.dll",
|
|
"lib/netstandard2.0/Docker.DotNet.X509.pdb",
|
|
"lib/netstandard2.1/Docker.DotNet.X509.dll",
|
|
"lib/netstandard2.1/Docker.DotNet.X509.pdb"
|
|
]
|
|
},
|
|
"FluentValidation/11.8.1": {
|
|
"sha512": "N72rnlE99XYB7EGA1u9y7m7kNTTynqOPBhZqDE8zr1Y0aSR4t5si94LRA7UVdAV09GaXWCErW+EiFhfbg3DSbg==",
|
|
"type": "package",
|
|
"path": "fluentvalidation/11.8.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"fluent-validation-icon.png",
|
|
"fluentvalidation.11.8.1.nupkg.sha512",
|
|
"fluentvalidation.nuspec",
|
|
"lib/net5.0/FluentValidation.dll",
|
|
"lib/net5.0/FluentValidation.xml",
|
|
"lib/net6.0/FluentValidation.dll",
|
|
"lib/net6.0/FluentValidation.xml",
|
|
"lib/net7.0/FluentValidation.dll",
|
|
"lib/net7.0/FluentValidation.xml",
|
|
"lib/netstandard2.0/FluentValidation.dll",
|
|
"lib/netstandard2.0/FluentValidation.xml",
|
|
"lib/netstandard2.1/FluentValidation.dll",
|
|
"lib/netstandard2.1/FluentValidation.xml"
|
|
]
|
|
},
|
|
"MediatR/12.2.0": {
|
|
"sha512": "8TUFrHapKi6D74PhnSNEguRsH91HNGyP3R4ZQdgDorJgl9Wac5Prh0vA33QfrniAaS6L2xNNhc6vxzg+5AIbwA==",
|
|
"type": "package",
|
|
"path": "mediatr/12.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"gradient_128x128.png",
|
|
"lib/net6.0/MediatR.dll",
|
|
"lib/net6.0/MediatR.xml",
|
|
"lib/netstandard2.0/MediatR.dll",
|
|
"lib/netstandard2.0/MediatR.xml",
|
|
"mediatr.12.2.0.nupkg.sha512",
|
|
"mediatr.nuspec"
|
|
]
|
|
},
|
|
"MediatR.Contracts/2.0.1": {
|
|
"sha512": "FYv95bNT4UwcNA+G/J1oX5OpRiSUxteXaUt2BJbRSdRNiIUNbggJF69wy6mnk2wYToaanpdXZdCwVylt96MpwQ==",
|
|
"type": "package",
|
|
"path": "mediatr.contracts/2.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"gradient_128x128.png",
|
|
"lib/netstandard2.0/MediatR.Contracts.dll",
|
|
"lib/netstandard2.0/MediatR.Contracts.xml",
|
|
"mediatr.contracts.2.0.1.nupkg.sha512",
|
|
"mediatr.contracts.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.Internal/8.0.0": {
|
|
"sha512": "buuMMCTxFcVkOkEftb2OafYxrveNGre9KJF4Oi1DkR4rxIj6oLam7Wq3g0Fp9hNVpJteKEPiupsxYnPrD/oUGA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.cryptography.internal/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.AspNetCore.Cryptography.Internal.dll",
|
|
"lib/net462/Microsoft.AspNetCore.Cryptography.Internal.xml",
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
|
|
"microsoft.aspnetcore.cryptography.internal.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.cryptography.internal.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.0": {
|
|
"sha512": "65w93R5wqUUs35R9wjHHDf75GqAbxJsNByKZo5TbQOWSXcUbLWrDUWBQHv78iXIT0PL1pXNqKQz7OHiHMvo0/A==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
|
|
"lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml",
|
|
"microsoft.aspnetcore.cryptography.keyderivation.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.cryptography.keyderivation.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.0": {
|
|
"sha512": "ua2LSZY/f0BkNUUVPPm83eq4Xnt+FZYutiMimRrzSmv2K2t2Ia/PuP4CfibYNSwnKl6fbZ49Bwn2mQGWnmmvOA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml",
|
|
"microsoft.aspnetcore.identity.entityframeworkcore.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.identity.entityframeworkcore.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Testing/8.0.0": {
|
|
"sha512": "PWPgPAlRdMEkVCHHic/Yy6t37PsPsymY1WkEH0TnjTeIlYu+g8Qfw1axj/ZmNDLvhKdiUNC2E2thHrYf2s7Yhg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.mvc.testing/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"build/net8.0/Microsoft.AspNetCore.Mvc.Testing.targets",
|
|
"buildTransitive/net8.0/Microsoft.AspNetCore.Mvc.Testing.targets",
|
|
"lib/net8.0/Microsoft.AspNetCore.Mvc.Testing.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.Mvc.Testing.xml",
|
|
"microsoft.aspnetcore.mvc.testing.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.mvc.testing.nuspec",
|
|
"tasks/netstandard2.0/Microsoft.AspNetCore.Mvc.Testing.Tasks.dll"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.TestHost/8.0.0": {
|
|
"sha512": "Rk6Ai9bFf1KubVY5oEbEPN5fiKWW2oeU+easjokyUqqYyTHRsXlkjFeMvwecgoXsoTfXMSwEHzJp8FCjQcyYTQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.testhost/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net8.0/Microsoft.AspNetCore.TestHost.dll",
|
|
"lib/net8.0/Microsoft.AspNetCore.TestHost.xml",
|
|
"microsoft.aspnetcore.testhost.8.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.testhost.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
"sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
|
"type": "package",
|
|
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
|
|
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.CodeCoverage/17.8.0": {
|
|
"sha512": "KC8SXWbGIdoFVdlxKk9WHccm0llm9HypcHMLUUFabRiTS3SO2fQXNZfdiF3qkEdTJhbRrxhdRxjL4jbtwPq4Ew==",
|
|
"type": "package",
|
|
"path": "microsoft.codecoverage/17.8.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_MIT.txt",
|
|
"ThirdPartyNotices.txt",
|
|
"build/netstandard2.0/CodeCoverage/CodeCoverage.config",
|
|
"build/netstandard2.0/CodeCoverage/CodeCoverage.exe",
|
|
"build/netstandard2.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
|
|
"build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe",
|
|
"build/netstandard2.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/CodeCoverage/amd64/covrun64.dll",
|
|
"build/netstandard2.0/CodeCoverage/amd64/msdia140.dll",
|
|
"build/netstandard2.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config",
|
|
"build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll",
|
|
"build/netstandard2.0/CodeCoverage/arm64/msdia140.dll",
|
|
"build/netstandard2.0/CodeCoverage/codecoveragemessages.dll",
|
|
"build/netstandard2.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"build/netstandard2.0/CodeCoverage/covrun32.dll",
|
|
"build/netstandard2.0/CodeCoverage/msdia140.dll",
|
|
"build/netstandard2.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard2.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
|
|
"build/netstandard2.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll",
|
|
"build/netstandard2.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib",
|
|
"build/netstandard2.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib",
|
|
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config",
|
|
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
|
|
"build/netstandard2.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
|
|
"build/netstandard2.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Core.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Interprocess.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.props",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.targets",
|
|
"build/netstandard2.0/Microsoft.DiaSymReader.dll",
|
|
"build/netstandard2.0/Microsoft.VisualStudio.TraceDataCollector.dll",
|
|
"build/netstandard2.0/Mono.Cecil.Pdb.dll",
|
|
"build/netstandard2.0/Mono.Cecil.Rocks.dll",
|
|
"build/netstandard2.0/Mono.Cecil.dll",
|
|
"build/netstandard2.0/ThirdPartyNotices.txt",
|
|
"build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"microsoft.codecoverage.17.8.0.nupkg.sha512",
|
|
"microsoft.codecoverage.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.EntityFrameworkCore/8.0.0": {
|
|
"sha512": "SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.xml",
|
|
"microsoft.entityframeworkcore.8.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
|
|
"sha512": "VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
|
|
"microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
|
|
"sha512": "ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.analyzers/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
|
|
"lib/netstandard2.0/_._",
|
|
"microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.analyzers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/8.0.0": {
|
|
"sha512": "fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.relational/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
|
|
"microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.relational.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
|
"sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.apidescription.server/6.0.5",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"build/Microsoft.Extensions.ApiDescription.Server.props",
|
|
"build/Microsoft.Extensions.ApiDescription.Server.targets",
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
|
|
"microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
|
|
"microsoft.extensions.apidescription.server.nuspec",
|
|
"tools/Newtonsoft.Json.dll",
|
|
"tools/dotnet-getdocument.deps.json",
|
|
"tools/dotnet-getdocument.dll",
|
|
"tools/dotnet-getdocument.runtimeconfig.json",
|
|
"tools/net461-x86/GetDocument.Insider.exe",
|
|
"tools/net461-x86/GetDocument.Insider.exe.config",
|
|
"tools/net461-x86/Microsoft.Win32.Primitives.dll",
|
|
"tools/net461-x86/System.AppContext.dll",
|
|
"tools/net461-x86/System.Buffers.dll",
|
|
"tools/net461-x86/System.Collections.Concurrent.dll",
|
|
"tools/net461-x86/System.Collections.NonGeneric.dll",
|
|
"tools/net461-x86/System.Collections.Specialized.dll",
|
|
"tools/net461-x86/System.Collections.dll",
|
|
"tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
|
|
"tools/net461-x86/System.ComponentModel.Primitives.dll",
|
|
"tools/net461-x86/System.ComponentModel.TypeConverter.dll",
|
|
"tools/net461-x86/System.ComponentModel.dll",
|
|
"tools/net461-x86/System.Console.dll",
|
|
"tools/net461-x86/System.Data.Common.dll",
|
|
"tools/net461-x86/System.Diagnostics.Contracts.dll",
|
|
"tools/net461-x86/System.Diagnostics.Debug.dll",
|
|
"tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
|
|
"tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
|
|
"tools/net461-x86/System.Diagnostics.Process.dll",
|
|
"tools/net461-x86/System.Diagnostics.StackTrace.dll",
|
|
"tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
|
|
"tools/net461-x86/System.Diagnostics.Tools.dll",
|
|
"tools/net461-x86/System.Diagnostics.TraceSource.dll",
|
|
"tools/net461-x86/System.Diagnostics.Tracing.dll",
|
|
"tools/net461-x86/System.Drawing.Primitives.dll",
|
|
"tools/net461-x86/System.Dynamic.Runtime.dll",
|
|
"tools/net461-x86/System.Globalization.Calendars.dll",
|
|
"tools/net461-x86/System.Globalization.Extensions.dll",
|
|
"tools/net461-x86/System.Globalization.dll",
|
|
"tools/net461-x86/System.IO.Compression.ZipFile.dll",
|
|
"tools/net461-x86/System.IO.Compression.dll",
|
|
"tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
|
|
"tools/net461-x86/System.IO.FileSystem.Primitives.dll",
|
|
"tools/net461-x86/System.IO.FileSystem.Watcher.dll",
|
|
"tools/net461-x86/System.IO.FileSystem.dll",
|
|
"tools/net461-x86/System.IO.IsolatedStorage.dll",
|
|
"tools/net461-x86/System.IO.MemoryMappedFiles.dll",
|
|
"tools/net461-x86/System.IO.Pipes.dll",
|
|
"tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
|
|
"tools/net461-x86/System.IO.dll",
|
|
"tools/net461-x86/System.Linq.Expressions.dll",
|
|
"tools/net461-x86/System.Linq.Parallel.dll",
|
|
"tools/net461-x86/System.Linq.Queryable.dll",
|
|
"tools/net461-x86/System.Linq.dll",
|
|
"tools/net461-x86/System.Memory.dll",
|
|
"tools/net461-x86/System.Net.Http.dll",
|
|
"tools/net461-x86/System.Net.NameResolution.dll",
|
|
"tools/net461-x86/System.Net.NetworkInformation.dll",
|
|
"tools/net461-x86/System.Net.Ping.dll",
|
|
"tools/net461-x86/System.Net.Primitives.dll",
|
|
"tools/net461-x86/System.Net.Requests.dll",
|
|
"tools/net461-x86/System.Net.Security.dll",
|
|
"tools/net461-x86/System.Net.Sockets.dll",
|
|
"tools/net461-x86/System.Net.WebHeaderCollection.dll",
|
|
"tools/net461-x86/System.Net.WebSockets.Client.dll",
|
|
"tools/net461-x86/System.Net.WebSockets.dll",
|
|
"tools/net461-x86/System.Numerics.Vectors.dll",
|
|
"tools/net461-x86/System.ObjectModel.dll",
|
|
"tools/net461-x86/System.Reflection.Extensions.dll",
|
|
"tools/net461-x86/System.Reflection.Primitives.dll",
|
|
"tools/net461-x86/System.Reflection.dll",
|
|
"tools/net461-x86/System.Resources.Reader.dll",
|
|
"tools/net461-x86/System.Resources.ResourceManager.dll",
|
|
"tools/net461-x86/System.Resources.Writer.dll",
|
|
"tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
|
|
"tools/net461-x86/System.Runtime.Extensions.dll",
|
|
"tools/net461-x86/System.Runtime.Handles.dll",
|
|
"tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"tools/net461-x86/System.Runtime.InteropServices.dll",
|
|
"tools/net461-x86/System.Runtime.Numerics.dll",
|
|
"tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
|
|
"tools/net461-x86/System.Runtime.Serialization.Json.dll",
|
|
"tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
|
|
"tools/net461-x86/System.Runtime.Serialization.Xml.dll",
|
|
"tools/net461-x86/System.Runtime.dll",
|
|
"tools/net461-x86/System.Security.Claims.dll",
|
|
"tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
|
|
"tools/net461-x86/System.Security.Cryptography.Csp.dll",
|
|
"tools/net461-x86/System.Security.Cryptography.Encoding.dll",
|
|
"tools/net461-x86/System.Security.Cryptography.Primitives.dll",
|
|
"tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
|
|
"tools/net461-x86/System.Security.Principal.dll",
|
|
"tools/net461-x86/System.Security.SecureString.dll",
|
|
"tools/net461-x86/System.Text.Encoding.Extensions.dll",
|
|
"tools/net461-x86/System.Text.Encoding.dll",
|
|
"tools/net461-x86/System.Text.RegularExpressions.dll",
|
|
"tools/net461-x86/System.Threading.Overlapped.dll",
|
|
"tools/net461-x86/System.Threading.Tasks.Parallel.dll",
|
|
"tools/net461-x86/System.Threading.Tasks.dll",
|
|
"tools/net461-x86/System.Threading.Thread.dll",
|
|
"tools/net461-x86/System.Threading.ThreadPool.dll",
|
|
"tools/net461-x86/System.Threading.Timer.dll",
|
|
"tools/net461-x86/System.Threading.dll",
|
|
"tools/net461-x86/System.ValueTuple.dll",
|
|
"tools/net461-x86/System.Xml.ReaderWriter.dll",
|
|
"tools/net461-x86/System.Xml.XDocument.dll",
|
|
"tools/net461-x86/System.Xml.XPath.XDocument.dll",
|
|
"tools/net461-x86/System.Xml.XPath.dll",
|
|
"tools/net461-x86/System.Xml.XmlDocument.dll",
|
|
"tools/net461-x86/System.Xml.XmlSerializer.dll",
|
|
"tools/net461-x86/netstandard.dll",
|
|
"tools/net461/GetDocument.Insider.exe",
|
|
"tools/net461/GetDocument.Insider.exe.config",
|
|
"tools/net461/Microsoft.Win32.Primitives.dll",
|
|
"tools/net461/System.AppContext.dll",
|
|
"tools/net461/System.Buffers.dll",
|
|
"tools/net461/System.Collections.Concurrent.dll",
|
|
"tools/net461/System.Collections.NonGeneric.dll",
|
|
"tools/net461/System.Collections.Specialized.dll",
|
|
"tools/net461/System.Collections.dll",
|
|
"tools/net461/System.ComponentModel.EventBasedAsync.dll",
|
|
"tools/net461/System.ComponentModel.Primitives.dll",
|
|
"tools/net461/System.ComponentModel.TypeConverter.dll",
|
|
"tools/net461/System.ComponentModel.dll",
|
|
"tools/net461/System.Console.dll",
|
|
"tools/net461/System.Data.Common.dll",
|
|
"tools/net461/System.Diagnostics.Contracts.dll",
|
|
"tools/net461/System.Diagnostics.Debug.dll",
|
|
"tools/net461/System.Diagnostics.DiagnosticSource.dll",
|
|
"tools/net461/System.Diagnostics.FileVersionInfo.dll",
|
|
"tools/net461/System.Diagnostics.Process.dll",
|
|
"tools/net461/System.Diagnostics.StackTrace.dll",
|
|
"tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
|
|
"tools/net461/System.Diagnostics.Tools.dll",
|
|
"tools/net461/System.Diagnostics.TraceSource.dll",
|
|
"tools/net461/System.Diagnostics.Tracing.dll",
|
|
"tools/net461/System.Drawing.Primitives.dll",
|
|
"tools/net461/System.Dynamic.Runtime.dll",
|
|
"tools/net461/System.Globalization.Calendars.dll",
|
|
"tools/net461/System.Globalization.Extensions.dll",
|
|
"tools/net461/System.Globalization.dll",
|
|
"tools/net461/System.IO.Compression.ZipFile.dll",
|
|
"tools/net461/System.IO.Compression.dll",
|
|
"tools/net461/System.IO.FileSystem.DriveInfo.dll",
|
|
"tools/net461/System.IO.FileSystem.Primitives.dll",
|
|
"tools/net461/System.IO.FileSystem.Watcher.dll",
|
|
"tools/net461/System.IO.FileSystem.dll",
|
|
"tools/net461/System.IO.IsolatedStorage.dll",
|
|
"tools/net461/System.IO.MemoryMappedFiles.dll",
|
|
"tools/net461/System.IO.Pipes.dll",
|
|
"tools/net461/System.IO.UnmanagedMemoryStream.dll",
|
|
"tools/net461/System.IO.dll",
|
|
"tools/net461/System.Linq.Expressions.dll",
|
|
"tools/net461/System.Linq.Parallel.dll",
|
|
"tools/net461/System.Linq.Queryable.dll",
|
|
"tools/net461/System.Linq.dll",
|
|
"tools/net461/System.Memory.dll",
|
|
"tools/net461/System.Net.Http.dll",
|
|
"tools/net461/System.Net.NameResolution.dll",
|
|
"tools/net461/System.Net.NetworkInformation.dll",
|
|
"tools/net461/System.Net.Ping.dll",
|
|
"tools/net461/System.Net.Primitives.dll",
|
|
"tools/net461/System.Net.Requests.dll",
|
|
"tools/net461/System.Net.Security.dll",
|
|
"tools/net461/System.Net.Sockets.dll",
|
|
"tools/net461/System.Net.WebHeaderCollection.dll",
|
|
"tools/net461/System.Net.WebSockets.Client.dll",
|
|
"tools/net461/System.Net.WebSockets.dll",
|
|
"tools/net461/System.Numerics.Vectors.dll",
|
|
"tools/net461/System.ObjectModel.dll",
|
|
"tools/net461/System.Reflection.Extensions.dll",
|
|
"tools/net461/System.Reflection.Primitives.dll",
|
|
"tools/net461/System.Reflection.dll",
|
|
"tools/net461/System.Resources.Reader.dll",
|
|
"tools/net461/System.Resources.ResourceManager.dll",
|
|
"tools/net461/System.Resources.Writer.dll",
|
|
"tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"tools/net461/System.Runtime.CompilerServices.VisualC.dll",
|
|
"tools/net461/System.Runtime.Extensions.dll",
|
|
"tools/net461/System.Runtime.Handles.dll",
|
|
"tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"tools/net461/System.Runtime.InteropServices.dll",
|
|
"tools/net461/System.Runtime.Numerics.dll",
|
|
"tools/net461/System.Runtime.Serialization.Formatters.dll",
|
|
"tools/net461/System.Runtime.Serialization.Json.dll",
|
|
"tools/net461/System.Runtime.Serialization.Primitives.dll",
|
|
"tools/net461/System.Runtime.Serialization.Xml.dll",
|
|
"tools/net461/System.Runtime.dll",
|
|
"tools/net461/System.Security.Claims.dll",
|
|
"tools/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"tools/net461/System.Security.Cryptography.Csp.dll",
|
|
"tools/net461/System.Security.Cryptography.Encoding.dll",
|
|
"tools/net461/System.Security.Cryptography.Primitives.dll",
|
|
"tools/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"tools/net461/System.Security.Principal.dll",
|
|
"tools/net461/System.Security.SecureString.dll",
|
|
"tools/net461/System.Text.Encoding.Extensions.dll",
|
|
"tools/net461/System.Text.Encoding.dll",
|
|
"tools/net461/System.Text.RegularExpressions.dll",
|
|
"tools/net461/System.Threading.Overlapped.dll",
|
|
"tools/net461/System.Threading.Tasks.Parallel.dll",
|
|
"tools/net461/System.Threading.Tasks.dll",
|
|
"tools/net461/System.Threading.Thread.dll",
|
|
"tools/net461/System.Threading.ThreadPool.dll",
|
|
"tools/net461/System.Threading.Timer.dll",
|
|
"tools/net461/System.Threading.dll",
|
|
"tools/net461/System.ValueTuple.dll",
|
|
"tools/net461/System.Xml.ReaderWriter.dll",
|
|
"tools/net461/System.Xml.XDocument.dll",
|
|
"tools/net461/System.Xml.XPath.XDocument.dll",
|
|
"tools/net461/System.Xml.XPath.dll",
|
|
"tools/net461/System.Xml.XmlDocument.dll",
|
|
"tools/net461/System.Xml.XmlSerializer.dll",
|
|
"tools/net461/netstandard.dll",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.deps.json",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.dll",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
|
|
"tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
|
|
"sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/8.0.0": {
|
|
"sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.memory/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net8.0/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.8.0.0.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/8.0.0": {
|
|
"sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.binder/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
|
|
"analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.binder.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.CommandLine/8.0.0": {
|
|
"sha512": "NZuZMz3Q8Z780nKX3ifV1fE7lS+6pynDHK71OfU4OZ1ItgvDOhyOC7E6z+JMZrAj63zRpwbdldYFk499t3+1dQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.commandline/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.CommandLine.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.CommandLine.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml",
|
|
"microsoft.extensions.configuration.commandline.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.commandline.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": {
|
|
"sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.environmentvariables/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
|
|
"microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.environmentvariables.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
|
|
"sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.fileextensions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
|
|
"microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.fileextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Json/8.0.0": {
|
|
"sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.json/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
|
|
"microsoft.extensions.configuration.json.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.UserSecrets/8.0.0": {
|
|
"sha512": "ihDHu2dJYQird9pl2CbdwuNDfvCZdOS0S7SPlNfhPt0B81UTT+yyZKz2pimFZGUp3AfuBRnqUCxB2SjsZKHVUw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.usersecrets/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
"buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
|
|
"microsoft.extensions.configuration.usersecrets.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.usersecrets.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/8.0.0": {
|
|
"sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
|
|
"microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/8.0.0": {
|
|
"sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencymodel/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
|
|
"microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencymodel.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Diagnostics/8.0.0": {
|
|
"sha512": "3PZp/YSkIXrF7QK7PfC1bkyRYwqOHpWFad8Qx+4wkuumAeXo1NHaxpS9LboNA9OvNSAu+QOVlXbMyoY+pHSqcw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.diagnostics/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Diagnostics.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.targets",
|
|
"lib/net462/Microsoft.Extensions.Diagnostics.dll",
|
|
"lib/net462/Microsoft.Extensions.Diagnostics.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Diagnostics.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Diagnostics.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Diagnostics.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Diagnostics.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.xml",
|
|
"microsoft.extensions.diagnostics.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.diagnostics.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": {
|
|
"sha512": "JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.diagnostics.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
|
|
"microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.diagnostics.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
|
|
"sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Physical/8.0.0": {
|
|
"sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.physical/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
|
|
"microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.physical.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
|
|
"sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.filesystemglobbing/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
|
|
"lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
|
|
"microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.filesystemglobbing.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Hosting/8.0.0": {
|
|
"sha512": "ItYHpdqVp5/oFLT5QqbopnkKlyFG9EW/9nhM6/yfObeKt6Su0wkBio6AizgRHGNwhJuAtlE5VIjow5JOTrip6w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.hosting/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Hosting.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.targets",
|
|
"lib/net462/Microsoft.Extensions.Hosting.dll",
|
|
"lib/net462/Microsoft.Extensions.Hosting.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.xml",
|
|
"microsoft.extensions.hosting.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.hosting.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/8.0.0": {
|
|
"sha512": "AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.hosting.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.hosting.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Http/8.0.0": {
|
|
"sha512": "cWz4caHwvx0emoYe7NkHPxII/KkTI8R/LC9qdqJqnKv2poTJ4e2qqPGQqvRoQ5kaSA4FU5IV3qFAuLuOhoqULQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.http/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Http.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Http.targets",
|
|
"lib/net462/Microsoft.Extensions.Http.dll",
|
|
"lib/net462/Microsoft.Extensions.Http.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Http.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Http.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Http.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Http.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Http.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Http.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Http.xml",
|
|
"microsoft.extensions.http.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.http.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Identity.Core/8.0.0": {
|
|
"sha512": "hnXHyIQc+uc2uNMcIbr43+oNBAPEhMpW6lE8ux3MOegRz50WBna4AItlZDY7Y+Id1LLBbf73osUqeTw7CQ371w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.identity.core/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.Extensions.Identity.Core.dll",
|
|
"lib/net462/Microsoft.Extensions.Identity.Core.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Core.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Core.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml",
|
|
"microsoft.extensions.identity.core.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.identity.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Identity.Stores/8.0.0": {
|
|
"sha512": "DmDCpSpngZDBm44wVmxCeYs4HGJr/m32jMItp6pfb7KKtqWYw2vybHRg880j18k/eSFyM4v9uONsnEPgDdi9lg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.identity.stores/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.Extensions.Identity.Stores.dll",
|
|
"lib/net462/Microsoft.Extensions.Identity.Stores.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Stores.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Identity.Stores.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.xml",
|
|
"microsoft.extensions.identity.stores.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.identity.stores.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging/8.0.0": {
|
|
"sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
|
|
"microsoft.extensions.logging.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Configuration/8.0.0": {
|
|
"sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.configuration/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Configuration.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.configuration.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Console/8.0.0": {
|
|
"sha512": "e+48o7DztoYog+PY430lPxrM4mm3PbA6qucvQtUDDwVo4MO+ejMw7YGc/o2rnxbxj4isPxdfKFzTxvXMwAz83A==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.console/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Console.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Console.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Console.dll",
|
|
"lib/net8.0/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.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.console.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Debug/8.0.0": {
|
|
"sha512": "dt0x21qBdudHLW/bjMJpkixv858RRr8eSomgVbU8qljOyfrfDGi1JQvpF9w8S7ziRPtRKisuWaOwFxJM82GxeA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.debug/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.Debug.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Debug.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.Debug.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.Debug.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Debug.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.Debug.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Debug.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.Debug.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Debug.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Debug.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml",
|
|
"microsoft.extensions.logging.debug.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.debug.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.EventLog/8.0.0": {
|
|
"sha512": "3X9D3sl7EmOu7vQp5MJrmIJBl5XSdOhZPYXUeFfYa6Nnm9+tok8x3t3IVPLhm7UJtPOU61ohFchw8rNm9tIYOQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.eventlog/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.EventLog.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventLog.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.EventLog.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.EventLog.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventLog.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventLog.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.EventLog.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.EventLog.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventLog.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.xml",
|
|
"microsoft.extensions.logging.eventlog.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.eventlog.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.EventSource/8.0.0": {
|
|
"sha512": "oKcPMrw+luz2DUAKhwFXrmFikZWnyc8l2RKoQwqU3KIZZjcfoJE0zRHAnqATfhRZhtcbjl/QkiY2Xjxp0xu+6w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.eventsource/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Logging.EventSource.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventSource.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml",
|
|
"microsoft.extensions.logging.eventsource.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.eventsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options/8.0.0": {
|
|
"sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
|
|
"buildTransitive/net461/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/net462/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/net6.0/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
|
|
"buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
|
|
"lib/net462/Microsoft.Extensions.Options.dll",
|
|
"lib/net462/Microsoft.Extensions.Options.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Options.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.xml",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.dll",
|
|
"lib/netstandard2.1/Microsoft.Extensions.Options.xml",
|
|
"microsoft.extensions.options.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": {
|
|
"sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options.configurationextensions/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
|
|
"lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
|
|
"microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.configurationextensions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Primitives/8.0.0": {
|
|
"sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
"lib/net462/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net462/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net7.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.8.0.0.nupkg.sha512",
|
|
"microsoft.extensions.primitives.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.NET.Test.Sdk/17.8.0": {
|
|
"sha512": "BmTYGbD/YuDHmApIENdoyN1jCk0Rj1fJB0+B/fVekyTdVidr91IlzhqzytiUgaEAzL1ZJcYCme0MeBMYvJVzvw==",
|
|
"type": "package",
|
|
"path": "microsoft.net.test.sdk/17.8.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_MIT.txt",
|
|
"build/net462/Microsoft.NET.Test.Sdk.props",
|
|
"build/net462/Microsoft.NET.Test.Sdk.targets",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.fs",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.vb",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props",
|
|
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets",
|
|
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
|
|
"lib/net462/_._",
|
|
"lib/netcoreapp3.1/_._",
|
|
"microsoft.net.test.sdk.17.8.0.nupkg.sha512",
|
|
"microsoft.net.test.sdk.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.targets/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
|
"microsoft.netcore.targets.nuspec",
|
|
"runtime.json"
|
|
]
|
|
},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
|
|
"type": "package",
|
|
"path": "microsoft.openapi/1.2.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net46/Microsoft.OpenApi.dll",
|
|
"lib/net46/Microsoft.OpenApi.pdb",
|
|
"lib/net46/Microsoft.OpenApi.xml",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.pdb",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.xml",
|
|
"microsoft.openapi.1.2.3.nupkg.sha512",
|
|
"microsoft.openapi.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/17.8.0": {
|
|
"sha512": "AYy6vlpGMfz5kOFq99L93RGbqftW/8eQTqjT9iGXW6s9MRP3UdtY8idJ8rJcjeSja8A18IhIro5YnH3uv1nz4g==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.objectmodel/17.8.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_MIT.txt",
|
|
"lib/net462/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"microsoft.testplatform.objectmodel.17.8.0.nupkg.sha512",
|
|
"microsoft.testplatform.objectmodel.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/17.8.0": {
|
|
"sha512": "9ivcl/7SGRmOT0YYrHQGohWiT5YCpkmy/UEzldfVisLm6QxbLaK3FAJqZXI34rnRLmqqDCeMQxKINwmKwAPiDw==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.testhost/17.8.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE_MIT.txt",
|
|
"ThirdPartyNotices.txt",
|
|
"build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props",
|
|
"build/netcoreapp3.1/x64/testhost.dll",
|
|
"build/netcoreapp3.1/x64/testhost.exe",
|
|
"build/netcoreapp3.1/x86/testhost.x86.dll",
|
|
"build/netcoreapp3.1/x86/testhost.x86.exe",
|
|
"lib/net462/_._",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
|
|
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/testhost.deps.json",
|
|
"lib/netcoreapp3.1/testhost.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/x64/msdia140.dll",
|
|
"lib/netcoreapp3.1/x86/msdia140.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"microsoft.testplatform.testhost.17.8.0.nupkg.sha512",
|
|
"microsoft.testplatform.testhost.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Win32.Primitives/4.3.0": {
|
|
"sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
|
|
"type": "package",
|
|
"path": "microsoft.win32.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/Microsoft.Win32.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"microsoft.win32.primitives.4.3.0.nupkg.sha512",
|
|
"microsoft.win32.primitives.nuspec",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/Microsoft.Win32.Primitives.dll",
|
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
|
|
"ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
|
|
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._"
|
|
]
|
|
},
|
|
"NETStandard.Library/1.6.1": {
|
|
"sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
|
|
"type": "package",
|
|
"path": "netstandard.library/1.6.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"netstandard.library.1.6.1.nupkg.sha512",
|
|
"netstandard.library.nuspec"
|
|
]
|
|
},
|
|
"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"
|
|
]
|
|
},
|
|
"Npgsql/8.0.0": {
|
|
"sha512": "Qiz74U+O7Mv4knrsXgKVYGJjgwoziK+aMFZqz7PtKR3vyGIhZA0tnW6HoUnL3X+YqtmVuhmoKkN8LDWEHMxPbw==",
|
|
"type": "package",
|
|
"path": "npgsql/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net6.0/Npgsql.dll",
|
|
"lib/net6.0/Npgsql.xml",
|
|
"lib/net7.0/Npgsql.dll",
|
|
"lib/net7.0/Npgsql.xml",
|
|
"lib/net8.0/Npgsql.dll",
|
|
"lib/net8.0/Npgsql.xml",
|
|
"lib/netstandard2.0/Npgsql.dll",
|
|
"lib/netstandard2.0/Npgsql.xml",
|
|
"lib/netstandard2.1/Npgsql.dll",
|
|
"lib/netstandard2.1/Npgsql.xml",
|
|
"npgsql.8.0.0.nupkg.sha512",
|
|
"npgsql.nuspec",
|
|
"postgresql.png"
|
|
]
|
|
},
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.0": {
|
|
"sha512": "GDXiMS9peEdjSCU/rfgyHruio7q6tYuywGaktqEi6UPQ6ILechp3fVVX+dHXkIXt4nklCBzYVWkzFrSL9ubKUA==",
|
|
"type": "package",
|
|
"path": "npgsql.entityframeworkcore.postgresql/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll",
|
|
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.xml",
|
|
"npgsql.entityframeworkcore.postgresql.8.0.0.nupkg.sha512",
|
|
"npgsql.entityframeworkcore.postgresql.nuspec",
|
|
"postgresql.png"
|
|
]
|
|
},
|
|
"NuGet.Frameworks/6.5.0": {
|
|
"sha512": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==",
|
|
"type": "package",
|
|
"path": "nuget.frameworks/6.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net472/NuGet.Frameworks.dll",
|
|
"lib/netstandard2.0/NuGet.Frameworks.dll",
|
|
"nuget.frameworks.6.5.0.nupkg.sha512",
|
|
"nuget.frameworks.nuspec"
|
|
]
|
|
},
|
|
"Polly/8.2.0": {
|
|
"sha512": "KZm8iG29y6Mse7YntYYJSf5fGWuhYLliWgZaG/8NcuXS4gN7SPdtPYpjCxQlHqxvMGubkWVrGp3MvUaI7SkyKA==",
|
|
"type": "package",
|
|
"path": "polly/8.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net462/Polly.dll",
|
|
"lib/net462/Polly.pdb",
|
|
"lib/net472/Polly.dll",
|
|
"lib/net472/Polly.pdb",
|
|
"lib/net6.0/Polly.dll",
|
|
"lib/net6.0/Polly.pdb",
|
|
"lib/netstandard2.0/Polly.dll",
|
|
"lib/netstandard2.0/Polly.pdb",
|
|
"package-icon.png",
|
|
"package-readme.md",
|
|
"polly.8.2.0.nupkg.sha512",
|
|
"polly.nuspec"
|
|
]
|
|
},
|
|
"Polly.Core/8.2.0": {
|
|
"sha512": "gnKp3+mxGFmkFs4eHcD9aex0JOF8zS1Y18c2A5ckXXTVqbs6XLcDyLKgSa/mUFqAnH3mn9+uVIM0RhAec/d3kA==",
|
|
"type": "package",
|
|
"path": "polly.core/8.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net462/Polly.Core.dll",
|
|
"lib/net462/Polly.Core.pdb",
|
|
"lib/net462/Polly.Core.xml",
|
|
"lib/net472/Polly.Core.dll",
|
|
"lib/net472/Polly.Core.pdb",
|
|
"lib/net472/Polly.Core.xml",
|
|
"lib/net6.0/Polly.Core.dll",
|
|
"lib/net6.0/Polly.Core.pdb",
|
|
"lib/net6.0/Polly.Core.xml",
|
|
"lib/net8.0/Polly.Core.dll",
|
|
"lib/net8.0/Polly.Core.pdb",
|
|
"lib/net8.0/Polly.Core.xml",
|
|
"lib/netstandard2.0/Polly.Core.dll",
|
|
"lib/netstandard2.0/Polly.Core.pdb",
|
|
"lib/netstandard2.0/Polly.Core.xml",
|
|
"package-icon.png",
|
|
"package-readme.md",
|
|
"polly.core.8.2.0.nupkg.sha512",
|
|
"polly.core.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.0": {
|
|
"sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
|
|
"type": "package",
|
|
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
|
|
"type": "package",
|
|
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
|
|
"type": "package",
|
|
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.IO.Compression/4.3.0": {
|
|
"sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.io.compression/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.io.compression.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.io.compression.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.0": {
|
|
"sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
|
|
"type": "package",
|
|
"path": "runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/_._",
|
|
"runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"runtime.native.system.security.cryptography.openssl.nuspec"
|
|
]
|
|
},
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
|
|
"type": "package",
|
|
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
|
|
"type": "package",
|
|
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
|
|
"type": "package",
|
|
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
|
|
"type": "package",
|
|
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
|
|
"sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
|
|
"type": "package",
|
|
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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"
|
|
]
|
|
},
|
|
"Serilog/3.1.1": {
|
|
"sha512": "P6G4/4Kt9bT635bhuwdXlJ2SCqqn2nhh4gqFqQueCOr9bK/e7W9ll/IoX1Ter948cV2Z/5+5v8pAfJYUISY03A==",
|
|
"type": "package",
|
|
"path": "serilog/3.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net462/Serilog.dll",
|
|
"lib/net462/Serilog.xml",
|
|
"lib/net471/Serilog.dll",
|
|
"lib/net471/Serilog.xml",
|
|
"lib/net5.0/Serilog.dll",
|
|
"lib/net5.0/Serilog.xml",
|
|
"lib/net6.0/Serilog.dll",
|
|
"lib/net6.0/Serilog.xml",
|
|
"lib/net7.0/Serilog.dll",
|
|
"lib/net7.0/Serilog.xml",
|
|
"lib/netstandard2.0/Serilog.dll",
|
|
"lib/netstandard2.0/Serilog.xml",
|
|
"lib/netstandard2.1/Serilog.dll",
|
|
"lib/netstandard2.1/Serilog.xml",
|
|
"serilog.3.1.1.nupkg.sha512",
|
|
"serilog.nuspec"
|
|
]
|
|
},
|
|
"Serilog.AspNetCore/8.0.0": {
|
|
"sha512": "FAjtKPZ4IzqFQBqZKPv6evcXK/F0ls7RoXI/62Pnx2igkDZ6nZ/jn/C/FxVATqQbEQvtqP+KViWYIe4NZIHa2w==",
|
|
"type": "package",
|
|
"path": "serilog.aspnetcore/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net462/Serilog.AspNetCore.dll",
|
|
"lib/net462/Serilog.AspNetCore.xml",
|
|
"lib/net6.0/Serilog.AspNetCore.dll",
|
|
"lib/net6.0/Serilog.AspNetCore.xml",
|
|
"lib/net7.0/Serilog.AspNetCore.dll",
|
|
"lib/net7.0/Serilog.AspNetCore.xml",
|
|
"lib/net8.0/Serilog.AspNetCore.dll",
|
|
"lib/net8.0/Serilog.AspNetCore.xml",
|
|
"lib/netstandard2.0/Serilog.AspNetCore.dll",
|
|
"lib/netstandard2.0/Serilog.AspNetCore.xml",
|
|
"serilog.aspnetcore.8.0.0.nupkg.sha512",
|
|
"serilog.aspnetcore.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Hosting/8.0.0": {
|
|
"sha512": "db0OcbWeSCvYQkHWu6n0v40N4kKaTAXNjlM3BKvcbwvNzYphQFcBR+36eQ/7hMMwOkJvAyLC2a9/jNdUL5NjtQ==",
|
|
"type": "package",
|
|
"path": "serilog.extensions.hosting/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net462/Serilog.Extensions.Hosting.dll",
|
|
"lib/net462/Serilog.Extensions.Hosting.xml",
|
|
"lib/net6.0/Serilog.Extensions.Hosting.dll",
|
|
"lib/net6.0/Serilog.Extensions.Hosting.xml",
|
|
"lib/net7.0/Serilog.Extensions.Hosting.dll",
|
|
"lib/net7.0/Serilog.Extensions.Hosting.xml",
|
|
"lib/net8.0/Serilog.Extensions.Hosting.dll",
|
|
"lib/net8.0/Serilog.Extensions.Hosting.xml",
|
|
"lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
|
|
"lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
|
|
"serilog.extensions.hosting.8.0.0.nupkg.sha512",
|
|
"serilog.extensions.hosting.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Logging/8.0.0": {
|
|
"sha512": "YEAMWu1UnWgf1c1KP85l1SgXGfiVo0Rz6x08pCiPOIBt2Qe18tcZLvdBUuV5o1QHvrs8FAry9wTIhgBRtjIlEg==",
|
|
"type": "package",
|
|
"path": "serilog.extensions.logging/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net462/Serilog.Extensions.Logging.dll",
|
|
"lib/net462/Serilog.Extensions.Logging.xml",
|
|
"lib/net6.0/Serilog.Extensions.Logging.dll",
|
|
"lib/net6.0/Serilog.Extensions.Logging.xml",
|
|
"lib/net7.0/Serilog.Extensions.Logging.dll",
|
|
"lib/net7.0/Serilog.Extensions.Logging.xml",
|
|
"lib/net8.0/Serilog.Extensions.Logging.dll",
|
|
"lib/net8.0/Serilog.Extensions.Logging.xml",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.xml",
|
|
"lib/netstandard2.1/Serilog.Extensions.Logging.dll",
|
|
"lib/netstandard2.1/Serilog.Extensions.Logging.xml",
|
|
"serilog-extension-nuget.png",
|
|
"serilog.extensions.logging.8.0.0.nupkg.sha512",
|
|
"serilog.extensions.logging.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Formatting.Compact/2.0.0": {
|
|
"sha512": "ob6z3ikzFM3D1xalhFuBIK1IOWf+XrQq+H4KeH4VqBcPpNcmUgZlRQ2h3Q7wvthpdZBBoY86qZOI2LCXNaLlNA==",
|
|
"type": "package",
|
|
"path": "serilog.formatting.compact/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net462/Serilog.Formatting.Compact.dll",
|
|
"lib/net462/Serilog.Formatting.Compact.xml",
|
|
"lib/net471/Serilog.Formatting.Compact.dll",
|
|
"lib/net471/Serilog.Formatting.Compact.xml",
|
|
"lib/net6.0/Serilog.Formatting.Compact.dll",
|
|
"lib/net6.0/Serilog.Formatting.Compact.xml",
|
|
"lib/net7.0/Serilog.Formatting.Compact.dll",
|
|
"lib/net7.0/Serilog.Formatting.Compact.xml",
|
|
"lib/netstandard2.0/Serilog.Formatting.Compact.dll",
|
|
"lib/netstandard2.0/Serilog.Formatting.Compact.xml",
|
|
"lib/netstandard2.1/Serilog.Formatting.Compact.dll",
|
|
"lib/netstandard2.1/Serilog.Formatting.Compact.xml",
|
|
"serilog-extension-nuget.png",
|
|
"serilog.formatting.compact.2.0.0.nupkg.sha512",
|
|
"serilog.formatting.compact.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Settings.Configuration/8.0.0": {
|
|
"sha512": "nR0iL5HwKj5v6ULo3/zpP8NMcq9E2pxYA6XKTSWCbugVs4YqPyvaqaKOY+OMpPivKp7zMEpax2UKHnDodbRB0Q==",
|
|
"type": "package",
|
|
"path": "serilog.settings.configuration/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net462/Serilog.Settings.Configuration.dll",
|
|
"lib/net462/Serilog.Settings.Configuration.xml",
|
|
"lib/net6.0/Serilog.Settings.Configuration.dll",
|
|
"lib/net6.0/Serilog.Settings.Configuration.xml",
|
|
"lib/net7.0/Serilog.Settings.Configuration.dll",
|
|
"lib/net7.0/Serilog.Settings.Configuration.xml",
|
|
"lib/net8.0/Serilog.Settings.Configuration.dll",
|
|
"lib/net8.0/Serilog.Settings.Configuration.xml",
|
|
"lib/netstandard2.0/Serilog.Settings.Configuration.dll",
|
|
"lib/netstandard2.0/Serilog.Settings.Configuration.xml",
|
|
"serilog.settings.configuration.8.0.0.nupkg.sha512",
|
|
"serilog.settings.configuration.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.Console/5.0.1": {
|
|
"sha512": "6Jt8jl9y2ey8VV7nVEUAyjjyxjAQuvd5+qj4XYAT9CwcsvR70HHULGBeD+K2WCALFXf7CFsNQT4lON6qXcu2AA==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.console/5.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net462/Serilog.Sinks.Console.dll",
|
|
"lib/net462/Serilog.Sinks.Console.xml",
|
|
"lib/net471/Serilog.Sinks.Console.dll",
|
|
"lib/net471/Serilog.Sinks.Console.xml",
|
|
"lib/net5.0/Serilog.Sinks.Console.dll",
|
|
"lib/net5.0/Serilog.Sinks.Console.xml",
|
|
"lib/net6.0/Serilog.Sinks.Console.dll",
|
|
"lib/net6.0/Serilog.Sinks.Console.xml",
|
|
"lib/net7.0/Serilog.Sinks.Console.dll",
|
|
"lib/net7.0/Serilog.Sinks.Console.xml",
|
|
"lib/netstandard2.0/Serilog.Sinks.Console.dll",
|
|
"lib/netstandard2.0/Serilog.Sinks.Console.xml",
|
|
"lib/netstandard2.1/Serilog.Sinks.Console.dll",
|
|
"lib/netstandard2.1/Serilog.Sinks.Console.xml",
|
|
"serilog.sinks.console.5.0.1.nupkg.sha512",
|
|
"serilog.sinks.console.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.Debug/2.0.0": {
|
|
"sha512": "Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.debug/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/net45/Serilog.Sinks.Debug.dll",
|
|
"lib/net45/Serilog.Sinks.Debug.xml",
|
|
"lib/net46/Serilog.Sinks.Debug.dll",
|
|
"lib/net46/Serilog.Sinks.Debug.xml",
|
|
"lib/netstandard1.0/Serilog.Sinks.Debug.dll",
|
|
"lib/netstandard1.0/Serilog.Sinks.Debug.xml",
|
|
"lib/netstandard2.0/Serilog.Sinks.Debug.dll",
|
|
"lib/netstandard2.0/Serilog.Sinks.Debug.xml",
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.dll",
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.xml",
|
|
"serilog.sinks.debug.2.0.0.nupkg.sha512",
|
|
"serilog.sinks.debug.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.File/5.0.0": {
|
|
"sha512": "uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.file/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"images/icon.png",
|
|
"lib/net45/Serilog.Sinks.File.dll",
|
|
"lib/net45/Serilog.Sinks.File.pdb",
|
|
"lib/net45/Serilog.Sinks.File.xml",
|
|
"lib/net5.0/Serilog.Sinks.File.dll",
|
|
"lib/net5.0/Serilog.Sinks.File.pdb",
|
|
"lib/net5.0/Serilog.Sinks.File.xml",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.dll",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.pdb",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.xml",
|
|
"lib/netstandard2.0/Serilog.Sinks.File.dll",
|
|
"lib/netstandard2.0/Serilog.Sinks.File.pdb",
|
|
"lib/netstandard2.0/Serilog.Sinks.File.xml",
|
|
"lib/netstandard2.1/Serilog.Sinks.File.dll",
|
|
"lib/netstandard2.1/Serilog.Sinks.File.pdb",
|
|
"lib/netstandard2.1/Serilog.Sinks.File.xml",
|
|
"serilog.sinks.file.5.0.0.nupkg.sha512",
|
|
"serilog.sinks.file.nuspec"
|
|
]
|
|
},
|
|
"SharpZipLib/1.4.2": {
|
|
"sha512": "yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
|
|
"type": "package",
|
|
"path": "sharpziplib/1.4.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"images/sharpziplib-nuget-256x256.png",
|
|
"lib/net6.0/ICSharpCode.SharpZipLib.dll",
|
|
"lib/net6.0/ICSharpCode.SharpZipLib.pdb",
|
|
"lib/net6.0/ICSharpCode.SharpZipLib.xml",
|
|
"lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
|
|
"lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb",
|
|
"lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
|
|
"lib/netstandard2.1/ICSharpCode.SharpZipLib.dll",
|
|
"lib/netstandard2.1/ICSharpCode.SharpZipLib.pdb",
|
|
"lib/netstandard2.1/ICSharpCode.SharpZipLib.xml",
|
|
"sharpziplib.1.4.2.nupkg.sha512",
|
|
"sharpziplib.nuspec"
|
|
]
|
|
},
|
|
"SSH.NET/2023.0.0": {
|
|
"sha512": "g+3VDUrYhm0sqSxmlQFgRFrmBxhQvVh4pfn4pqjkX7WXE3tTjt1tIsOtjuz3mz/5s8gFFQVRydwCJ7Ohs54sJA==",
|
|
"type": "package",
|
|
"path": "ssh.net/2023.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net462/Renci.SshNet.dll",
|
|
"lib/net462/Renci.SshNet.xml",
|
|
"lib/net6.0/Renci.SshNet.dll",
|
|
"lib/net6.0/Renci.SshNet.xml",
|
|
"lib/net7.0/Renci.SshNet.dll",
|
|
"lib/net7.0/Renci.SshNet.xml",
|
|
"lib/netstandard2.0/Renci.SshNet.dll",
|
|
"lib/netstandard2.0/Renci.SshNet.xml",
|
|
"lib/netstandard2.1/Renci.SshNet.dll",
|
|
"lib/netstandard2.1/Renci.SshNet.xml",
|
|
"ssh.net.2023.0.0.nupkg.sha512",
|
|
"ssh.net.nuspec"
|
|
]
|
|
},
|
|
"SshNet.Security.Cryptography/1.3.0": {
|
|
"sha512": "5pBIXRjcSO/amY8WztpmNOhaaCNHY/B6CcYDI7FSTgqSyo/ZUojlLiKcsl+YGbxQuLX439qIkMfP0PHqxqJi/Q==",
|
|
"type": "package",
|
|
"path": "sshnet.security.cryptography/1.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net20/SshNet.Security.Cryptography.dll",
|
|
"lib/net20/SshNet.Security.Cryptography.xml",
|
|
"lib/net40/SshNet.Security.Cryptography.dll",
|
|
"lib/net40/SshNet.Security.Cryptography.xml",
|
|
"lib/net45/SshNet.Security.Cryptography.dll",
|
|
"lib/net45/SshNet.Security.Cryptography.xml",
|
|
"lib/netstandard1.0/SshNet.Security.Cryptography.dll",
|
|
"lib/netstandard1.0/SshNet.Security.Cryptography.xml",
|
|
"lib/netstandard1.3/SshNet.Security.Cryptography.dll",
|
|
"lib/netstandard1.3/SshNet.Security.Cryptography.xml",
|
|
"lib/netstandard2.0/SshNet.Security.Cryptography.dll",
|
|
"lib/netstandard2.0/SshNet.Security.Cryptography.xml",
|
|
"lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll",
|
|
"lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml",
|
|
"lib/sl4/SshNet.Security.Cryptography.dll",
|
|
"lib/sl4/SshNet.Security.Cryptography.xml",
|
|
"lib/sl5/SshNet.Security.Cryptography.dll",
|
|
"lib/sl5/SshNet.Security.Cryptography.xml",
|
|
"lib/uap10.0/SshNet.Security.Cryptography.dll",
|
|
"lib/uap10.0/SshNet.Security.Cryptography.xml",
|
|
"lib/wp71/SshNet.Security.Cryptography.dll",
|
|
"lib/wp71/SshNet.Security.Cryptography.xml",
|
|
"lib/wp8/SshNet.Security.Cryptography.dll",
|
|
"lib/wp8/SshNet.Security.Cryptography.xml",
|
|
"sshnet.security.cryptography.1.3.0.nupkg.sha512",
|
|
"sshnet.security.cryptography.nuspec"
|
|
]
|
|
},
|
|
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
"sha512": "llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==",
|
|
"type": "package",
|
|
"path": "stylecop.analyzers/1.2.0-beta.556",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"stylecop.analyzers.1.2.0-beta.556.nupkg.sha512",
|
|
"stylecop.analyzers.nuspec"
|
|
]
|
|
},
|
|
"StyleCop.Analyzers.Unstable/1.2.0.556": {
|
|
"sha512": "zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==",
|
|
"type": "package",
|
|
"path": "stylecop.analyzers.unstable/1.2.0.556",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"analyzers/dotnet/cs/StyleCop.Analyzers.CodeFixes.dll",
|
|
"analyzers/dotnet/cs/StyleCop.Analyzers.dll",
|
|
"analyzers/dotnet/cs/de-DE/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/en-GB/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/es-MX/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/fr-FR/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pl-PL/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ru-RU/StyleCop.Analyzers.resources.dll",
|
|
"rulesets/StyleCopAnalyzersDefault.ruleset",
|
|
"stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512",
|
|
"stylecop.analyzers.unstable.nuspec",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
"sha512": "FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore/6.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/Swashbuckle.AspNetCore.props",
|
|
"swashbuckle.aspnetcore.6.5.0.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
"sha512": "XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swagger/6.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swagger.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
"sha512": "Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swaggergen.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
"sha512": "OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
|
|
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
|
|
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swaggerui.nuspec"
|
|
]
|
|
},
|
|
"System.AppContext/4.3.0": {
|
|
"sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
|
|
"type": "package",
|
|
"path": "system.appcontext/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.AppContext.dll",
|
|
"lib/net463/System.AppContext.dll",
|
|
"lib/netcore50/System.AppContext.dll",
|
|
"lib/netstandard1.6/System.AppContext.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.AppContext.dll",
|
|
"ref/net463/System.AppContext.dll",
|
|
"ref/netstandard/_._",
|
|
"ref/netstandard1.3/System.AppContext.dll",
|
|
"ref/netstandard1.3/System.AppContext.xml",
|
|
"ref/netstandard1.3/de/System.AppContext.xml",
|
|
"ref/netstandard1.3/es/System.AppContext.xml",
|
|
"ref/netstandard1.3/fr/System.AppContext.xml",
|
|
"ref/netstandard1.3/it/System.AppContext.xml",
|
|
"ref/netstandard1.3/ja/System.AppContext.xml",
|
|
"ref/netstandard1.3/ko/System.AppContext.xml",
|
|
"ref/netstandard1.3/ru/System.AppContext.xml",
|
|
"ref/netstandard1.3/zh-hans/System.AppContext.xml",
|
|
"ref/netstandard1.3/zh-hant/System.AppContext.xml",
|
|
"ref/netstandard1.6/System.AppContext.dll",
|
|
"ref/netstandard1.6/System.AppContext.xml",
|
|
"ref/netstandard1.6/de/System.AppContext.xml",
|
|
"ref/netstandard1.6/es/System.AppContext.xml",
|
|
"ref/netstandard1.6/fr/System.AppContext.xml",
|
|
"ref/netstandard1.6/it/System.AppContext.xml",
|
|
"ref/netstandard1.6/ja/System.AppContext.xml",
|
|
"ref/netstandard1.6/ko/System.AppContext.xml",
|
|
"ref/netstandard1.6/ru/System.AppContext.xml",
|
|
"ref/netstandard1.6/zh-hans/System.AppContext.xml",
|
|
"ref/netstandard1.6/zh-hant/System.AppContext.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.AppContext.dll",
|
|
"system.appcontext.4.3.0.nupkg.sha512",
|
|
"system.appcontext.nuspec"
|
|
]
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
|
"type": "package",
|
|
"path": "system.buffers/4.5.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Buffers.dll",
|
|
"lib/net461/System.Buffers.xml",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.1/System.Buffers.dll",
|
|
"lib/netstandard1.1/System.Buffers.xml",
|
|
"lib/netstandard2.0/System.Buffers.dll",
|
|
"lib/netstandard2.0/System.Buffers.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"ref/net45/System.Buffers.dll",
|
|
"ref/net45/System.Buffers.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.1/System.Buffers.dll",
|
|
"ref/netstandard1.1/System.Buffers.xml",
|
|
"ref/netstandard2.0/System.Buffers.dll",
|
|
"ref/netstandard2.0/System.Buffers.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"system.buffers.4.5.1.nupkg.sha512",
|
|
"system.buffers.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Collections/4.3.0": {
|
|
"sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
|
|
"type": "package",
|
|
"path": "system.collections/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".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.Console/4.3.0": {
|
|
"sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
|
|
"type": "package",
|
|
"path": "system.console/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Console.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Console.dll",
|
|
"ref/netstandard1.3/System.Console.dll",
|
|
"ref/netstandard1.3/System.Console.xml",
|
|
"ref/netstandard1.3/de/System.Console.xml",
|
|
"ref/netstandard1.3/es/System.Console.xml",
|
|
"ref/netstandard1.3/fr/System.Console.xml",
|
|
"ref/netstandard1.3/it/System.Console.xml",
|
|
"ref/netstandard1.3/ja/System.Console.xml",
|
|
"ref/netstandard1.3/ko/System.Console.xml",
|
|
"ref/netstandard1.3/ru/System.Console.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Console.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Console.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.console.4.3.0.nupkg.sha512",
|
|
"system.console.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.Debug/4.3.0": {
|
|
"sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.debug/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Diagnostics.Debug.dll",
|
|
"ref/netcore50/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.0/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.dll",
|
|
"ref/netstandard1.3/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.debug.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.debug.nuspec"
|
|
]
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/8.0.0": {
|
|
"sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
"lib/net462/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net462/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net7.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
"sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Diagnostics.EventLog.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
|
|
"lib/net462/System.Diagnostics.EventLog.dll",
|
|
"lib/net462/System.Diagnostics.EventLog.xml",
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"lib/net7.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net7.0/System.Diagnostics.EventLog.xml",
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net8.0/System.Diagnostics.EventLog.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
|
|
"system.diagnostics.eventlog.8.0.0.nupkg.sha512",
|
|
"system.diagnostics.eventlog.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.Tools/4.3.0": {
|
|
"sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.tools/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.Tools.dll",
|
|
"ref/netcore50/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/de/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/es/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/fr/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/it/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/ja/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/ko/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/ru/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
|
|
"ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/System.Diagnostics.Tools.dll",
|
|
"ref/netstandard1.0/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.diagnostics.tools.4.3.0.nupkg.sha512",
|
|
"system.diagnostics.tools.nuspec"
|
|
]
|
|
},
|
|
"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.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.Compression/4.3.0": {
|
|
"sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
|
|
"type": "package",
|
|
"path": "system.io.compression/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net46/System.IO.Compression.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/net46/System.IO.Compression.dll",
|
|
"ref/netcore50/System.IO.Compression.dll",
|
|
"ref/netcore50/System.IO.Compression.xml",
|
|
"ref/netcore50/de/System.IO.Compression.xml",
|
|
"ref/netcore50/es/System.IO.Compression.xml",
|
|
"ref/netcore50/fr/System.IO.Compression.xml",
|
|
"ref/netcore50/it/System.IO.Compression.xml",
|
|
"ref/netcore50/ja/System.IO.Compression.xml",
|
|
"ref/netcore50/ko/System.IO.Compression.xml",
|
|
"ref/netcore50/ru/System.IO.Compression.xml",
|
|
"ref/netcore50/zh-hans/System.IO.Compression.xml",
|
|
"ref/netcore50/zh-hant/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/System.IO.Compression.dll",
|
|
"ref/netstandard1.1/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/de/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/es/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/fr/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/it/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/ja/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/ko/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/ru/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
|
|
"ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/System.IO.Compression.dll",
|
|
"ref/netstandard1.3/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/de/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/es/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/fr/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/it/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/ja/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/ko/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/ru/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
|
|
"runtimes/win/lib/net46/System.IO.Compression.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
|
|
"system.io.compression.4.3.0.nupkg.sha512",
|
|
"system.io.compression.nuspec"
|
|
]
|
|
},
|
|
"System.IO.Compression.ZipFile/4.3.0": {
|
|
"sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
|
|
"type": "package",
|
|
"path": "system.io.compression.zipfile/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.IO.Compression.ZipFile.dll",
|
|
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.IO.Compression.ZipFile.dll",
|
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
|
|
"ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.compression.zipfile.4.3.0.nupkg.sha512",
|
|
"system.io.compression.zipfile.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.Hashing/6.0.0": {
|
|
"sha512": "Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g==",
|
|
"type": "package",
|
|
"path": "system.io.hashing/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.IO.Hashing.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.IO.Hashing.dll",
|
|
"lib/net461/System.IO.Hashing.xml",
|
|
"lib/net6.0/System.IO.Hashing.dll",
|
|
"lib/net6.0/System.IO.Hashing.xml",
|
|
"lib/netstandard2.0/System.IO.Hashing.dll",
|
|
"lib/netstandard2.0/System.IO.Hashing.xml",
|
|
"system.io.hashing.6.0.0.nupkg.sha512",
|
|
"system.io.hashing.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.IO.Pipelines/8.0.0": {
|
|
"sha512": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
|
|
"type": "package",
|
|
"path": "system.io.pipelines/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.IO.Pipelines.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
|
|
"lib/net462/System.IO.Pipelines.dll",
|
|
"lib/net462/System.IO.Pipelines.xml",
|
|
"lib/net6.0/System.IO.Pipelines.dll",
|
|
"lib/net6.0/System.IO.Pipelines.xml",
|
|
"lib/net7.0/System.IO.Pipelines.dll",
|
|
"lib/net7.0/System.IO.Pipelines.xml",
|
|
"lib/net8.0/System.IO.Pipelines.dll",
|
|
"lib/net8.0/System.IO.Pipelines.xml",
|
|
"lib/netstandard2.0/System.IO.Pipelines.dll",
|
|
"lib/netstandard2.0/System.IO.Pipelines.xml",
|
|
"system.io.pipelines.8.0.0.nupkg.sha512",
|
|
"system.io.pipelines.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Linq/4.3.0": {
|
|
"sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
|
|
"type": "package",
|
|
"path": "system.linq/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net463/System.Linq.dll",
|
|
"lib/netcore50/System.Linq.dll",
|
|
"lib/netstandard1.6/System.Linq.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net463/System.Linq.dll",
|
|
"ref/netcore50/System.Linq.dll",
|
|
"ref/netcore50/System.Linq.xml",
|
|
"ref/netcore50/de/System.Linq.xml",
|
|
"ref/netcore50/es/System.Linq.xml",
|
|
"ref/netcore50/fr/System.Linq.xml",
|
|
"ref/netcore50/it/System.Linq.xml",
|
|
"ref/netcore50/ja/System.Linq.xml",
|
|
"ref/netcore50/ko/System.Linq.xml",
|
|
"ref/netcore50/ru/System.Linq.xml",
|
|
"ref/netcore50/zh-hans/System.Linq.xml",
|
|
"ref/netcore50/zh-hant/System.Linq.xml",
|
|
"ref/netstandard1.0/System.Linq.dll",
|
|
"ref/netstandard1.0/System.Linq.xml",
|
|
"ref/netstandard1.0/de/System.Linq.xml",
|
|
"ref/netstandard1.0/es/System.Linq.xml",
|
|
"ref/netstandard1.0/fr/System.Linq.xml",
|
|
"ref/netstandard1.0/it/System.Linq.xml",
|
|
"ref/netstandard1.0/ja/System.Linq.xml",
|
|
"ref/netstandard1.0/ko/System.Linq.xml",
|
|
"ref/netstandard1.0/ru/System.Linq.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Linq.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Linq.xml",
|
|
"ref/netstandard1.6/System.Linq.dll",
|
|
"ref/netstandard1.6/System.Linq.xml",
|
|
"ref/netstandard1.6/de/System.Linq.xml",
|
|
"ref/netstandard1.6/es/System.Linq.xml",
|
|
"ref/netstandard1.6/fr/System.Linq.xml",
|
|
"ref/netstandard1.6/it/System.Linq.xml",
|
|
"ref/netstandard1.6/ja/System.Linq.xml",
|
|
"ref/netstandard1.6/ko/System.Linq.xml",
|
|
"ref/netstandard1.6/ru/System.Linq.xml",
|
|
"ref/netstandard1.6/zh-hans/System.Linq.xml",
|
|
"ref/netstandard1.6/zh-hant/System.Linq.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.linq.4.3.0.nupkg.sha512",
|
|
"system.linq.nuspec"
|
|
]
|
|
},
|
|
"System.Linq.Expressions/4.3.0": {
|
|
"sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
|
|
"type": "package",
|
|
"path": "system.linq.expressions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net463/System.Linq.Expressions.dll",
|
|
"lib/netcore50/System.Linq.Expressions.dll",
|
|
"lib/netstandard1.6/System.Linq.Expressions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net463/System.Linq.Expressions.dll",
|
|
"ref/netcore50/System.Linq.Expressions.dll",
|
|
"ref/netcore50/System.Linq.Expressions.xml",
|
|
"ref/netcore50/de/System.Linq.Expressions.xml",
|
|
"ref/netcore50/es/System.Linq.Expressions.xml",
|
|
"ref/netcore50/fr/System.Linq.Expressions.xml",
|
|
"ref/netcore50/it/System.Linq.Expressions.xml",
|
|
"ref/netcore50/ja/System.Linq.Expressions.xml",
|
|
"ref/netcore50/ko/System.Linq.Expressions.xml",
|
|
"ref/netcore50/ru/System.Linq.Expressions.xml",
|
|
"ref/netcore50/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netcore50/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/System.Linq.Expressions.dll",
|
|
"ref/netstandard1.0/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/de/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/es/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/fr/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/it/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/ja/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/ko/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/ru/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/System.Linq.Expressions.dll",
|
|
"ref/netstandard1.3/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/de/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/es/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/fr/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/it/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/ja/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/ko/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/ru/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/System.Linq.Expressions.dll",
|
|
"ref/netstandard1.6/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/de/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/es/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/fr/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/it/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/ja/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/ko/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/ru/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
|
|
"ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
|
|
"system.linq.expressions.4.3.0.nupkg.sha512",
|
|
"system.linq.expressions.nuspec"
|
|
]
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
|
|
"type": "package",
|
|
"path": "system.memory.data/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"DotNetPackageIcon.png",
|
|
"README.md",
|
|
"lib/net461/System.Memory.Data.dll",
|
|
"lib/net461/System.Memory.Data.xml",
|
|
"lib/netstandard2.0/System.Memory.Data.dll",
|
|
"lib/netstandard2.0/System.Memory.Data.xml",
|
|
"system.memory.data.1.0.2.nupkg.sha512",
|
|
"system.memory.data.nuspec"
|
|
]
|
|
},
|
|
"System.Net.Http/4.3.0": {
|
|
"sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
|
|
"type": "package",
|
|
"path": "system.net.http/4.3.0",
|
|
"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/net46/System.Net.Http.xml",
|
|
"ref/net46/de/System.Net.Http.xml",
|
|
"ref/net46/es/System.Net.Http.xml",
|
|
"ref/net46/fr/System.Net.Http.xml",
|
|
"ref/net46/it/System.Net.Http.xml",
|
|
"ref/net46/ja/System.Net.Http.xml",
|
|
"ref/net46/ko/System.Net.Http.xml",
|
|
"ref/net46/ru/System.Net.Http.xml",
|
|
"ref/net46/zh-hans/System.Net.Http.xml",
|
|
"ref/net46/zh-hant/System.Net.Http.xml",
|
|
"ref/netcore50/System.Net.Http.dll",
|
|
"ref/netcore50/System.Net.Http.xml",
|
|
"ref/netcore50/de/System.Net.Http.xml",
|
|
"ref/netcore50/es/System.Net.Http.xml",
|
|
"ref/netcore50/fr/System.Net.Http.xml",
|
|
"ref/netcore50/it/System.Net.Http.xml",
|
|
"ref/netcore50/ja/System.Net.Http.xml",
|
|
"ref/netcore50/ko/System.Net.Http.xml",
|
|
"ref/netcore50/ru/System.Net.Http.xml",
|
|
"ref/netcore50/zh-hans/System.Net.Http.xml",
|
|
"ref/netcore50/zh-hant/System.Net.Http.xml",
|
|
"ref/netstandard1.1/System.Net.Http.dll",
|
|
"ref/netstandard1.1/System.Net.Http.xml",
|
|
"ref/netstandard1.1/de/System.Net.Http.xml",
|
|
"ref/netstandard1.1/es/System.Net.Http.xml",
|
|
"ref/netstandard1.1/fr/System.Net.Http.xml",
|
|
"ref/netstandard1.1/it/System.Net.Http.xml",
|
|
"ref/netstandard1.1/ja/System.Net.Http.xml",
|
|
"ref/netstandard1.1/ko/System.Net.Http.xml",
|
|
"ref/netstandard1.1/ru/System.Net.Http.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Net.Http.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Net.Http.xml",
|
|
"ref/netstandard1.3/System.Net.Http.dll",
|
|
"ref/netstandard1.3/System.Net.Http.xml",
|
|
"ref/netstandard1.3/de/System.Net.Http.xml",
|
|
"ref/netstandard1.3/es/System.Net.Http.xml",
|
|
"ref/netstandard1.3/fr/System.Net.Http.xml",
|
|
"ref/netstandard1.3/it/System.Net.Http.xml",
|
|
"ref/netstandard1.3/ja/System.Net.Http.xml",
|
|
"ref/netstandard1.3/ko/System.Net.Http.xml",
|
|
"ref/netstandard1.3/ru/System.Net.Http.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.Http.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.Http.xml",
|
|
"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.0.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.Net.Sockets/4.3.0": {
|
|
"sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
|
|
"type": "package",
|
|
"path": "system.net.sockets/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Net.Sockets.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Net.Sockets.dll",
|
|
"ref/netstandard1.3/System.Net.Sockets.dll",
|
|
"ref/netstandard1.3/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/de/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/es/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/fr/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/it/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/ja/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/ko/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/ru/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.net.sockets.4.3.0.nupkg.sha512",
|
|
"system.net.sockets.nuspec"
|
|
]
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
|
|
"type": "package",
|
|
"path": "system.numerics.vectors/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Numerics.Vectors.dll",
|
|
"lib/net46/System.Numerics.Vectors.xml",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.Numerics.Vectors.dll",
|
|
"lib/netstandard1.0/System.Numerics.Vectors.xml",
|
|
"lib/netstandard2.0/System.Numerics.Vectors.dll",
|
|
"lib/netstandard2.0/System.Numerics.Vectors.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/System.Numerics.Vectors.dll",
|
|
"ref/net45/System.Numerics.Vectors.xml",
|
|
"ref/net46/System.Numerics.Vectors.dll",
|
|
"ref/net46/System.Numerics.Vectors.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/System.Numerics.Vectors.dll",
|
|
"ref/netstandard1.0/System.Numerics.Vectors.xml",
|
|
"ref/netstandard2.0/System.Numerics.Vectors.dll",
|
|
"ref/netstandard2.0/System.Numerics.Vectors.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.numerics.vectors.4.5.0.nupkg.sha512",
|
|
"system.numerics.vectors.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ObjectModel/4.3.0": {
|
|
"sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
|
|
"type": "package",
|
|
"path": "system.objectmodel/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.ObjectModel.dll",
|
|
"lib/netstandard1.3/System.ObjectModel.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.ObjectModel.dll",
|
|
"ref/netcore50/System.ObjectModel.xml",
|
|
"ref/netcore50/de/System.ObjectModel.xml",
|
|
"ref/netcore50/es/System.ObjectModel.xml",
|
|
"ref/netcore50/fr/System.ObjectModel.xml",
|
|
"ref/netcore50/it/System.ObjectModel.xml",
|
|
"ref/netcore50/ja/System.ObjectModel.xml",
|
|
"ref/netcore50/ko/System.ObjectModel.xml",
|
|
"ref/netcore50/ru/System.ObjectModel.xml",
|
|
"ref/netcore50/zh-hans/System.ObjectModel.xml",
|
|
"ref/netcore50/zh-hant/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/System.ObjectModel.dll",
|
|
"ref/netstandard1.0/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/de/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/es/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/fr/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/it/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/ja/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/ko/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/ru/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
|
|
"ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/System.ObjectModel.dll",
|
|
"ref/netstandard1.3/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/de/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/es/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/fr/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/it/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/ja/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/ko/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/ru/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
|
|
"ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.objectmodel.4.3.0.nupkg.sha512",
|
|
"system.objectmodel.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection/4.3.0": {
|
|
"sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
|
"type": "package",
|
|
"path": "system.reflection/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Reflection.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Reflection.dll",
|
|
"ref/netcore50/System.Reflection.dll",
|
|
"ref/netcore50/System.Reflection.xml",
|
|
"ref/netcore50/de/System.Reflection.xml",
|
|
"ref/netcore50/es/System.Reflection.xml",
|
|
"ref/netcore50/fr/System.Reflection.xml",
|
|
"ref/netcore50/it/System.Reflection.xml",
|
|
"ref/netcore50/ja/System.Reflection.xml",
|
|
"ref/netcore50/ko/System.Reflection.xml",
|
|
"ref/netcore50/ru/System.Reflection.xml",
|
|
"ref/netcore50/zh-hans/System.Reflection.xml",
|
|
"ref/netcore50/zh-hant/System.Reflection.xml",
|
|
"ref/netstandard1.0/System.Reflection.dll",
|
|
"ref/netstandard1.0/System.Reflection.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.xml",
|
|
"ref/netstandard1.3/System.Reflection.dll",
|
|
"ref/netstandard1.3/System.Reflection.xml",
|
|
"ref/netstandard1.3/de/System.Reflection.xml",
|
|
"ref/netstandard1.3/es/System.Reflection.xml",
|
|
"ref/netstandard1.3/fr/System.Reflection.xml",
|
|
"ref/netstandard1.3/it/System.Reflection.xml",
|
|
"ref/netstandard1.3/ja/System.Reflection.xml",
|
|
"ref/netstandard1.3/ko/System.Reflection.xml",
|
|
"ref/netstandard1.3/ru/System.Reflection.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Reflection.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Reflection.xml",
|
|
"ref/netstandard1.5/System.Reflection.dll",
|
|
"ref/netstandard1.5/System.Reflection.xml",
|
|
"ref/netstandard1.5/de/System.Reflection.xml",
|
|
"ref/netstandard1.5/es/System.Reflection.xml",
|
|
"ref/netstandard1.5/fr/System.Reflection.xml",
|
|
"ref/netstandard1.5/it/System.Reflection.xml",
|
|
"ref/netstandard1.5/ja/System.Reflection.xml",
|
|
"ref/netstandard1.5/ko/System.Reflection.xml",
|
|
"ref/netstandard1.5/ru/System.Reflection.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Reflection.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Reflection.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.reflection.4.3.0.nupkg.sha512",
|
|
"system.reflection.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Emit/4.3.0": {
|
|
"sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/monotouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.dll",
|
|
"lib/netstandard1.3/System.Reflection.Emit.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netstandard1.1/System.Reflection.Emit.dll",
|
|
"ref/netstandard1.1/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/de/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/es/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/fr/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/it/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/ja/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/ko/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/ru/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
|
|
"ref/xamarinmac20/_._",
|
|
"system.reflection.emit.4.3.0.nupkg.sha512",
|
|
"system.reflection.emit.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
"sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit.ilgeneration/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
|
|
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
|
|
"lib/portable-net45+wp8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
|
|
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
|
|
"ref/portable-net45+wp8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/_._",
|
|
"system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
|
"system.reflection.emit.ilgeneration.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
|
"sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
|
"type": "package",
|
|
"path": "system.reflection.emit.lightweight/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
|
|
"lib/portable-net45+wp8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
|
|
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
|
|
"ref/portable-net45+wp8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/_._",
|
|
"system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
|
"system.reflection.emit.lightweight.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Extensions/4.3.0": {
|
|
"sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Reflection.Extensions.dll",
|
|
"ref/netcore50/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/de/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/es/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/fr/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/it/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/ja/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/ko/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/ru/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/System.Reflection.Extensions.dll",
|
|
"ref/netstandard1.0/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.reflection.extensions.4.3.0.nupkg.sha512",
|
|
"system.reflection.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.Metadata/1.6.0": {
|
|
"sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
|
|
"type": "package",
|
|
"path": "system.reflection.metadata/1.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.dll",
|
|
"lib/netstandard1.1/System.Reflection.Metadata.xml",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.dll",
|
|
"lib/netstandard2.0/System.Reflection.Metadata.xml",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.dll",
|
|
"lib/portable-net45+win8/System.Reflection.Metadata.xml",
|
|
"system.reflection.metadata.1.6.0.nupkg.sha512",
|
|
"system.reflection.metadata.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
|
"type": "package",
|
|
"path": "system.reflection.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Reflection.Primitives.dll",
|
|
"ref/netcore50/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/de/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/es/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/fr/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/it/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/ja/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/ko/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/ru/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
|
|
"ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/System.Reflection.Primitives.dll",
|
|
"ref/netstandard1.0/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/de/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/es/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/it/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.reflection.primitives.4.3.0.nupkg.sha512",
|
|
"system.reflection.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Reflection.TypeExtensions/4.3.0": {
|
|
"sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
|
|
"type": "package",
|
|
"path": "system.reflection.typeextensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Reflection.TypeExtensions.dll",
|
|
"lib/net462/System.Reflection.TypeExtensions.dll",
|
|
"lib/netcore50/System.Reflection.TypeExtensions.dll",
|
|
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Reflection.TypeExtensions.dll",
|
|
"ref/net462/System.Reflection.TypeExtensions.dll",
|
|
"ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
|
|
"ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
|
|
"ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
|
|
"system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
|
"system.reflection.typeextensions.nuspec"
|
|
]
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
|
"type": "package",
|
|
"path": "system.resources.resourcemanager/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Resources.ResourceManager.dll",
|
|
"ref/netcore50/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/de/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/es/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/fr/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/it/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/ja/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/ko/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/ru/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
|
|
"ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/System.Resources.ResourceManager.dll",
|
|
"ref/netstandard1.0/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
|
"system.resources.resourcemanager.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
|
"type": "package",
|
|
"path": "system.runtime/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.dll",
|
|
"lib/portable-net45+win8+wp80+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.dll",
|
|
"ref/netcore50/System.Runtime.dll",
|
|
"ref/netcore50/System.Runtime.xml",
|
|
"ref/netcore50/de/System.Runtime.xml",
|
|
"ref/netcore50/es/System.Runtime.xml",
|
|
"ref/netcore50/fr/System.Runtime.xml",
|
|
"ref/netcore50/it/System.Runtime.xml",
|
|
"ref/netcore50/ja/System.Runtime.xml",
|
|
"ref/netcore50/ko/System.Runtime.xml",
|
|
"ref/netcore50/ru/System.Runtime.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.0/System.Runtime.dll",
|
|
"ref/netstandard1.0/System.Runtime.xml",
|
|
"ref/netstandard1.0/de/System.Runtime.xml",
|
|
"ref/netstandard1.0/es/System.Runtime.xml",
|
|
"ref/netstandard1.0/fr/System.Runtime.xml",
|
|
"ref/netstandard1.0/it/System.Runtime.xml",
|
|
"ref/netstandard1.0/ja/System.Runtime.xml",
|
|
"ref/netstandard1.0/ko/System.Runtime.xml",
|
|
"ref/netstandard1.0/ru/System.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.2/System.Runtime.dll",
|
|
"ref/netstandard1.2/System.Runtime.xml",
|
|
"ref/netstandard1.2/de/System.Runtime.xml",
|
|
"ref/netstandard1.2/es/System.Runtime.xml",
|
|
"ref/netstandard1.2/fr/System.Runtime.xml",
|
|
"ref/netstandard1.2/it/System.Runtime.xml",
|
|
"ref/netstandard1.2/ja/System.Runtime.xml",
|
|
"ref/netstandard1.2/ko/System.Runtime.xml",
|
|
"ref/netstandard1.2/ru/System.Runtime.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.3/System.Runtime.dll",
|
|
"ref/netstandard1.3/System.Runtime.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.xml",
|
|
"ref/netstandard1.5/System.Runtime.dll",
|
|
"ref/netstandard1.5/System.Runtime.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.xml",
|
|
"ref/portable-net45+win8+wp80+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.4.3.0.nupkg.sha512",
|
|
"system.runtime.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
|
"type": "package",
|
|
"path": "system.runtime.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/de/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/es/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/fr/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/it/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ja/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ko/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ru/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.extensions.4.3.0.nupkg.sha512",
|
|
"system.runtime.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.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.InteropServices.RuntimeInformation/4.3.0": {
|
|
"sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
|
|
"type": "package",
|
|
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
|
|
"system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
|
|
"system.runtime.interopservices.runtimeinformation.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Numerics/4.3.0": {
|
|
"sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.numerics/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Runtime.Numerics.dll",
|
|
"lib/netstandard1.3/System.Runtime.Numerics.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Runtime.Numerics.dll",
|
|
"ref/netcore50/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/de/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/es/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/fr/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/it/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ja/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ko/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/ru/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/System.Runtime.Numerics.dll",
|
|
"ref/netstandard1.1/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/de/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/es/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/it/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.numerics.4.3.0.nupkg.sha512",
|
|
"system.runtime.numerics.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Algorithms/4.3.0": {
|
|
"sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.algorithms/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
|
|
"system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.algorithms.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Cng/4.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.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.Extensions/4.3.0": {
|
|
"sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
|
|
"type": "package",
|
|
"path": "system.text.encoding.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Text.Encoding.Extensions.dll",
|
|
"ref/netcore50/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/de/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/es/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/it/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
|
|
"ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
|
|
"ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.text.encoding.extensions.4.3.0.nupkg.sha512",
|
|
"system.text.encoding.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Text.Encodings.Web/8.0.0": {
|
|
"sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Text.Encodings.Web.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
|
|
"lib/net462/System.Text.Encodings.Web.dll",
|
|
"lib/net462/System.Text.Encodings.Web.xml",
|
|
"lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"lib/net7.0/System.Text.Encodings.Web.xml",
|
|
"lib/net8.0/System.Text.Encodings.Web.dll",
|
|
"lib/net8.0/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.8.0.0.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
|
|
"type": "package",
|
|
"path": "system.text.json/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
|
|
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
|
|
"buildTransitive/net461/System.Text.Json.targets",
|
|
"buildTransitive/net462/System.Text.Json.targets",
|
|
"buildTransitive/net6.0/System.Text.Json.targets",
|
|
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
|
|
"buildTransitive/netstandard2.0/System.Text.Json.targets",
|
|
"lib/net462/System.Text.Json.dll",
|
|
"lib/net462/System.Text.Json.xml",
|
|
"lib/net6.0/System.Text.Json.dll",
|
|
"lib/net6.0/System.Text.Json.xml",
|
|
"lib/net7.0/System.Text.Json.dll",
|
|
"lib/net7.0/System.Text.Json.xml",
|
|
"lib/net8.0/System.Text.Json.dll",
|
|
"lib/net8.0/System.Text.Json.xml",
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
"system.text.json.8.0.0.nupkg.sha512",
|
|
"system.text.json.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Text.RegularExpressions/4.3.0": {
|
|
"sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
|
|
"type": "package",
|
|
"path": "system.text.regularexpressions/4.3.0",
|
|
"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.0.nupkg.sha512",
|
|
"system.text.regularexpressions.nuspec"
|
|
]
|
|
},
|
|
"System.Threading/4.3.0": {
|
|
"sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
|
|
"type": "package",
|
|
"path": "system.threading/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Threading.dll",
|
|
"lib/netstandard1.3/System.Threading.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Threading.dll",
|
|
"ref/netcore50/System.Threading.xml",
|
|
"ref/netcore50/de/System.Threading.xml",
|
|
"ref/netcore50/es/System.Threading.xml",
|
|
"ref/netcore50/fr/System.Threading.xml",
|
|
"ref/netcore50/it/System.Threading.xml",
|
|
"ref/netcore50/ja/System.Threading.xml",
|
|
"ref/netcore50/ko/System.Threading.xml",
|
|
"ref/netcore50/ru/System.Threading.xml",
|
|
"ref/netcore50/zh-hans/System.Threading.xml",
|
|
"ref/netcore50/zh-hant/System.Threading.xml",
|
|
"ref/netstandard1.0/System.Threading.dll",
|
|
"ref/netstandard1.0/System.Threading.xml",
|
|
"ref/netstandard1.0/de/System.Threading.xml",
|
|
"ref/netstandard1.0/es/System.Threading.xml",
|
|
"ref/netstandard1.0/fr/System.Threading.xml",
|
|
"ref/netstandard1.0/it/System.Threading.xml",
|
|
"ref/netstandard1.0/ja/System.Threading.xml",
|
|
"ref/netstandard1.0/ko/System.Threading.xml",
|
|
"ref/netstandard1.0/ru/System.Threading.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Threading.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Threading.xml",
|
|
"ref/netstandard1.3/System.Threading.dll",
|
|
"ref/netstandard1.3/System.Threading.xml",
|
|
"ref/netstandard1.3/de/System.Threading.xml",
|
|
"ref/netstandard1.3/es/System.Threading.xml",
|
|
"ref/netstandard1.3/fr/System.Threading.xml",
|
|
"ref/netstandard1.3/it/System.Threading.xml",
|
|
"ref/netstandard1.3/ja/System.Threading.xml",
|
|
"ref/netstandard1.3/ko/System.Threading.xml",
|
|
"ref/netstandard1.3/ru/System.Threading.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Threading.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Threading.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/aot/lib/netcore50/System.Threading.dll",
|
|
"system.threading.4.3.0.nupkg.sha512",
|
|
"system.threading.nuspec"
|
|
]
|
|
},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
|
"type": "package",
|
|
"path": "system.threading.tasks/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".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.Threading.Timer/4.3.0": {
|
|
"sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
|
|
"type": "package",
|
|
"path": "system.threading.timer/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net451/_._",
|
|
"lib/portable-net451+win81+wpa81/_._",
|
|
"lib/win81/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net451/_._",
|
|
"ref/netcore50/System.Threading.Timer.dll",
|
|
"ref/netcore50/System.Threading.Timer.xml",
|
|
"ref/netcore50/de/System.Threading.Timer.xml",
|
|
"ref/netcore50/es/System.Threading.Timer.xml",
|
|
"ref/netcore50/fr/System.Threading.Timer.xml",
|
|
"ref/netcore50/it/System.Threading.Timer.xml",
|
|
"ref/netcore50/ja/System.Threading.Timer.xml",
|
|
"ref/netcore50/ko/System.Threading.Timer.xml",
|
|
"ref/netcore50/ru/System.Threading.Timer.xml",
|
|
"ref/netcore50/zh-hans/System.Threading.Timer.xml",
|
|
"ref/netcore50/zh-hant/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/System.Threading.Timer.dll",
|
|
"ref/netstandard1.2/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/de/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/es/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/fr/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/it/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/ja/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/ko/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/ru/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
|
|
"ref/portable-net451+win81+wpa81/_._",
|
|
"ref/win81/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.threading.timer.4.3.0.nupkg.sha512",
|
|
"system.threading.timer.nuspec"
|
|
]
|
|
},
|
|
"System.Xml.ReaderWriter/4.3.0": {
|
|
"sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
|
|
"type": "package",
|
|
"path": "system.xml.readerwriter/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net46/System.Xml.ReaderWriter.dll",
|
|
"lib/netcore50/System.Xml.ReaderWriter.dll",
|
|
"lib/netstandard1.3/System.Xml.ReaderWriter.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net46/System.Xml.ReaderWriter.dll",
|
|
"ref/netcore50/System.Xml.ReaderWriter.dll",
|
|
"ref/netcore50/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/de/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/es/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/fr/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/it/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/ja/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/ko/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/ru/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
|
|
"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/System.Xml.ReaderWriter.dll",
|
|
"ref/netstandard1.0/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/System.Xml.ReaderWriter.dll",
|
|
"ref/netstandard1.3/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.xml.readerwriter.4.3.0.nupkg.sha512",
|
|
"system.xml.readerwriter.nuspec"
|
|
]
|
|
},
|
|
"System.Xml.XDocument/4.3.0": {
|
|
"sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
|
|
"type": "package",
|
|
"path": "system.xml.xdocument/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Xml.XDocument.dll",
|
|
"lib/netstandard1.3/System.Xml.XDocument.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.Xml.XDocument.dll",
|
|
"ref/netcore50/System.Xml.XDocument.xml",
|
|
"ref/netcore50/de/System.Xml.XDocument.xml",
|
|
"ref/netcore50/es/System.Xml.XDocument.xml",
|
|
"ref/netcore50/fr/System.Xml.XDocument.xml",
|
|
"ref/netcore50/it/System.Xml.XDocument.xml",
|
|
"ref/netcore50/ja/System.Xml.XDocument.xml",
|
|
"ref/netcore50/ko/System.Xml.XDocument.xml",
|
|
"ref/netcore50/ru/System.Xml.XDocument.xml",
|
|
"ref/netcore50/zh-hans/System.Xml.XDocument.xml",
|
|
"ref/netcore50/zh-hant/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/System.Xml.XDocument.dll",
|
|
"ref/netstandard1.0/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/de/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/es/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/fr/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/it/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/ja/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/ko/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/ru/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/System.Xml.XDocument.dll",
|
|
"ref/netstandard1.3/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/de/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/es/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/fr/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/it/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/ja/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/ko/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/ru/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.xml.xdocument.4.3.0.nupkg.sha512",
|
|
"system.xml.xdocument.nuspec"
|
|
]
|
|
},
|
|
"Testcontainers/3.6.0": {
|
|
"sha512": "yksmMPiOiEpal6vW/TnUQXcQlEphdZTlIMk+yIE+IkUmQQx/H6j07hFAux1uV5nuhbms6KzEknQ/RnRIRj718g==",
|
|
"type": "package",
|
|
"path": "testcontainers/3.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"README.md",
|
|
"docs/banner.png",
|
|
"docs/logo.png",
|
|
"lib/netstandard2.0/Testcontainers.dll",
|
|
"lib/netstandard2.0/Testcontainers.xml",
|
|
"lib/netstandard2.1/Testcontainers.dll",
|
|
"lib/netstandard2.1/Testcontainers.xml",
|
|
"testcontainers.3.6.0.nupkg.sha512",
|
|
"testcontainers.nuspec"
|
|
]
|
|
},
|
|
"Testcontainers.PostgreSql/3.6.0": {
|
|
"sha512": "G3BZCOAu+lGf8YF7ZoeGxyXJPVtY2vSLZiTDQIYX3OkXRmU9Sci4gTbUK1WqdM/z2O5cMBEpsq7Mn0PDL0xjNA==",
|
|
"type": "package",
|
|
"path": "testcontainers.postgresql/3.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"README.md",
|
|
"docs/banner.png",
|
|
"docs/logo.png",
|
|
"lib/netstandard2.0/Testcontainers.PostgreSql.dll",
|
|
"lib/netstandard2.0/Testcontainers.PostgreSql.xml",
|
|
"lib/netstandard2.1/Testcontainers.PostgreSql.dll",
|
|
"lib/netstandard2.1/Testcontainers.PostgreSql.xml",
|
|
"testcontainers.postgresql.3.6.0.nupkg.sha512",
|
|
"testcontainers.postgresql.nuspec"
|
|
]
|
|
},
|
|
"xunit/2.6.2": {
|
|
"sha512": "sErOyzTZBfgeLcdu5y3CkhCirZikCe9GwEv56jbQRjSa4FyI2tIHjfBRvlWqg7M78bfAGajrreH0IHnxrUOpVA==",
|
|
"type": "package",
|
|
"path": "xunit/2.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"xunit.2.6.2.nupkg.sha512",
|
|
"xunit.nuspec"
|
|
]
|
|
},
|
|
"xunit.abstractions/2.0.3": {
|
|
"sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
|
|
"type": "package",
|
|
"path": "xunit.abstractions/2.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net35/xunit.abstractions.dll",
|
|
"lib/net35/xunit.abstractions.xml",
|
|
"lib/netstandard1.0/xunit.abstractions.dll",
|
|
"lib/netstandard1.0/xunit.abstractions.xml",
|
|
"lib/netstandard2.0/xunit.abstractions.dll",
|
|
"lib/netstandard2.0/xunit.abstractions.xml",
|
|
"xunit.abstractions.2.0.3.nupkg.sha512",
|
|
"xunit.abstractions.nuspec"
|
|
]
|
|
},
|
|
"xunit.analyzers/1.6.0": {
|
|
"sha512": "b/Wbrqr/bFvcjqAbYdJyCCvjz+PjjKMnoK/K6sbcCBu94pqAkB2vBAHFo87wNq2awsLPAuq5MA7q0XexyQ3mJQ==",
|
|
"type": "package",
|
|
"path": "xunit.analyzers/1.6.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"analyzers/dotnet/cs/xunit.analyzers.dll",
|
|
"analyzers/dotnet/cs/xunit.analyzers.fixes.dll",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1",
|
|
"xunit.analyzers.1.6.0.nupkg.sha512",
|
|
"xunit.analyzers.nuspec"
|
|
]
|
|
},
|
|
"xunit.assert/2.6.2": {
|
|
"sha512": "JOj2+zWS08M59bCk3MkZFcKj2Izb2zwkHSPIKJLvnZYLR2Nw6HifjvBCpa8XhMF3mxDuGwZ0+ncmlhE9WoEaZw==",
|
|
"type": "package",
|
|
"path": "xunit.assert/2.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"lib/net6.0/xunit.assert.dll",
|
|
"lib/net6.0/xunit.assert.xml",
|
|
"lib/netstandard1.1/xunit.assert.dll",
|
|
"lib/netstandard1.1/xunit.assert.xml",
|
|
"xunit.assert.2.6.2.nupkg.sha512",
|
|
"xunit.assert.nuspec"
|
|
]
|
|
},
|
|
"xunit.core/2.6.2": {
|
|
"sha512": "LxJ06D9uTDyvHY52+Lym2TUlq3ObgAKSTuzM9gniau8qI1fd/CPag4PFaGs0RJfunUJtYHg9+XrS5EcW/5dxGA==",
|
|
"type": "package",
|
|
"path": "xunit.core/2.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"build/xunit.core.props",
|
|
"build/xunit.core.targets",
|
|
"buildMultiTargeting/xunit.core.props",
|
|
"buildMultiTargeting/xunit.core.targets",
|
|
"xunit.core.2.6.2.nupkg.sha512",
|
|
"xunit.core.nuspec"
|
|
]
|
|
},
|
|
"xunit.extensibility.core/2.6.2": {
|
|
"sha512": "T8CmshbP1EeaDibLwgU/aEe53zrW0+x+mEz5aKxexS5vVyj1UwgDUjcTK/+prMF/9KgMHkgx1vIe7wv58wO6RQ==",
|
|
"type": "package",
|
|
"path": "xunit.extensibility.core/2.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"lib/net452/xunit.core.dll",
|
|
"lib/net452/xunit.core.dll.tdnet",
|
|
"lib/net452/xunit.core.xml",
|
|
"lib/net452/xunit.runner.tdnet.dll",
|
|
"lib/net452/xunit.runner.utility.net452.dll",
|
|
"lib/netstandard1.1/xunit.core.dll",
|
|
"lib/netstandard1.1/xunit.core.xml",
|
|
"xunit.extensibility.core.2.6.2.nupkg.sha512",
|
|
"xunit.extensibility.core.nuspec"
|
|
]
|
|
},
|
|
"xunit.extensibility.execution/2.6.2": {
|
|
"sha512": "kKo7XqyLF8blXGqQHlqKQ+AzST42kpB7oG81Km/kFEzWVfeDMgaEquOLAr/ZiR4tnkUbbWYrY6CJPTavFqGn6Q==",
|
|
"type": "package",
|
|
"path": "xunit.extensibility.execution/2.6.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"lib/net452/xunit.execution.desktop.dll",
|
|
"lib/net452/xunit.execution.desktop.xml",
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll",
|
|
"lib/netstandard1.1/xunit.execution.dotnet.xml",
|
|
"xunit.extensibility.execution.2.6.2.nupkg.sha512",
|
|
"xunit.extensibility.execution.nuspec"
|
|
]
|
|
},
|
|
"xunit.runner.visualstudio/2.5.4": {
|
|
"sha512": "YUtEOBdArAISyb1cTWcHc6/bilSDB9q5lc8ughPQP1MqlAKSkxKMBqLQ+tiWMFRBd2o22E59nLD/4V5R3jfZxQ==",
|
|
"type": "package",
|
|
"path": "xunit.runner.visualstudio/2.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"build/net462/xunit.abstractions.dll",
|
|
"build/net462/xunit.runner.reporters.net452.dll",
|
|
"build/net462/xunit.runner.utility.net452.dll",
|
|
"build/net462/xunit.runner.visualstudio.props",
|
|
"build/net462/xunit.runner.visualstudio.testadapter.dll",
|
|
"build/net6.0/xunit.abstractions.dll",
|
|
"build/net6.0/xunit.runner.reporters.netcoreapp10.dll",
|
|
"build/net6.0/xunit.runner.utility.netcoreapp10.dll",
|
|
"build/net6.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll",
|
|
"build/net6.0/xunit.runner.visualstudio.props",
|
|
"lib/net462/_._",
|
|
"lib/net6.0/_._",
|
|
"xunit.runner.visualstudio.2.5.4.nupkg.sha512",
|
|
"xunit.runner.visualstudio.nuspec"
|
|
]
|
|
},
|
|
"InvoiceMaster.API/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../src/InvoiceMaster.API/InvoiceMaster.API.csproj",
|
|
"msbuildProject": "../../src/InvoiceMaster.API/InvoiceMaster.API.csproj"
|
|
},
|
|
"InvoiceMaster.Application/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../src/InvoiceMaster.Application/InvoiceMaster.Application.csproj",
|
|
"msbuildProject": "../../src/InvoiceMaster.Application/InvoiceMaster.Application.csproj"
|
|
},
|
|
"InvoiceMaster.Core/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../src/InvoiceMaster.Core/InvoiceMaster.Core.csproj",
|
|
"msbuildProject": "../../src/InvoiceMaster.Core/InvoiceMaster.Core.csproj"
|
|
},
|
|
"InvoiceMaster.Infrastructure/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../src/InvoiceMaster.Infrastructure/InvoiceMaster.Infrastructure.csproj",
|
|
"msbuildProject": "../../src/InvoiceMaster.Infrastructure/InvoiceMaster.Infrastructure.csproj"
|
|
},
|
|
"InvoiceMaster.Integrations/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../src/InvoiceMaster.Integrations/InvoiceMaster.Integrations.csproj",
|
|
"msbuildProject": "../../src/InvoiceMaster.Integrations/InvoiceMaster.Integrations.csproj"
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net8.0": [
|
|
"InvoiceMaster.API >= 1.0.0",
|
|
"Microsoft.AspNetCore.Mvc.Testing >= 8.0.0",
|
|
"Microsoft.NET.Test.Sdk >= 17.8.0",
|
|
"StyleCop.Analyzers >= 1.2.0-beta.556",
|
|
"Testcontainers.PostgreSql >= 3.6.0",
|
|
"coverlet.collector >= 6.0.0",
|
|
"xunit >= 2.6.2",
|
|
"xunit.runner.visualstudio >= 2.5.4"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\yaoji\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\yaoji\\git\\ColaCoder\\accounting-system\\backend\\tests\\InvoiceMaster.IntegrationTests\\InvoiceMaster.IntegrationTests.csproj",
|
|
"projectName": "InvoiceMaster.IntegrationTests",
|
|
"projectPath": "C:\\Users\\yaoji\\git\\ColaCoder\\accounting-system\\backend\\tests\\InvoiceMaster.IntegrationTests\\InvoiceMaster.IntegrationTests.csproj",
|
|
"packagesPath": "C:\\Users\\yaoji\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\yaoji\\git\\ColaCoder\\accounting-system\\backend\\tests\\InvoiceMaster.IntegrationTests\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\yaoji\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net8.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {},
|
|
"https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"projectReferences": {
|
|
"C:\\Users\\yaoji\\git\\ColaCoder\\accounting-system\\backend\\src\\InvoiceMaster.API\\InvoiceMaster.API.csproj": {
|
|
"projectPath": "C:\\Users\\yaoji\\git\\ColaCoder\\accounting-system\\backend\\src\\InvoiceMaster.API\\InvoiceMaster.API.csproj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"allWarningsAsErrors": true,
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
},
|
|
"SdkAnalysisLevel": "10.0.100"
|
|
},
|
|
"frameworks": {
|
|
"net8.0": {
|
|
"targetAlias": "net8.0",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Mvc.Testing": {
|
|
"target": "Package",
|
|
"version": "[8.0.0, )"
|
|
},
|
|
"Microsoft.NET.Test.Sdk": {
|
|
"target": "Package",
|
|
"version": "[17.8.0, )"
|
|
},
|
|
"StyleCop.Analyzers": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[1.2.0-beta.556, )"
|
|
},
|
|
"Testcontainers.PostgreSql": {
|
|
"target": "Package",
|
|
"version": "[3.6.0, )"
|
|
},
|
|
"coverlet.collector": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[6.0.0, )"
|
|
},
|
|
"xunit": {
|
|
"target": "Package",
|
|
"version": "[2.6.2, )"
|
|
},
|
|
"xunit.runner.visualstudio": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[2.5.4, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
},
|
|
"logs": [
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json.\r\n Response status code does not indicate success: 401 (Unauthorized)."
|
|
},
|
|
{
|
|
"code": "NU1900",
|
|
"level": "Error",
|
|
"message": "Warning As Error: Error occurred while getting package vulnerability data: Unable to load the service index for source https://pkgs.dev.azure.com/billodev/2c2b8bbf-61f2-43f4-b4bb-2017cef20a2c/_packaging/BilloFeed/nuget/v3/index.json."
|
|
}
|
|
]
|
|
} |