11303 lines
469 KiB
JSON
11303 lines
469 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net9.0": {
|
|
"AutoMapper/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"System.Reflection.Emit": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/AutoMapper.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/AutoMapper.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection/7.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"AutoMapper": "9.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
|
|
"related": ".pdb"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Core/1.38.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
|
"System.ClientModel": "1.0.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1",
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Azure.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Azure.Identity/1.11.4": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Core": "1.38.0",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
|
|
"System.Memory": "4.5.4",
|
|
"System.Security.Cryptography.ProtectedData": "4.7.0",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"EFCore.BulkExtensions/8.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"EFCore.BulkExtensions.MySql": "8.1.2",
|
|
"EFCore.BulkExtensions.PostgreSql": "8.1.2",
|
|
"EFCore.BulkExtensions.SqlServer": "8.1.2",
|
|
"EFCore.BulkExtensions.Sqlite": "8.1.2"
|
|
}
|
|
},
|
|
"EFCore.BulkExtensions.Core/8.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"MedallionTopologicalSort": "1.0.0",
|
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.11",
|
|
"NetTopologySuite": "2.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/EFCore.BulkExtensions.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/EFCore.BulkExtensions.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"EFCore.BulkExtensions.MySql/8.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"EFCore.BulkExtensions.Core": "8.1.2",
|
|
"Pomelo.EntityFrameworkCore.MySql": "8.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/EFCore.BulkExtensions.MySql.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/EFCore.BulkExtensions.MySql.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"EFCore.BulkExtensions.PostgreSql/8.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"EFCore.BulkExtensions.Core": "8.1.2",
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"EFCore.BulkExtensions.Sqlite/8.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"EFCore.BulkExtensions.Core": "8.1.2",
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11",
|
|
"NetTopologySuite.IO.SpatiaLite": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/EFCore.BulkExtensions.Sqlite.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/EFCore.BulkExtensions.Sqlite.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"EFCore.BulkExtensions.SqlServer/8.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"EFCore.BulkExtensions.Core": "8.1.2",
|
|
"Microsoft.Data.SqlClient": "5.2.2",
|
|
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId": "8.0.11",
|
|
"NetTopologySuite.IO.SqlServerBytes": "2.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/EFCore.BulkExtensions.SqlServer.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/EFCore.BulkExtensions.SqlServer.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"FirebaseAdmin/2.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Google.Api.Gax.Rest": "3.2.0",
|
|
"Google.Apis.Auth": "1.49.0",
|
|
"System.Collections.Immutable": "1.7.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/FirebaseAdmin.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/FirebaseAdmin.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"FluentValidation/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/FluentValidation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/FluentValidation.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"FluentValidation.AspNetCore/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"FluentValidation": "9.0.0",
|
|
"FluentValidation.DependencyInjectionExtensions": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/FluentValidation.AspNetCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/FluentValidation.AspNetCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"FluentValidation.DependencyInjectionExtensions/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"FluentValidation": "9.0.0",
|
|
"Microsoft.Extensions.Dependencyinjection.Abstractions": "2.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Google.Api.Gax/3.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.0.0",
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Google.Api.Gax.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Api.Gax.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Google.Api.Gax.Rest/3.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Google.Api.Gax": "3.2.0",
|
|
"Google.Apis.Auth": "[1.48.0, 2.0.0)"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Google.Api.Gax.Rest.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Api.Gax.Rest.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Google.Apis/1.49.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Google.Apis.Core": "1.49.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Google.Apis.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Apis.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Google.Apis.Auth/1.49.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Google.Apis": "1.49.0",
|
|
"Google.Apis.Core": "1.49.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {},
|
|
"lib/netstandard2.0/Google.Apis.Auth.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {},
|
|
"lib/netstandard2.0/Google.Apis.Auth.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Google.Apis.Core/1.49.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "12.0.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Google.Apis.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Apis.Core.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"MedallionTopologicalSort/1.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/MedallionTopologicalSort.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MedallionTopologicalSort.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Metadata": "9.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.AspNetCore.Authorization.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Cors/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "2.2.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Features": "2.2.0",
|
|
"System.Text.Encodings.Web": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
|
"System.Buffers": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.JsonPatch/3.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"Newtonsoft.Json": "12.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Metadata/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.AspNetCore.Metadata.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.Core": "2.2.0",
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.DependencyInjection": "2.2.0",
|
|
"Microsoft.Extensions.DependencyModel": "2.1.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"System.Diagnostics.DiagnosticSource": "4.5.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.JsonPatch": "3.1.2",
|
|
"Newtonsoft.Json": "12.0.2",
|
|
"Newtonsoft.Json.Bson": "1.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Versioning/4.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/4.1.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Mvc.Versioning": "4.1.1"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Razor/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Html.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Razor.Language/3.1.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Razor": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
|
"Microsoft.Extensions.Options": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
|
"System.Text.Encodings.Web": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/2.9.4": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/3.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Analyzers": "2.9.4",
|
|
"System.Collections.Immutable": "1.5.0",
|
|
"System.Memory": "4.5.3",
|
|
"System.Reflection.Metadata": "1.6.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.2",
|
|
"System.Text.Encoding.CodePages": "4.5.1",
|
|
"System.Threading.Tasks.Extensions": "4.5.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/3.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "[3.3.1]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp.Workspaces/3.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.CSharp": "[3.3.1]",
|
|
"Microsoft.CodeAnalysis.Common": "[3.3.1]",
|
|
"Microsoft.CodeAnalysis.Workspaces.Common": "[3.3.1]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Razor/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Razor.Language": "3.1.0",
|
|
"Microsoft.CodeAnalysis.CSharp": "3.3.0",
|
|
"Microsoft.CodeAnalysis.Common": "3.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Workspaces.Common/3.3.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "[3.3.1]",
|
|
"System.Composition": "1.0.31"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient/5.2.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Azure.Identity": "1.11.4",
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.2.0",
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
|
"Microsoft.SqlServer.Server": "1.0.0",
|
|
"System.Configuration.ConfigurationManager": "8.0.0",
|
|
"System.Runtime.Caching": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"ref/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
|
"type": "package",
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm"
|
|
},
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm64"
|
|
},
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
},
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.Sqlite.Core/8.0.11": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"SQLitePCLRaw.core": "2.1.6"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "9.0.0",
|
|
"Microsoft.EntityFrameworkCore.Analyzers": "9.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "9.0.0",
|
|
"Microsoft.Extensions.Logging": "9.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/9.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/9.0.0": {
|
|
"type": "package"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Design/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.7.0",
|
|
"Microsoft.EntityFrameworkCore.Relational": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "9.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "9.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Logging": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Data.Sqlite.Core": "8.0.11",
|
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.11",
|
|
"Microsoft.Extensions.DependencyModel": "8.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Data.SqlClient": "5.1.6",
|
|
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
|
|
"Microsoft.Extensions.Caching.Memory": "9.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Logging": "9.0.0",
|
|
"System.Formats.Asn1": "9.0.0",
|
|
"System.Text.Json": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.SqlServer.Types": "160.1000.6",
|
|
"System.Text.Json": "8.0.5"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "8.0.11",
|
|
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions": "8.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Tools/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Design": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.Extensions.ApiDescription.Server.props": {},
|
|
"build/Microsoft.Extensions.ApiDescription.Server.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {},
|
|
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Options": "9.0.0",
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/8.0.2": {
|
|
"type": "package",
|
|
"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.FileProviders.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.2.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "9.0.0",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Options/9.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Options.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net9.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Primitives.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client/4.61.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Identity.Client": "4.61.3",
|
|
"System.Security.Cryptography.ProtectedData": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "6.35.0",
|
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.5.0",
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "2.2.0",
|
|
"System.Buffers": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/2.1.2": {
|
|
"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.1.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.SqlServer.Types/160.1000.6": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.SqlServer.Server": "1.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.1/Microsoft.SqlServer.Types.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.SqlServer.Types.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/netstandard2.1/de/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/netstandard2.1/es/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/netstandard2.1/fr/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/netstandard2.1/it/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/netstandard2.1/ja/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/netstandard2.1/ko/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/netstandard2.1/pt-BR/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/netstandard2.1/ru/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/netstandard2.1/zh-Hans/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/netstandard2.1/zh-Hant/Microsoft.SqlServer.Types.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win-x64/native/SqlServerSpatial160.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
},
|
|
"runtimes/win-x86/native/SqlServerSpatial160.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.10.9": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
|
|
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "3.1.0",
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Contracts/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "11.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Core/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "3.1.0",
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": "3.1.0",
|
|
"Newtonsoft.Json": "11.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Design/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Core": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Templating/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Razor.Language": "3.1.0",
|
|
"Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
|
|
"Microsoft.CodeAnalysis.CSharp": "3.3.1",
|
|
"Microsoft.CodeAnalysis.Razor": "3.1.0",
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Utils/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "3.3.1",
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Contracts": "3.1.0",
|
|
"Newtonsoft.Json": "11.0.2",
|
|
"NuGet.Frameworks": "4.7.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc/3.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.VisualStudio.Web.CodeGeneration": "3.1.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"MySqlConnector/2.3.5": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "7.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/MySqlConnector.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/MySqlConnector.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"
|
|
}
|
|
},
|
|
"NetTopologySuite/2.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory": "4.5.4"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/NetTopologySuite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/NetTopologySuite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"NetTopologySuite.IO.SpatiaLite/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NetTopologySuite": "[2.0.0, 3.0.0-A)"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"NetTopologySuite.IO.SqlServerBytes/2.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NetTopologySuite": "[2.0.0, 3.0.0-A)"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json.Bson/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "12.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
|
|
"related": ".pdb;.xml"
|
|
}
|
|
}
|
|
},
|
|
"Npgsql/8.0.6": {
|
|
"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.11": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "8.0.11",
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.11",
|
|
"Microsoft.EntityFrameworkCore.Relational": "8.0.11",
|
|
"Npgsql": "8.0.6"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"NuGet.Frameworks/4.7.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.6/NuGet.Frameworks.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/NuGet.Frameworks.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Pomelo.EntityFrameworkCore.MySql/8.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Relational": "[8.0.2, 8.0.999]",
|
|
"MySqlConnector": "2.3.5"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Razorpay/3.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "11.0.2"
|
|
},
|
|
"compile": {
|
|
"lib/net45/Razorpay.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net45/Razorpay.dll": {}
|
|
}
|
|
},
|
|
"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/2.5.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.0.1",
|
|
"System.Collections": "4.0.11",
|
|
"System.Collections.NonGeneric": "4.0.1",
|
|
"System.Dynamic.Runtime": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Extensions": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Text.RegularExpressions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Serilog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Serilog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Extensions.Logging/2.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging": "2.0.0",
|
|
"Serilog": "2.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Extensions.Logging.File/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
|
|
"Microsoft.Extensions.Configuration.Binder": "2.0.0",
|
|
"Serilog": "2.5.0",
|
|
"Serilog.Extensions.Logging": "2.0.2",
|
|
"Serilog.Formatting.Compact": "1.0.0",
|
|
"Serilog.Sinks.Async": "1.1.0",
|
|
"Serilog.Sinks.RollingFile": "3.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.File.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.File.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Formatting.Compact/1.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/Serilog.Formatting.Compact.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/Serilog.Formatting.Compact.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.Async/1.1.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.1.0",
|
|
"System.Collections.Concurrent": "4.0.12"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/Serilog.Sinks.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/Serilog.Sinks.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.File/3.2.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog": "2.3.0",
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem": "4.0.1",
|
|
"System.IO.FileSystem.Primitives": "4.0.1",
|
|
"System.Text.Encoding.Extensions": "4.0.11",
|
|
"System.Threading": "4.0.11",
|
|
"System.Threading.Timer": "4.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Serilog.Sinks.File.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Serilog.Sinks.File.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Serilog.Sinks.RollingFile/3.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Serilog.Sinks.File": "3.2.0",
|
|
"System.IO": "4.1.0",
|
|
"System.IO.FileSystem.Primitives": "4.0.1",
|
|
"System.Runtime.InteropServices": "4.1.0",
|
|
"System.Text.Encoding.Extensions": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.3/Serilog.Sinks.RollingFile.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/Serilog.Sinks.RollingFile.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"SQLitePCLRaw.core/2.1.6": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory": "4.5.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/5.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "3.0.0",
|
|
"Swashbuckle.AspNetCore.Swagger": "5.4.1",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "5.4.1",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "5.4.1"
|
|
},
|
|
"build": {
|
|
"build/Swashbuckle.AspNetCore.props": {}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/5.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.1.4"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/5.4.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "5.4.1"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/5.4.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"related": ".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.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
},
|
|
"System.ClientModel/1.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.ClientModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.ClientModel.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Collections.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Concurrent/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tracing": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Collections.Concurrent.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll": {}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/1.7.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.NonGeneric/4.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Collections.NonGeneric.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
|
|
}
|
|
},
|
|
"System.Composition/1.0.31": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Composition.AttributedModel": "1.0.31",
|
|
"System.Composition.Convention": "1.0.31",
|
|
"System.Composition.Hosting": "1.0.31",
|
|
"System.Composition.Runtime": "1.0.31",
|
|
"System.Composition.TypedParts": "1.0.31"
|
|
}
|
|
},
|
|
"System.Composition.AttributedModel/1.0.31": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
|
|
}
|
|
},
|
|
"System.Composition.Convention/1.0.31": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Composition.AttributedModel": "1.0.31",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Linq.Expressions": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/System.Composition.Convention.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Composition.Convention.dll": {}
|
|
}
|
|
},
|
|
"System.Composition.Hosting/1.0.31": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Composition.Runtime": "1.0.31",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Linq.Expressions": "4.3.0",
|
|
"System.ObjectModel": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/System.Composition.Hosting.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Composition.Hosting.dll": {}
|
|
}
|
|
},
|
|
"System.Composition.Runtime/1.0.31": {
|
|
"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.Linq": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/System.Composition.Runtime.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Composition.Runtime.dll": {}
|
|
}
|
|
},
|
|
"System.Composition.TypedParts/1.0.31": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.Composition.AttributedModel": "1.0.31",
|
|
"System.Composition.Hosting": "1.0.31",
|
|
"System.Composition.Runtime": "1.0.31",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Diagnostics.Tools": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Linq.Expressions": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Extensions": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.0/System.Composition.TypedParts.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.0/System.Composition.TypedParts.dll": {}
|
|
}
|
|
},
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "8.0.0",
|
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.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/6.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
},
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.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.Dynamic.Runtime/4.0.11": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.0.11",
|
|
"System.Diagnostics.Debug": "4.0.11",
|
|
"System.Globalization": "4.0.11",
|
|
"System.Linq": "4.1.0",
|
|
"System.Linq.Expressions": "4.1.0",
|
|
"System.ObjectModel": "4.0.12",
|
|
"System.Reflection": "4.1.0",
|
|
"System.Reflection.Emit": "4.0.1",
|
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
|
"System.Reflection.Primitives": "4.0.1",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"System.Resources.ResourceManager": "4.0.1",
|
|
"System.Runtime": "4.1.0",
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
"System.Threading": "4.0.11"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Dynamic.Runtime.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
|
|
}
|
|
},
|
|
"System.Formats.Asn1/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net9.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.Formats.Asn1.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.0/_._": {}
|
|
}
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/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.IdentityModel.Tokens.Jwt/6.35.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/System.IO.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.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.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/4.5.4": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/_._": {}
|
|
}
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Text.Encodings.Web": "4.7.2",
|
|
"System.Text.Json": "4.6.0"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Net.Http/4.3.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/System.Reflection.Emit.dll": {
|
|
"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/System.Reflection.Emit.ILGeneration.dll": {
|
|
"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.Caching/8.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Configuration.ConfigurationManager": "8.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/_._": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Runtime.Caching.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/netcoreapp3.1/_._": {}
|
|
}
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.5/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.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/_._": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Collections.Concurrent": "4.3.0",
|
|
"System.Linq": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Collections": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.6/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net6.0/_._": {}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"System.Collections": "4.3.0",
|
|
"System.Diagnostics.Debug": "4.3.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Globalization.Calendars": "4.3.0",
|
|
"System.IO": "4.3.0",
|
|
"System.IO.FileSystem": "4.3.0",
|
|
"System.IO.FileSystem.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0",
|
|
"System.Runtime.Handles": "4.3.0",
|
|
"System.Runtime.InteropServices": "4.3.0",
|
|
"System.Runtime.Numerics": "4.3.0",
|
|
"System.Security.Cryptography.Algorithms": "4.3.0",
|
|
"System.Security.Cryptography.Cng": "4.3.0",
|
|
"System.Security.Cryptography.Csp": "4.3.0",
|
|
"System.Security.Cryptography.Encoding": "4.3.0",
|
|
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
|
"System.Security.Cryptography.Primitives": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading": "4.3.0",
|
|
"runtime.native.System": "4.3.0",
|
|
"runtime.native.System.Net.Http": "4.3.0",
|
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "unix"
|
|
},
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"compile": {
|
|
"ref/netstandard1.3/System.Text.Encoding.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encoding.CodePages/4.5.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "2.1.2",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
|
|
"assetType": "runtime",
|
|
"rid": "win"
|
|
}
|
|
}
|
|
},
|
|
"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/4.7.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.1/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/System.Text.Encodings.Web.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/9.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net9.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.Text.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net8.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": {}
|
|
}
|
|
},
|
|
"Common/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Domain": "1.0.0",
|
|
"FirebaseAdmin": "2.3.0",
|
|
"Microsoft.AspNetCore.Authorization": "9.0.0",
|
|
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.Core": "2.2.5",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
"Newtonsoft.Json": "12.0.3",
|
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Common.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Common.dll": {}
|
|
}
|
|
},
|
|
"Data/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection": "7.0.0",
|
|
"Common": "1.0.0",
|
|
"Domain": "1.0.0",
|
|
"EFCore.BulkExtensions": "8.1.2",
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
"Razorpay": "3.0.2"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Data.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Data.dll": {}
|
|
}
|
|
},
|
|
"Domain/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v8.0",
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "9.0.0",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "9.0.0"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Domain.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Domain.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"AutoMapper/9.0.0": {
|
|
"sha512": "xCqvoxT4HIrNY/xlXG9W+BA/awdrhWvMTKTK/igkGSRbhOhpl3Q8O8Gxlhzjc9JsYqE7sS6AxgyuUUvZ6R5/Bw==",
|
|
"type": "package",
|
|
"path": "automapper/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"automapper.9.0.0.nupkg.sha512",
|
|
"automapper.nuspec",
|
|
"lib/net461/AutoMapper.dll",
|
|
"lib/net461/AutoMapper.pdb",
|
|
"lib/net461/AutoMapper.xml",
|
|
"lib/netstandard2.0/AutoMapper.dll",
|
|
"lib/netstandard2.0/AutoMapper.pdb",
|
|
"lib/netstandard2.0/AutoMapper.xml"
|
|
]
|
|
},
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection/7.0.0": {
|
|
"sha512": "szI4yeRIM7GWe9JyekW0dKYehPB0t6M+I55fPeCebN6PhS7zQZa0eG3bgOnOx+eP3caSNoE7KEJs2rk7MLsh8w==",
|
|
"type": "package",
|
|
"path": "automapper.extensions.microsoft.dependencyinjection/7.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"automapper.extensions.microsoft.dependencyinjection.7.0.0.nupkg.sha512",
|
|
"automapper.extensions.microsoft.dependencyinjection.nuspec",
|
|
"lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll",
|
|
"lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.pdb"
|
|
]
|
|
},
|
|
"Azure.Core/1.38.0": {
|
|
"sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==",
|
|
"type": "package",
|
|
"path": "azure.core/1.38.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"azure.core.1.38.0.nupkg.sha512",
|
|
"azure.core.nuspec",
|
|
"azureicon.png",
|
|
"lib/net461/Azure.Core.dll",
|
|
"lib/net461/Azure.Core.xml",
|
|
"lib/net472/Azure.Core.dll",
|
|
"lib/net472/Azure.Core.xml",
|
|
"lib/net6.0/Azure.Core.dll",
|
|
"lib/net6.0/Azure.Core.xml",
|
|
"lib/netstandard2.0/Azure.Core.dll",
|
|
"lib/netstandard2.0/Azure.Core.xml"
|
|
]
|
|
},
|
|
"Azure.Identity/1.11.4": {
|
|
"sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
|
|
"type": "package",
|
|
"path": "azure.identity/1.11.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"azure.identity.1.11.4.nupkg.sha512",
|
|
"azure.identity.nuspec",
|
|
"azureicon.png",
|
|
"lib/netstandard2.0/Azure.Identity.dll",
|
|
"lib/netstandard2.0/Azure.Identity.xml"
|
|
]
|
|
},
|
|
"EFCore.BulkExtensions/8.1.2": {
|
|
"sha512": "Zf08t+RT3RF9FVp7osimgX/+IBODLXezx1CFlBj20xxYuIWGzbnGUocJDY+/LGrzYJeJq7hOw56rAKYLpEdT6A==",
|
|
"type": "package",
|
|
"path": "efcore.bulkextensions/8.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"EFCoreBulk.png",
|
|
"LICENSE.txt",
|
|
"README.md",
|
|
"efcore.bulkextensions.8.1.2.nupkg.sha512",
|
|
"efcore.bulkextensions.nuspec"
|
|
]
|
|
},
|
|
"EFCore.BulkExtensions.Core/8.1.2": {
|
|
"sha512": "5kftYuYoBjB89IyvAVuRrMmuJh/1Ck3Z9EVYFxaf/izyz8O6JAIYP3ZLX8Y3zWmcq4/gQ2UWms9LR/kXY5g1bg==",
|
|
"type": "package",
|
|
"path": "efcore.bulkextensions.core/8.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"EFCoreBulk.png",
|
|
"LICENSE.txt",
|
|
"README.md",
|
|
"efcore.bulkextensions.core.8.1.2.nupkg.sha512",
|
|
"efcore.bulkextensions.core.nuspec",
|
|
"lib/net8.0/EFCore.BulkExtensions.Core.dll",
|
|
"lib/net8.0/EFCore.BulkExtensions.Core.pdb",
|
|
"lib/net8.0/EFCore.BulkExtensions.Core.xml"
|
|
]
|
|
},
|
|
"EFCore.BulkExtensions.MySql/8.1.2": {
|
|
"sha512": "V0YqTv8ggMC8d6VSI1anQOmMBIS01LfNTDkkmRQuyup++Ny5ptL4Au1RAzY/sMe/x1WLiLbjcGXhMP+9NCUsHA==",
|
|
"type": "package",
|
|
"path": "efcore.bulkextensions.mysql/8.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"EFCoreBulk.png",
|
|
"LICENSE.txt",
|
|
"README.md",
|
|
"efcore.bulkextensions.mysql.8.1.2.nupkg.sha512",
|
|
"efcore.bulkextensions.mysql.nuspec",
|
|
"lib/net8.0/EFCore.BulkExtensions.MySql.dll",
|
|
"lib/net8.0/EFCore.BulkExtensions.MySql.pdb",
|
|
"lib/net8.0/EFCore.BulkExtensions.MySql.xml"
|
|
]
|
|
},
|
|
"EFCore.BulkExtensions.PostgreSql/8.1.2": {
|
|
"sha512": "bvOFIFIJ9xCsAVtTosXJ5GkzJeUcqrIvX5jg9LRd+1hmy0XlGR98oW58mG85sTX2pYiaaSG3ImXDiW883t6ZYA==",
|
|
"type": "package",
|
|
"path": "efcore.bulkextensions.postgresql/8.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"EFCoreBulk.png",
|
|
"LICENSE.txt",
|
|
"README.md",
|
|
"efcore.bulkextensions.postgresql.8.1.2.nupkg.sha512",
|
|
"efcore.bulkextensions.postgresql.nuspec",
|
|
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll",
|
|
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.pdb",
|
|
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.xml"
|
|
]
|
|
},
|
|
"EFCore.BulkExtensions.Sqlite/8.1.2": {
|
|
"sha512": "HVxjkQDnGwVumue+KgyTFmeCMFkZsyJYAxMMKbagYn5s6eoKOR05Bet4k0Pz9NTI+uEzio8DRBOgVFXmrxCFTA==",
|
|
"type": "package",
|
|
"path": "efcore.bulkextensions.sqlite/8.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"EFCoreBulk.png",
|
|
"LICENSE.txt",
|
|
"README.md",
|
|
"efcore.bulkextensions.sqlite.8.1.2.nupkg.sha512",
|
|
"efcore.bulkextensions.sqlite.nuspec",
|
|
"lib/net8.0/EFCore.BulkExtensions.Sqlite.dll",
|
|
"lib/net8.0/EFCore.BulkExtensions.Sqlite.pdb",
|
|
"lib/net8.0/EFCore.BulkExtensions.Sqlite.xml"
|
|
]
|
|
},
|
|
"EFCore.BulkExtensions.SqlServer/8.1.2": {
|
|
"sha512": "wnNHul+V4liByVcgaomJzB5TFGZnxbg04JcUXfuBwww5O4+Wwb6dhLHRIkYJTfUBi5wc+xXaTX6Rxp0mVf69Lw==",
|
|
"type": "package",
|
|
"path": "efcore.bulkextensions.sqlserver/8.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"EFCoreBulk.png",
|
|
"LICENSE.txt",
|
|
"README.md",
|
|
"efcore.bulkextensions.sqlserver.8.1.2.nupkg.sha512",
|
|
"efcore.bulkextensions.sqlserver.nuspec",
|
|
"lib/net8.0/EFCore.BulkExtensions.SqlServer.dll",
|
|
"lib/net8.0/EFCore.BulkExtensions.SqlServer.pdb",
|
|
"lib/net8.0/EFCore.BulkExtensions.SqlServer.xml"
|
|
]
|
|
},
|
|
"FirebaseAdmin/2.3.0": {
|
|
"sha512": "ror9V68bFWdr3VXoCPQrAAJ1ZA8dyLzIHJvy53BmoD83Ze9VuWC9hPBicPqqOANP3VTMWnylC7xci59UEMuU4A==",
|
|
"type": "package",
|
|
"path": "firebaseadmin/2.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"firebaseadmin.2.3.0.nupkg.sha512",
|
|
"firebaseadmin.nuspec",
|
|
"lib/net461/FirebaseAdmin.dll",
|
|
"lib/net461/FirebaseAdmin.xml",
|
|
"lib/netstandard2.0/FirebaseAdmin.dll",
|
|
"lib/netstandard2.0/FirebaseAdmin.xml"
|
|
]
|
|
},
|
|
"FluentValidation/9.0.0": {
|
|
"sha512": "2SPrOW660J7v56AC2Wd4MqdiXOoEUPf72J2yMx2F3y6Ylw5pvuYrbjI435wimdTCleGgssgsdTwUJHc72dkTMw==",
|
|
"type": "package",
|
|
"path": "fluentvalidation/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"fluentvalidation.9.0.0.nupkg.sha512",
|
|
"fluentvalidation.nuspec",
|
|
"lib/net461/FluentValidation.dll",
|
|
"lib/net461/FluentValidation.xml",
|
|
"lib/netstandard2.0/FluentValidation.dll",
|
|
"lib/netstandard2.0/FluentValidation.xml"
|
|
]
|
|
},
|
|
"FluentValidation.AspNetCore/9.0.0": {
|
|
"sha512": "mOvSEFLQzGksTLbfDjIr0mPVqeMoxPexpO//fXLYvyIWzhy/emlpHs7A5ZtHNiO40ntQdibWx8fCDHTVNkAyaQ==",
|
|
"type": "package",
|
|
"path": "fluentvalidation.aspnetcore/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"fluentvalidation.aspnetcore.9.0.0.nupkg.sha512",
|
|
"fluentvalidation.aspnetcore.nuspec",
|
|
"lib/netcoreapp2.1/FluentValidation.AspNetCore.dll",
|
|
"lib/netcoreapp2.1/FluentValidation.AspNetCore.xml",
|
|
"lib/netcoreapp3.1/FluentValidation.AspNetCore.dll",
|
|
"lib/netcoreapp3.1/FluentValidation.AspNetCore.xml"
|
|
]
|
|
},
|
|
"FluentValidation.DependencyInjectionExtensions/9.0.0": {
|
|
"sha512": "Dz+9Y5c2KVOCtssClRxNCceGWp+0uSGcTQEgWFGoqRyO1wlU89KwIsmaFtMKvuwXIH5beiMTidHxeXhWfPK7gQ==",
|
|
"type": "package",
|
|
"path": "fluentvalidation.dependencyinjectionextensions/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"fluentvalidation.dependencyinjectionextensions.9.0.0.nupkg.sha512",
|
|
"fluentvalidation.dependencyinjectionextensions.nuspec",
|
|
"lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.dll",
|
|
"lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.xml"
|
|
]
|
|
},
|
|
"Google.Api.Gax/3.2.0": {
|
|
"sha512": "0OjahFAHTOoprSgvJiQ6/fIQLrUYU4QIFgkuJ51/lcmhZbuXxB3ycPk3JTVEvx6A5yQBL14wgmHgwXLcEsnu3Q==",
|
|
"type": "package",
|
|
"path": "google.api.gax/3.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"NuGetIcon.png",
|
|
"google.api.gax.3.2.0.nupkg.sha512",
|
|
"google.api.gax.nuspec",
|
|
"lib/net461/Google.Api.Gax.dll",
|
|
"lib/net461/Google.Api.Gax.pdb",
|
|
"lib/net461/Google.Api.Gax.xml",
|
|
"lib/netstandard2.0/Google.Api.Gax.dll",
|
|
"lib/netstandard2.0/Google.Api.Gax.pdb",
|
|
"lib/netstandard2.0/Google.Api.Gax.xml"
|
|
]
|
|
},
|
|
"Google.Api.Gax.Rest/3.2.0": {
|
|
"sha512": "YY4mD0nGxTx1uez7Perm+zAd3FH50dd3+7HTYsRFCywDEtj3RkrMjcAmw6mNpKkw2sRICu7aYNy1mgMjd3nVbw==",
|
|
"type": "package",
|
|
"path": "google.api.gax.rest/3.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"NuGetIcon.png",
|
|
"google.api.gax.rest.3.2.0.nupkg.sha512",
|
|
"google.api.gax.rest.nuspec",
|
|
"lib/net461/Google.Api.Gax.Rest.dll",
|
|
"lib/net461/Google.Api.Gax.Rest.pdb",
|
|
"lib/net461/Google.Api.Gax.Rest.xml",
|
|
"lib/netstandard2.0/Google.Api.Gax.Rest.dll",
|
|
"lib/netstandard2.0/Google.Api.Gax.Rest.pdb",
|
|
"lib/netstandard2.0/Google.Api.Gax.Rest.xml"
|
|
]
|
|
},
|
|
"Google.Apis/1.49.0": {
|
|
"sha512": "fmXQQTxZFOBlnvokvdQMzq0Lt+g2QzpZ4H6U8lMMFHgAR8ZqxQnPN5yHDpoHf7a++hJHb5W3pALxauGsq+afKQ==",
|
|
"type": "package",
|
|
"path": "google.apis/1.49.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"NuGetIcon.png",
|
|
"google.apis.1.49.0.nupkg.sha512",
|
|
"google.apis.nuspec",
|
|
"lib/net45/Google.Apis.PlatformServices.dll",
|
|
"lib/net45/Google.Apis.dll",
|
|
"lib/net45/Google.Apis.pdb",
|
|
"lib/net45/Google.Apis.xml",
|
|
"lib/netstandard1.3/Google.Apis.dll",
|
|
"lib/netstandard1.3/Google.Apis.pdb",
|
|
"lib/netstandard1.3/Google.Apis.xml",
|
|
"lib/netstandard2.0/Google.Apis.dll",
|
|
"lib/netstandard2.0/Google.Apis.pdb",
|
|
"lib/netstandard2.0/Google.Apis.xml"
|
|
]
|
|
},
|
|
"Google.Apis.Auth/1.49.0": {
|
|
"sha512": "3V9ohvixQtjaEvk7T9Ac7E/KvwEPa7eL4aMNreJDI0CEPzCdQdk2zCvaJPRrNIjhe+UuBeOeom1oAOMFB74JHg==",
|
|
"type": "package",
|
|
"path": "google.apis.auth/1.49.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"NuGetIcon.png",
|
|
"google.apis.auth.1.49.0.nupkg.sha512",
|
|
"google.apis.auth.nuspec",
|
|
"lib/net45/Google.Apis.Auth.PlatformServices.dll",
|
|
"lib/net45/Google.Apis.Auth.dll",
|
|
"lib/net45/Google.Apis.Auth.pdb",
|
|
"lib/net45/Google.Apis.Auth.xml",
|
|
"lib/netstandard1.3/Google.Apis.Auth.PlatformServices.dll",
|
|
"lib/netstandard1.3/Google.Apis.Auth.dll",
|
|
"lib/netstandard1.3/Google.Apis.Auth.pdb",
|
|
"lib/netstandard1.3/Google.Apis.Auth.xml",
|
|
"lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll",
|
|
"lib/netstandard2.0/Google.Apis.Auth.dll",
|
|
"lib/netstandard2.0/Google.Apis.Auth.pdb",
|
|
"lib/netstandard2.0/Google.Apis.Auth.xml"
|
|
]
|
|
},
|
|
"Google.Apis.Core/1.49.0": {
|
|
"sha512": "9DgGdtyzgrCfHWwc/HiDXDbykNMeKQozbEHYEUEcezRuH+YR3fvq7YGVBDmUM8g6qEL3kDk6h5EU4h0IJwue1w==",
|
|
"type": "package",
|
|
"path": "google.apis.core/1.49.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"NuGetIcon.png",
|
|
"google.apis.core.1.49.0.nupkg.sha512",
|
|
"google.apis.core.nuspec",
|
|
"lib/net45/Google.Apis.Core.dll",
|
|
"lib/net45/Google.Apis.Core.pdb",
|
|
"lib/net45/Google.Apis.Core.xml",
|
|
"lib/netstandard1.3/Google.Apis.Core.dll",
|
|
"lib/netstandard1.3/Google.Apis.Core.pdb",
|
|
"lib/netstandard1.3/Google.Apis.Core.xml",
|
|
"lib/netstandard2.0/Google.Apis.Core.dll",
|
|
"lib/netstandard2.0/Google.Apis.Core.pdb",
|
|
"lib/netstandard2.0/Google.Apis.Core.xml"
|
|
]
|
|
},
|
|
"MedallionTopologicalSort/1.0.0": {
|
|
"sha512": "dcAqM8TcyZQ/T466CvqNMUUn/G0FQE+4R7l62ngXH7hLFP9yA7yoP/ySsLgiXx3pGUQC3J+cUvXmJOOR/eC+oQ==",
|
|
"type": "package",
|
|
"path": "medalliontopologicalsort/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/MedallionTopologicalSort.dll",
|
|
"lib/net45/MedallionTopologicalSort.xml",
|
|
"lib/netstandard2.0/MedallionTopologicalSort.dll",
|
|
"lib/netstandard2.0/MedallionTopologicalSort.xml",
|
|
"medalliontopologicalsort.1.0.0.nupkg.sha512",
|
|
"medalliontopologicalsort.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
|
"sha512": "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml",
|
|
"microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authentication.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
|
"sha512": "XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authentication.core/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml",
|
|
"microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authentication.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/3.1.0": {
|
|
"sha512": "Ui/tHIXkUa2daOeHKoHSRE8r0U/i9ar0wAeeUPt3ILidsrXVcq4A7wX9g6AJjVBW6Va0Elw1/JNtyrk+wz5pSg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
|
|
"microsoft.aspnetcore.authentication.jwtbearer.3.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authentication.jwtbearer.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authorization/9.0.0": {
|
|
"sha512": "qDJlBC5pUQ/3o6/C6Vuo9CGKtV5TAe5AdKeHvDR2bgmw8vwPxsAy3KG5eU0i1C+iAUNbmq+iDTbiKt16f9pRiA==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authorization/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.AspNetCore.Authorization.dll",
|
|
"lib/net462/Microsoft.AspNetCore.Authorization.xml",
|
|
"lib/net9.0/Microsoft.AspNetCore.Authorization.dll",
|
|
"lib/net9.0/Microsoft.AspNetCore.Authorization.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
|
|
"microsoft.aspnetcore.authorization.9.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authorization.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
|
"sha512": "aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.authorization.policy/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml",
|
|
"microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.authorization.policy.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Cors/2.2.0": {
|
|
"sha512": "LFlTM3ThS3ZCILuKnjy8HyK9/IlDh3opogdbCVx6tMGyDzTQBgMPXLjGDLtMk5QmLDCcP3l1TO3z/+1viA8GUg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.cors/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.xml",
|
|
"microsoft.aspnetcore.cors.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.cors.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
|
"sha512": "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml",
|
|
"microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.hosting.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
|
"sha512": "1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
|
|
"microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.hosting.server.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
|
|
"sha512": "Y4rs5aMEXY8G7wJo5S3EEt6ltqyOTr/qOeZzfn+hw/fuQj5GppGckMY5psGLETo1U9hcT5MmAhaT5xtusM1b5g==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.html.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.xml",
|
|
"microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.html.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
|
"sha512": "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.xml",
|
|
"microsoft.aspnetcore.http.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
|
"sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
|
|
"microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
|
"sha512": "2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.extensions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml",
|
|
"microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.extensions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Http.Features/2.2.0": {
|
|
"sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.http.features/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
|
|
"microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.http.features.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.JsonPatch/3.1.2": {
|
|
"sha512": "fdrF8gZnWy/sAtRgV6IMRr9V6t8nfTqS6VpzPUnCqe8vFnWlJP/J45LULpQfRCuyq7Mdk1qoDOnT9S9qI0Exqw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.jsonpatch/3.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
|
|
"microsoft.aspnetcore.jsonpatch.3.1.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.jsonpatch.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Metadata/9.0.0": {
|
|
"sha512": "X81C891nMuWgzNHyZ0C3s+blSDxRHzQHDFYQoOKtFvFuxGq3BbkLbc5CfiCqIzA/sWIfz6u8sGBgwntQwBJWBw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.metadata/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net462/Microsoft.AspNetCore.Metadata.dll",
|
|
"lib/net462/Microsoft.AspNetCore.Metadata.xml",
|
|
"lib/net9.0/Microsoft.AspNetCore.Metadata.dll",
|
|
"lib/net9.0/Microsoft.AspNetCore.Metadata.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml",
|
|
"microsoft.aspnetcore.metadata.9.0.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.metadata.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
|
"sha512": "ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml",
|
|
"microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.mvc.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
|
"sha512": "/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.mvc.core/2.2.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml",
|
|
"microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512",
|
|
"microsoft.aspnetcore.mvc.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/3.1.2": {
|
|
"sha512": "pa3e4g6ppyn8fJHYxJCuMfCqIp2e8VWF2Cgl4XmQV3dnJHoGMZnZFnmnCNVsdQKbLTFpDiox2r48/KDo0czV2Q==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.mvc.newtonsoftjson/3.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml",
|
|
"microsoft.aspnetcore.mvc.newtonsoftjson.3.1.2.nupkg.sha512",
|
|
"microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Versioning/4.1.1": {
|
|
"sha512": "ioFhRz5gm2Ny+t758Jab638eTG8Uui++klcH00EgBuU/BQbjkbFY+9xw/CkoAChIcrJsoQP2NKDYJ09zN5jR0g==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.mvc.versioning/4.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"icon.png",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.pdb",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.xml",
|
|
"microsoft.aspnetcore.mvc.versioning.4.1.1.nupkg.sha512",
|
|
"microsoft.aspnetcore.mvc.versioning.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/4.1.1": {
|
|
"sha512": "o/3XuafzLe5WKKvdn0jBcyVNCw2sOQ0xqbQj5wy8mC49GLgfxH2rtJcGpdZEI3hKJgMKglC7yV24DJ+8K32pKQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.mvc.versioning.apiexplorer/4.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"icon.png",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.pdb",
|
|
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.xml",
|
|
"microsoft.aspnetcore.mvc.versioning.apiexplorer.4.1.1.nupkg.sha512",
|
|
"microsoft.aspnetcore.mvc.versioning.apiexplorer.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Razor/2.2.0": {
|
|
"sha512": "V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.razor/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.xml",
|
|
"microsoft.aspnetcore.razor.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.razor.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Razor.Language/3.1.0": {
|
|
"sha512": "e/atqZ5CzmJWuG/yaYOzbWNON+oqNKfk1M/xTYW+hje/RoiUUjVP88wrX1s9rEHzaAU4UljIOSvMxLABc2X2gg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.razor.language/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.xml",
|
|
"microsoft.aspnetcore.razor.language.3.1.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.razor.language.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
|
|
"sha512": "7YqK+H61lN6yj9RiQUko7oaOhKtRR9Q/kBcoWNRemhJdTIWOh1OmdvJKzZrMWOlff3BAjejkPQm+0V0qXk+B1w==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.razor.runtime/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.xml",
|
|
"microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.razor.runtime.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
|
"sha512": "CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml",
|
|
"microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.responsecaching.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
|
"sha512": "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.routing/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll",
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.xml",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml",
|
|
"microsoft.aspnetcore.routing.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.routing.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
|
"sha512": "lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml",
|
|
"microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.routing.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
|
"sha512": "9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnetcore.webutilities/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll",
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml",
|
|
"microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512",
|
|
"microsoft.aspnetcore.webutilities.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
"sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
|
|
"type": "package",
|
|
"path": "microsoft.bcl.asyncinterfaces/1.1.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
"microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
|
|
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
"ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/2.9.4": {
|
|
"sha512": "alIJhS0VUg/7x5AsHEoovh/wRZ0RfCSS7k5pDSqpRLTyuMTtRgj6OJJPRApRhJHOGYYsLakf1hKeXFoDwKwNkg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.analyzers/2.9.4",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
|
|
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
|
|
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
"build/Microsoft.CodeAnalysis.Analyzers.props",
|
|
"documentation/Microsoft.CodeAnalysis.Analyzers.md",
|
|
"documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
|
|
"microsoft.codeanalysis.analyzers.2.9.4.nupkg.sha512",
|
|
"microsoft.codeanalysis.analyzers.nuspec",
|
|
"rulesets/AllRulesDefault.ruleset",
|
|
"rulesets/AllRulesDisabled.ruleset",
|
|
"rulesets/AllRulesEnabled.ruleset",
|
|
"rulesets/CorrectnessRulesDefault.ruleset",
|
|
"rulesets/CorrectnessRulesEnabled.ruleset",
|
|
"rulesets/DataflowRulesDefault.ruleset",
|
|
"rulesets/DataflowRulesEnabled.ruleset",
|
|
"rulesets/LibraryRulesDefault.ruleset",
|
|
"rulesets/LibraryRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
|
|
"rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
|
|
"rulesets/PortedFromFxCopRulesDefault.ruleset",
|
|
"rulesets/PortedFromFxCopRulesEnabled.ruleset",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/3.3.1": {
|
|
"sha512": "N5yQdGy+M4kimVG7hwCeGTCfgYjK2o5b/Shumkb/rCC+/SAkvP1HUAYK+vxPFS7dLJNtXLRsmPHKj3fnyNWnrw==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.common/3.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
|
|
"microsoft.codeanalysis.common.3.3.1.nupkg.sha512",
|
|
"microsoft.codeanalysis.common.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp/3.3.1": {
|
|
"sha512": "WDUIhTHem38H6VJ98x2Ssq0fweakJHnHYl7vbG8ARnsAwLoJKCQCy78EeY1oRrCKG42j0v6JVljKkeqSDA28UA==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.csharp/3.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
"microsoft.codeanalysis.csharp.3.3.1.nupkg.sha512",
|
|
"microsoft.codeanalysis.csharp.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.CSharp.Workspaces/3.3.1": {
|
|
"sha512": "dHs/UyfLgzsVC4FjTi/x+H+yQifgOnpe3rSN8GwkHWjnidePZ3kSqr1JHmFDf5HTQEydYwrwCAfQ0JSzhsEqDA==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.csharp.workspaces/3.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.rtf",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
|
|
"microsoft.codeanalysis.csharp.workspaces.3.3.1.nupkg.sha512",
|
|
"microsoft.codeanalysis.csharp.workspaces.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Razor/3.1.0": {
|
|
"sha512": "EI/9iVMneil8nZn7mqEujJvV63VRaz01Czc69NTrCQAh5CRfBvoeqBVsDx6oC9CIYla/AJYss+U4B/6Usecx7A==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.razor/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.xml",
|
|
"microsoft.codeanalysis.razor.3.1.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.razor.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.Workspaces.Common/3.3.1": {
|
|
"sha512": "NfBz3b5hFSbO+7xsCNryD+p8axsIJFTG7qM3jvMTC/MqYrU6b8E1b6JoRj5rJSOBB+pSunk+CMqyGQTOWHeDUg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.workspaces.common/3.3.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
|
|
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
|
|
"microsoft.codeanalysis.workspaces.common.3.3.1.nupkg.sha512",
|
|
"microsoft.codeanalysis.workspaces.common.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.CSharp/4.7.0": {
|
|
"sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
|
|
"type": "package",
|
|
"path": "microsoft.csharp/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/Microsoft.CSharp.dll",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.3/Microsoft.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CSharp.dll",
|
|
"lib/netstandard2.0/Microsoft.CSharp.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"microsoft.csharp.4.7.0.nupkg.sha512",
|
|
"microsoft.csharp.nuspec",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/Microsoft.CSharp.dll",
|
|
"ref/netcore50/Microsoft.CSharp.xml",
|
|
"ref/netcore50/de/Microsoft.CSharp.xml",
|
|
"ref/netcore50/es/Microsoft.CSharp.xml",
|
|
"ref/netcore50/fr/Microsoft.CSharp.xml",
|
|
"ref/netcore50/it/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ja/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ko/Microsoft.CSharp.xml",
|
|
"ref/netcore50/ru/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netcore50/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard1.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard1.0/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/de/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/es/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/fr/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/it/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ja/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ko/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/ru/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
|
|
"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
|
|
"ref/netstandard2.0/Microsoft.CSharp.dll",
|
|
"ref/netstandard2.0/Microsoft.CSharp.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Microsoft.Data.SqlClient/5.2.2": {
|
|
"sha512": "mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==",
|
|
"type": "package",
|
|
"path": "microsoft.data.sqlclient/5.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"dotnet.png",
|
|
"lib/net462/Microsoft.Data.SqlClient.dll",
|
|
"lib/net462/Microsoft.Data.SqlClient.xml",
|
|
"lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"lib/net6.0/Microsoft.Data.SqlClient.xml",
|
|
"lib/net6.0/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net6.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"lib/net8.0/Microsoft.Data.SqlClient.xml",
|
|
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
|
|
"lib/netstandard2.0/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
|
|
"lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
|
|
"lib/netstandard2.1/de/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/es/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/fr/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/it/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/ja/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/ko/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/pt-BR/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/ru/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
|
|
"lib/netstandard2.1/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
|
|
"microsoft.data.sqlclient.5.2.2.nupkg.sha512",
|
|
"microsoft.data.sqlclient.nuspec",
|
|
"ref/net462/Microsoft.Data.SqlClient.dll",
|
|
"ref/net462/Microsoft.Data.SqlClient.xml",
|
|
"ref/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"ref/net6.0/Microsoft.Data.SqlClient.xml",
|
|
"ref/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"ref/net8.0/Microsoft.Data.SqlClient.xml",
|
|
"ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
|
|
"ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
|
|
"ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
|
|
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
|
|
"runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll"
|
|
]
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
|
"sha512": "po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==",
|
|
"type": "package",
|
|
"path": "microsoft.data.sqlclient.sni.runtime/5.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.txt",
|
|
"dotnet.png",
|
|
"microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512",
|
|
"microsoft.data.sqlclient.sni.runtime.nuspec",
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
|
|
]
|
|
},
|
|
"Microsoft.Data.Sqlite.Core/8.0.11": {
|
|
"sha512": "PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==",
|
|
"type": "package",
|
|
"path": "microsoft.data.sqlite.core/8.0.11",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"lib/net6.0/Microsoft.Data.Sqlite.dll",
|
|
"lib/net6.0/Microsoft.Data.Sqlite.xml",
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll",
|
|
"lib/net8.0/Microsoft.Data.Sqlite.xml",
|
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
|
|
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
|
|
"microsoft.data.sqlite.core.8.0.11.nupkg.sha512",
|
|
"microsoft.data.sqlite.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore/9.0.0": {
|
|
"sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.xml",
|
|
"microsoft.entityframeworkcore.9.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0": {
|
|
"sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.abstractions/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
|
|
"microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0": {
|
|
"sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.analyzers/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
|
|
"docs/PACKAGE.md",
|
|
"microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.analyzers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Design/3.1.0": {
|
|
"sha512": "zxyus0fUcAhst5Essf2g+GFgKN7BCITJ004DR4uAkLkn8lLS5MoxNDCBNjCF5lGrNx7a6wBaqQE7tgt7Ss2Hog==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.design/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/net461/Microsoft.EntityFrameworkCore.Design.props",
|
|
"build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props",
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll",
|
|
"lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.xml",
|
|
"microsoft.entityframeworkcore.design.3.1.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.design.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
|
|
"sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.relational/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
|
|
"microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.relational.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": {
|
|
"sha512": "wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.sqlite.core/8.0.11",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
|
|
"microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.sqlite.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0": {
|
|
"sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.sqlserver/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
|
|
"microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.sqlserver.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11": {
|
|
"sha512": "tqEw9SnW0fAF3CjnbOKG0Vd7UcWF3iIyFqBjH13I1mh39gTL4lRb/lyCH56jpJk3GbMi0TMGQvzpdHaJA7HsQA==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.sqlserver.abstractions/8.0.11",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.xml",
|
|
"microsoft.entityframeworkcore.sqlserver.abstractions.8.0.11.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.sqlserver.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11": {
|
|
"sha512": "0FzPKL4vGWR2EKejbZYcZuiwo+ulsUklAS6+OIWD0Msg9B1XqjyiPli5vSrZog6YqKn+2n3N6Vczb4quIgePxA==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.sqlserver.hierarchyid/8.0.11",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"build/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.targets",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll",
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.xml",
|
|
"microsoft.entityframeworkcore.sqlserver.hierarchyid.8.0.11.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.sqlserver.hierarchyid.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Tools/3.1.0": {
|
|
"sha512": "b209nM8vHZXKG6hqZH2cYLpSVEmty9aDZf2gcYyJhpaEhf94AGdRfh8mlZCclJudjk07B37ebRysT1G//0IRzQ==",
|
|
"type": "package",
|
|
"path": "microsoft.entityframeworkcore.tools/3.1.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/_._",
|
|
"microsoft.entityframeworkcore.tools.3.1.0.nupkg.sha512",
|
|
"microsoft.entityframeworkcore.tools.nuspec",
|
|
"packageIcon.png",
|
|
"tools/EntityFrameworkCore.PS2.psd1",
|
|
"tools/EntityFrameworkCore.PS2.psm1",
|
|
"tools/EntityFrameworkCore.psd1",
|
|
"tools/EntityFrameworkCore.psm1",
|
|
"tools/about_EntityFrameworkCore.help.txt",
|
|
"tools/init.ps1",
|
|
"tools/net461/any/ef.exe",
|
|
"tools/net461/win-x86/ef.exe",
|
|
"tools/netcoreapp2.0/any/ef.dll",
|
|
"tools/netcoreapp2.0/any/ef.runtimeconfig.json"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
|
|
"sha512": "LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.apidescription.server/3.0.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"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.3.0.0.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/GetDocument.Insider.exe",
|
|
"tools/net461/GetDocument.Insider.exe.config",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.deps.json",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.dll",
|
|
"tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
|
|
"sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.abstractions/9.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/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/9.0.0": {
|
|
"sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.caching.memory/9.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/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net462/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.caching.memory.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration/2.0.0": {
|
|
"sha512": "SsI4RqI8EH00+cYO96tbftlh87sNUv1eeyuBU1XZdQkG0RrHAOjWgl7P0FoLeTSMXJpOnfweeOWj2d1/5H3FxA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
|
|
"microsoft.extensions.configuration.2.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
|
|
"sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.abstractions/9.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/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
|
|
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder/2.0.0": {
|
|
"sha512": "IznHHzGUtrdpuQqIUdmzF6TYPcsYHONhHh3o9dGp39sX/9Zfmt476UnhvU0UhXgJnXXAikt/MpN6AuSLCCMdEQ==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.configuration.binder/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
|
|
"microsoft.extensions.configuration.binder.2.0.0.nupkg.sha512",
|
|
"microsoft.extensions.configuration.binder.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/9.0.0": {
|
|
"sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection/9.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/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
|
|
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
|
|
"sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/9.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/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyModel/8.0.2": {
|
|
"sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencymodel/8.0.2",
|
|
"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.2.nupkg.sha512",
|
|
"microsoft.extensions.dependencymodel.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
|
"sha512": "EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
|
|
"microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.extensions.fileproviders.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
|
"sha512": "+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.hosting.abstractions/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
|
|
"microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512",
|
|
"microsoft.extensions.hosting.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging/9.0.0": {
|
|
"sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging/9.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/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
|
|
"lib/net462/Microsoft.Extensions.Logging.dll",
|
|
"lib/net462/Microsoft.Extensions.Logging.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.xml",
|
|
"lib/net9.0/Microsoft.Extensions.Logging.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
|
|
"sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.logging.abstractions/9.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/net8.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/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
|
|
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.logging.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
|
"sha512": "gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.objectpool/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
|
|
"microsoft.extensions.objectpool.2.2.0.nupkg.sha512",
|
|
"microsoft.extensions.objectpool.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Options/9.0.0": {
|
|
"sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.options/9.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/net8.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/net8.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Options.xml",
|
|
"lib/net9.0/Microsoft.Extensions.Options.dll",
|
|
"lib/net9.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.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.options.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.Primitives/9.0.0": {
|
|
"sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.primitives/9.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/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
|
|
"lib/net462/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net462/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/net9.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/net9.0/Microsoft.Extensions.Primitives.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
|
|
"microsoft.extensions.primitives.9.0.0.nupkg.sha512",
|
|
"microsoft.extensions.primitives.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"Microsoft.Identity.Client/4.61.3": {
|
|
"sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
|
|
"type": "package",
|
|
"path": "microsoft.identity.client/4.61.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net462/Microsoft.Identity.Client.dll",
|
|
"lib/net462/Microsoft.Identity.Client.xml",
|
|
"lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
|
|
"lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
|
|
"lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
|
|
"lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
|
|
"lib/net6.0/Microsoft.Identity.Client.dll",
|
|
"lib/net6.0/Microsoft.Identity.Client.xml",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.dll",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.xml",
|
|
"microsoft.identity.client.4.61.3.nupkg.sha512",
|
|
"microsoft.identity.client.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
|
"sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
|
|
"type": "package",
|
|
"path": "microsoft.identity.client.extensions.msal/4.61.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll",
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.xml",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
|
|
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
|
|
"microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512",
|
|
"microsoft.identity.client.extensions.msal.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
"sha512": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.abstractions/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
|
|
"microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
|
"sha512": "9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
|
|
"microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.jsonwebtokens.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
|
"sha512": "jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.logging/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
|
|
"microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.logging.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
|
"sha512": "BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.protocols/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
|
|
"microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.protocols.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
|
"sha512": "LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
|
|
"microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.protocols.openidconnect.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
|
"sha512": "RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
|
|
"type": "package",
|
|
"path": "microsoft.identitymodel.tokens/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net45/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net461/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net461/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net462/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net462/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net472/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net472/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
|
|
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
|
|
"microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
|
|
"microsoft.identitymodel.tokens.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
|
"sha512": "iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
|
|
"type": "package",
|
|
"path": "microsoft.net.http.headers/2.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll",
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.xml",
|
|
"microsoft.net.http.headers.2.2.0.nupkg.sha512",
|
|
"microsoft.net.http.headers.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NETCore.Platforms/2.1.2": {
|
|
"sha512": "mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==",
|
|
"type": "package",
|
|
"path": "microsoft.netcore.platforms/2.1.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/netstandard1.0/_._",
|
|
"microsoft.netcore.platforms.2.1.2.nupkg.sha512",
|
|
"microsoft.netcore.platforms.nuspec",
|
|
"runtime.json",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"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.1.4": {
|
|
"sha512": "6SW0tpbJslc8LAY1XniRfLVcJa7bJUbbwvo2/ZRqfkMbJrsqIj9045vg3STtZhDhYRKhpYgjqGU11eeW4Pzyrg==",
|
|
"type": "package",
|
|
"path": "microsoft.openapi/1.1.4",
|
|
"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.1.4.nupkg.sha512",
|
|
"microsoft.openapi.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
"sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
|
|
"type": "package",
|
|
"path": "microsoft.sqlserver.server/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"dotnet.png",
|
|
"lib/net46/Microsoft.SqlServer.Server.dll",
|
|
"lib/net46/Microsoft.SqlServer.Server.pdb",
|
|
"lib/net46/Microsoft.SqlServer.Server.xml",
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
|
|
"microsoft.sqlserver.server.1.0.0.nupkg.sha512",
|
|
"microsoft.sqlserver.server.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.SqlServer.Types/160.1000.6": {
|
|
"sha512": "4kk+rz5vnIPr9ENzm8KttUbhBKftv0uHSSFDVjc5OuKPtRP5q0lDbYUy5ZsoYCAG3RrZdJoxPnWN2JNozZAiGA==",
|
|
"type": "package",
|
|
"path": "microsoft.sqlserver.types/160.1000.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/net462/Microsoft.SqlServer.Types.props",
|
|
"lib/net462/Microsoft.SqlServer.Types.dll",
|
|
"lib/net462/de/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/es/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/fr/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/it/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/ja/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/ko/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/pt/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/ru/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/Microsoft.SqlServer.Types.dll",
|
|
"lib/netstandard2.1/de/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/es/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/fr/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/it/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/ja/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/ko/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/pt-BR/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/ru/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/zh-Hans/Microsoft.SqlServer.Types.resources.dll",
|
|
"lib/netstandard2.1/zh-Hant/Microsoft.SqlServer.Types.resources.dll",
|
|
"license.md",
|
|
"microsoft.sqlserver.types.160.1000.6.nupkg.sha512",
|
|
"microsoft.sqlserver.types.nuspec",
|
|
"runtimes/win-x64/native/SqlServerSpatial160.dll",
|
|
"runtimes/win-x86/native/SqlServerSpatial160.dll"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.10.9": {
|
|
"sha512": "Sug+YeP9YYigFnUdvPCUJjBz7cc2VVR7UBZkIRwPWmVR/HmIM5HbcpX940s4BM3xgL3QHGp3qN7AqkcZ/MjZEw==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.10.9",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"EULA.md",
|
|
"ThirdPartyNotices.txt",
|
|
"build/Container.props",
|
|
"build/Container.targets",
|
|
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
|
|
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
|
|
"build/ToolsTarget.props",
|
|
"build/ToolsTarget.targets",
|
|
"microsoft.visualstudio.azure.containers.tools.targets.1.10.9.nupkg.sha512",
|
|
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
|
|
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
|
|
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
|
|
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
|
|
"tools/Newtonsoft.Json.dll",
|
|
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/utils/KillProcess.exe",
|
|
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
|
|
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
|
|
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
|
|
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration/3.1.0": {
|
|
"sha512": "T9/B2pRRFvDqpVgQAGTEgyXbrxIm8SmHz+aMauXLLg4/iAuSF5h14imIBSKeANxispjL1+1bCa1NaXxLdiXgZA==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegeneration/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.xml",
|
|
"microsoft.visualstudio.web.codegeneration.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegeneration.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Contracts/3.1.0": {
|
|
"sha512": "VkK8dUAMczEA7I8Min2A32KvmqsQxELabhqedDKyI+CcJ3omDNa7nL/eDwwp9UGobdnBnIVaqjULeQJpUYkkaQ==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegeneration.contracts/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.xml",
|
|
"microsoft.visualstudio.web.codegeneration.contracts.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegeneration.contracts.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Core/3.1.0": {
|
|
"sha512": "7P6KH81lAXpHEOqZDWS7yo7yJlXoFtQhKxYXaoCHc2VhLhGJ2UtxmKTUGheL4j0MPh4BBVxTHzAjFF26I07rOg==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegeneration.core/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.xml",
|
|
"microsoft.visualstudio.web.codegeneration.core.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegeneration.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Design/3.1.0": {
|
|
"sha512": "ZHXVe8nDkHXmPlBNGOl3SIxoUKfah2OJOKKmq769gBMqHJMaOrFKhPYsHdTORjKUtwc3AlO1CMLgnljFyyxA/Q==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegeneration.design/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net461/dotnet-aspnet-codegenerator-design.exe",
|
|
"lib/net461/dotnet-aspnet-codegenerator-design.xml",
|
|
"lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll",
|
|
"lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.xml",
|
|
"microsoft.visualstudio.web.codegeneration.design.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegeneration.design.nuspec",
|
|
"runtimes/win-arm/lib/net461/dotnet-aspnet-codegenerator-design.exe",
|
|
"runtimes/win-arm/lib/net461/dotnet-aspnet-codegenerator-design.xml",
|
|
"runtimes/win-arm64/lib/net461/dotnet-aspnet-codegenerator-design.exe",
|
|
"runtimes/win-arm64/lib/net461/dotnet-aspnet-codegenerator-design.xml",
|
|
"runtimes/win7-x64/lib/net461/dotnet-aspnet-codegenerator-design.exe",
|
|
"runtimes/win7-x64/lib/net461/dotnet-aspnet-codegenerator-design.xml",
|
|
"runtimes/win7-x86/lib/net461/dotnet-aspnet-codegenerator-design.exe",
|
|
"runtimes/win7-x86/lib/net461/dotnet-aspnet-codegenerator-design.xml"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/3.1.0": {
|
|
"sha512": "gYNrm4DuqomIrqPzPLBEtJr8xhCdc4qEckEz59NElVso4DZIz78UDvYSfzfhF3qlKzlVNV353INeXLunpaWWVg==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"Templates/DbContext/NewLocalDbContext.cshtml",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.xml",
|
|
"microsoft.visualstudio.web.codegeneration.entityframeworkcore.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegeneration.entityframeworkcore.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Templating/3.1.0": {
|
|
"sha512": "O5FQNCS9YeHGkgp+M1YGZHnE3YIIt4/QznrxYLf1BMFYFRNl0tClbqdtAZtBnbveXHfrf5U0VKq2J/yMREGgNg==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegeneration.templating/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.xml",
|
|
"microsoft.visualstudio.web.codegeneration.templating.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegeneration.templating.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Utils/3.1.0": {
|
|
"sha512": "52c9OMBHxfJmRt0993W7BCAjZQmLqCmt0lpbFe2ecKSPuW5uZstXlNSUbv+vV9QUvcRRiKDdiWv/y98a2q/Qfw==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegeneration.utils/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.xml",
|
|
"microsoft.visualstudio.web.codegeneration.utils.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegeneration.utils.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc/3.1.0": {
|
|
"sha512": "y4EFZyLFlFMetMJbR8SJZmy9Ba4Pj5oozhdwksnobn+v+yGTZoWxRTNRSRSRi8n+CE+oxWMcyd8RUiGCJGj2rg==",
|
|
"type": "package",
|
|
"path": "microsoft.visualstudio.web.codegenerators.mvc/3.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Generators/ParameterDefinitions/area.json",
|
|
"Generators/ParameterDefinitions/controller.json",
|
|
"Generators/ParameterDefinitions/identity.json",
|
|
"Generators/ParameterDefinitions/razorpage.json",
|
|
"Generators/ParameterDefinitions/view.json",
|
|
"Icon.png",
|
|
"Templates/ControllerGenerator/ApiControllerWithActions.cshtml",
|
|
"Templates/ControllerGenerator/ApiControllerWithContext.cshtml",
|
|
"Templates/ControllerGenerator/ApiEmptyController.cshtml",
|
|
"Templates/ControllerGenerator/ControllerWithActions.cshtml",
|
|
"Templates/ControllerGenerator/EmptyController.cshtml",
|
|
"Templates/ControllerGenerator/MvcControllerWithContext.cshtml",
|
|
"Templates/Identity/Data/ApplicationDbContext.cshtml",
|
|
"Templates/Identity/Data/ApplicationUser.cshtml",
|
|
"Templates/Identity/IdentityHostingStartup.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.AccessDenied.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.AccessDenied.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ConfirmEmail.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ConfirmEmail.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ExternalLogin.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ExternalLogin.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ForgotPassword.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ForgotPassword.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Lockout.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Lockout.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Login.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Login.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.LoginWith2fa.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.LoginWith2fa.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Logout.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Logout.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Register.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.Register.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.RegisterConfirmation.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.RegisterConfirmation.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ResetPassword.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ResetPassword.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
|
|
"Templates/Identity/Pages/Account/Account._StatusMessage.cshtml",
|
|
"Templates/Identity/Pages/Account/Account._ViewImports.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage._Layout.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
|
|
"Templates/Identity/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
|
|
"Templates/Identity/Pages/Error.cs.cshtml",
|
|
"Templates/Identity/Pages/Error.cshtml",
|
|
"Templates/Identity/Pages/_Layout.cshtml",
|
|
"Templates/Identity/Pages/_ValidationScriptsPartial.cshtml",
|
|
"Templates/Identity/Pages/_ViewImports.cshtml",
|
|
"Templates/Identity/Pages/_ViewStart.cshtml",
|
|
"Templates/Identity/ScaffoldingReadme.cshtml",
|
|
"Templates/Identity/SupportPages._CookieConsentPartial.cshtml",
|
|
"Templates/Identity/SupportPages._ViewImports.cshtml",
|
|
"Templates/Identity/SupportPages._ViewStart.cshtml",
|
|
"Templates/Identity/_LoginPartial.cshtml",
|
|
"Templates/Identity/wwwroot/css/site.css",
|
|
"Templates/Identity/wwwroot/favicon.ico",
|
|
"Templates/Identity/wwwroot/js/site.js",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/LICENSE",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
|
|
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation/LICENSE.md",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.js",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
|
|
"Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
|
|
"Templates/Identity/wwwroot/lib/jquery/LICENSE.txt",
|
|
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.js",
|
|
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.js",
|
|
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.map",
|
|
"Templates/Identity_Versioned/Bootstrap3/Data/ApplicationDbContext.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Data/ApplicationUser.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/IdentityHostingStartup.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmailChange.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmailChange.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.RegisterConfirmation.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.RegisterConfirmation.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account._StatusMessage.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account._ViewImports.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Email.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Email.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._Layout.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Error.cs.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/Error.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/_Layout.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/_ValidationScriptsPartial.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/_ViewImports.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/Pages/_ViewStart.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/ScaffoldingReadme.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/SupportPages._CookieConsentPartial.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewImports.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewStart.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/_LoginPartial.cshtml",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/css/site.css",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/favicon.ico",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner1.svg",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner2.svg",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner3.svg",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/js/site.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/LICENSE",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/npm.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/LICENSE.md",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/LICENSE.txt",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.js",
|
|
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.map",
|
|
"Templates/MvcLayout/Error.cshtml",
|
|
"Templates/MvcLayout/_Layout.cshtml",
|
|
"Templates/RazorPageGenerator/Create.cshtml",
|
|
"Templates/RazorPageGenerator/CreatePageModel.cshtml",
|
|
"Templates/RazorPageGenerator/Delete.cshtml",
|
|
"Templates/RazorPageGenerator/DeletePageModel.cshtml",
|
|
"Templates/RazorPageGenerator/Details.cshtml",
|
|
"Templates/RazorPageGenerator/DetailsPageModel.cshtml",
|
|
"Templates/RazorPageGenerator/Edit.cshtml",
|
|
"Templates/RazorPageGenerator/EditPageModel.cshtml",
|
|
"Templates/RazorPageGenerator/Empty.cshtml",
|
|
"Templates/RazorPageGenerator/EmptyPageModel.cshtml",
|
|
"Templates/RazorPageGenerator/List.cshtml",
|
|
"Templates/RazorPageGenerator/ListPageModel.cshtml",
|
|
"Templates/RazorPageGenerator/_ValidationScriptsPartial.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Create.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/CreatePageModel.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Delete.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/DeletePageModel.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Details.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/DetailsPageModel.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Edit.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/EditPageModel.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Empty.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/EmptyPageModel.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/List.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/ListPageModel.cshtml",
|
|
"Templates/RazorPageGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
|
|
"Templates/Startup/ReadMe.cshtml",
|
|
"Templates/Startup/Startup.cshtml",
|
|
"Templates/ViewGenerator/Create.cshtml",
|
|
"Templates/ViewGenerator/Delete.cshtml",
|
|
"Templates/ViewGenerator/Details.cshtml",
|
|
"Templates/ViewGenerator/Edit.cshtml",
|
|
"Templates/ViewGenerator/Empty.cshtml",
|
|
"Templates/ViewGenerator/List.cshtml",
|
|
"Templates/ViewGenerator/_ValidationScriptsPartial.cshtml",
|
|
"Templates/ViewGenerator_Versioned/Bootstrap3/Create.cshtml",
|
|
"Templates/ViewGenerator_Versioned/Bootstrap3/Delete.cshtml",
|
|
"Templates/ViewGenerator_Versioned/Bootstrap3/Details.cshtml",
|
|
"Templates/ViewGenerator_Versioned/Bootstrap3/Edit.cshtml",
|
|
"Templates/ViewGenerator_Versioned/Bootstrap3/Empty.cshtml",
|
|
"Templates/ViewGenerator_Versioned/Bootstrap3/List.cshtml",
|
|
"Templates/ViewGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.xml",
|
|
"lib/netstandard2.0/bootstrap3_identitygeneratorfilesconfig.json",
|
|
"lib/netstandard2.0/bootstrap4_identitygeneratorfilesconfig.json",
|
|
"microsoft.visualstudio.web.codegenerators.mvc.3.1.0.nupkg.sha512",
|
|
"microsoft.visualstudio.web.codegenerators.mvc.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/_._"
|
|
]
|
|
},
|
|
"MySqlConnector/2.3.5": {
|
|
"sha512": "AmEfUPkFl+Ev6jJ8Dhns3CYHBfD12RHzGYWuLt6DfG6/af6YvOMyPz74ZPPjBYQGRJkumD2Z48Kqm8s5DJuhLA==",
|
|
"type": "package",
|
|
"path": "mysqlconnector/2.3.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net462/MySqlConnector.dll",
|
|
"lib/net462/MySqlConnector.xml",
|
|
"lib/net471/MySqlConnector.dll",
|
|
"lib/net471/MySqlConnector.xml",
|
|
"lib/net48/MySqlConnector.dll",
|
|
"lib/net48/MySqlConnector.xml",
|
|
"lib/net6.0/MySqlConnector.dll",
|
|
"lib/net6.0/MySqlConnector.xml",
|
|
"lib/net7.0/MySqlConnector.dll",
|
|
"lib/net7.0/MySqlConnector.xml",
|
|
"lib/net8.0/MySqlConnector.dll",
|
|
"lib/net8.0/MySqlConnector.xml",
|
|
"lib/netstandard2.0/MySqlConnector.dll",
|
|
"lib/netstandard2.0/MySqlConnector.xml",
|
|
"lib/netstandard2.1/MySqlConnector.dll",
|
|
"lib/netstandard2.1/MySqlConnector.xml",
|
|
"logo.png",
|
|
"mysqlconnector.2.3.5.nupkg.sha512",
|
|
"mysqlconnector.nuspec"
|
|
]
|
|
},
|
|
"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"
|
|
]
|
|
},
|
|
"NetTopologySuite/2.5.0": {
|
|
"sha512": "5/+2O2ADomEdUn09mlSigACdqvAf0m/pVPGtIPEPQWnyrVykYY0NlfXLIdkMgi41kvH9kNrPqYaFBTZtHYH7Xw==",
|
|
"type": "package",
|
|
"path": "nettopologysuite/2.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/netstandard2.0/NetTopologySuite.dll",
|
|
"lib/netstandard2.0/NetTopologySuite.xml",
|
|
"nettopologysuite.2.5.0.nupkg.sha512",
|
|
"nettopologysuite.nuspec"
|
|
]
|
|
},
|
|
"NetTopologySuite.IO.SpatiaLite/2.0.0": {
|
|
"sha512": "nT8ep51zgrTPEtRG+Cxeoi585uFlzmCmJz+xl35ima1xWCk4KuRuLtCEswy8RQkApmeaawAAfsTsa83sgmT4xw==",
|
|
"type": "package",
|
|
"path": "nettopologysuite.io.spatialite/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll",
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.xml",
|
|
"nettopologysuite.io.spatialite.2.0.0.nupkg.sha512",
|
|
"nettopologysuite.io.spatialite.nuspec"
|
|
]
|
|
},
|
|
"NetTopologySuite.IO.SqlServerBytes/2.1.0": {
|
|
"sha512": "R4BcV19f2l6EjHSjh/EHwLhYQHrOov9vig1EW5oBm0iqlZOgaIJm5tBnlbFnYlvdYOPuf5p0Qtf8PCVwH77Wbg==",
|
|
"type": "package",
|
|
"path": "nettopologysuite.io.sqlserverbytes/2.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"icon.png",
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll",
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.xml",
|
|
"nettopologysuite.io.sqlserverbytes.2.1.0.nupkg.sha512",
|
|
"nettopologysuite.io.sqlserverbytes.nuspec"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/12.0.3",
|
|
"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",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.12.0.3.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Newtonsoft.Json.Bson/1.0.2": {
|
|
"sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json.bson/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"lib/net45/Newtonsoft.Json.Bson.dll",
|
|
"lib/net45/Newtonsoft.Json.Bson.pdb",
|
|
"lib/net45/Newtonsoft.Json.Bson.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.Bson.pdb",
|
|
"lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.pdb",
|
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.xml",
|
|
"newtonsoft.json.bson.1.0.2.nupkg.sha512",
|
|
"newtonsoft.json.bson.nuspec"
|
|
]
|
|
},
|
|
"Npgsql/8.0.6": {
|
|
"sha512": "KaS6CY5kY2Sd0P00MSeFcOI3t2DiQ4UWG8AuRpVOUeDWITOKfoEEG91DP3cmT6aerixPkjwKgXxnpDxIkDpO6g==",
|
|
"type": "package",
|
|
"path": "npgsql/8.0.6",
|
|
"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.6.nupkg.sha512",
|
|
"npgsql.nuspec",
|
|
"postgresql.png"
|
|
]
|
|
},
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.11": {
|
|
"sha512": "leShR/O/nSIS3Jpj8yUBmkzaXzBbtlV326+MYkX2BwAj2qSNrUv/H6m8G9Hnv2zUkQYccTpmV5jIVq5vdciEUA==",
|
|
"type": "package",
|
|
"path": "npgsql.entityframeworkcore.postgresql/8.0.11",
|
|
"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.11.nupkg.sha512",
|
|
"npgsql.entityframeworkcore.postgresql.nuspec",
|
|
"postgresql.png"
|
|
]
|
|
},
|
|
"NuGet.Frameworks/4.7.0": {
|
|
"sha512": "qbXaB76XYUVLocLBs8Z9TS/ERGK2wm797feO+0JEPFvT7o7MRadOR77mqaSD4J1k8G+DlZQyq+MlkCuxrkr3ag==",
|
|
"type": "package",
|
|
"path": "nuget.frameworks/4.7.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/NuGet.Frameworks.dll",
|
|
"lib/net40/NuGet.Frameworks.xml",
|
|
"lib/net46/NuGet.Frameworks.dll",
|
|
"lib/net46/NuGet.Frameworks.xml",
|
|
"lib/netstandard1.6/NuGet.Frameworks.dll",
|
|
"lib/netstandard1.6/NuGet.Frameworks.xml",
|
|
"nuget.frameworks.4.7.0.nupkg.sha512",
|
|
"nuget.frameworks.nuspec"
|
|
]
|
|
},
|
|
"Pomelo.EntityFrameworkCore.MySql/8.0.2": {
|
|
"sha512": "XjnlcxVBLnEMbyEc5cZzgZeDyLvAniACZQ04W1slWN0f4rmfNzl98gEMvHnFH0fMDF06z9MmgGi/Sr7hJ+BVnw==",
|
|
"type": "package",
|
|
"path": "pomelo.entityframeworkcore.mysql/8.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"icon.png",
|
|
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll",
|
|
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.xml",
|
|
"pomelo.entityframeworkcore.mysql.8.0.2.nupkg.sha512",
|
|
"pomelo.entityframeworkcore.mysql.nuspec"
|
|
]
|
|
},
|
|
"Razorpay/3.0.2": {
|
|
"sha512": "gCZPUsu2ScXAxfY1tXqA7o3K2O9bTzSbzs+kPy48ACZsr3MyU1/CqoauY/fUMCyoYj5kA4rxRVKMWNEYtLekhQ==",
|
|
"type": "package",
|
|
"path": "razorpay/3.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/Razorpay.dll",
|
|
"lib/net45/Razorpay.dll",
|
|
"razorpay.3.0.2.nupkg.sha512",
|
|
"razorpay.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/2.5.0": {
|
|
"sha512": "JwwkgNYNFKT4kQZ3qBV3VqPgchUg1A6FnlFa9hgyanylwBhJ7eTFl3pgLVxijFEb+oHLImRcMaTsMzBt2AG0aQ==",
|
|
"type": "package",
|
|
"path": "serilog/2.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Serilog.dll",
|
|
"lib/net45/Serilog.xml",
|
|
"lib/net46/Serilog.dll",
|
|
"lib/net46/Serilog.xml",
|
|
"lib/netstandard1.0/Serilog.dll",
|
|
"lib/netstandard1.0/Serilog.xml",
|
|
"lib/netstandard1.3/Serilog.dll",
|
|
"lib/netstandard1.3/Serilog.xml",
|
|
"serilog.2.5.0.nupkg.sha512",
|
|
"serilog.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Logging/2.0.2": {
|
|
"sha512": "PYAkzUn/VV16Es7U06BfEhNZEltnYWu0WFCM4d2lLY/dvlA7xMwFXBuGRxR0XvEBPoOxPorjhFLy9txwiMO6rg==",
|
|
"type": "package",
|
|
"path": "serilog.extensions.logging/2.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Serilog.Extensions.Logging.dll",
|
|
"lib/net45/Serilog.Extensions.Logging.xml",
|
|
"lib/net46/Serilog.Extensions.Logging.dll",
|
|
"lib/net46/Serilog.Extensions.Logging.xml",
|
|
"lib/net461/Serilog.Extensions.Logging.dll",
|
|
"lib/net461/Serilog.Extensions.Logging.xml",
|
|
"lib/netstandard1.3/Serilog.Extensions.Logging.dll",
|
|
"lib/netstandard1.3/Serilog.Extensions.Logging.xml",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.xml",
|
|
"serilog.extensions.logging.2.0.2.nupkg.sha512",
|
|
"serilog.extensions.logging.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Extensions.Logging.File/2.0.0": {
|
|
"sha512": "usO0qr4v9VCMBWiTJ1nQmAbPNCt40FrkDol6CpfCXbsxGZS/hH+YCueF7vvPQ32ATI0GWcMWiKRdjXEE7/HxTQ==",
|
|
"type": "package",
|
|
"path": "serilog.extensions.logging.file/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net461/Serilog.Extensions.Logging.File.dll",
|
|
"lib/net461/Serilog.Extensions.Logging.File.xml",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.File.dll",
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.File.xml",
|
|
"serilog.extensions.logging.file.2.0.0.nupkg.sha512",
|
|
"serilog.extensions.logging.file.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Formatting.Compact/1.0.0": {
|
|
"sha512": "r3QYz02y7+B7Ng30hyJM929OJhem7SsJ4XDUE0Zfptj2MRiQfpPUb5f58juAFjp/TnNeSX2QNzZEnHwLeoJfHQ==",
|
|
"type": "package",
|
|
"path": "serilog.formatting.compact/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Serilog.Formatting.Compact.dll",
|
|
"lib/net45/Serilog.Formatting.Compact.xml",
|
|
"lib/netstandard1.1/Serilog.Formatting.Compact.dll",
|
|
"lib/netstandard1.1/Serilog.Formatting.Compact.xml",
|
|
"serilog.formatting.compact.1.0.0.nupkg.sha512",
|
|
"serilog.formatting.compact.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.Async/1.1.0": {
|
|
"sha512": "xll0Kanz2BkCxuv+F3p1WXr47jdsVM0GU1n1LZvK+18QiRZ/WGFNxSNw9EMKFV5ED5gr7MUpAe6PCMNL1HGUMA==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.async/1.1.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Serilog.Sinks.Async.dll",
|
|
"lib/net45/Serilog.Sinks.Async.xml",
|
|
"lib/netstandard1.1/Serilog.Sinks.Async.dll",
|
|
"lib/netstandard1.1/Serilog.Sinks.Async.xml",
|
|
"serilog.sinks.async.1.1.0.nupkg.sha512",
|
|
"serilog.sinks.async.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.File/3.2.0": {
|
|
"sha512": "VHbo68pMg5hwSWrzLEdZv5b/rYmIgHIRhd4d5rl8GnC5/a8Fr+RShT5kWyeJOXax1el6mNJ+dmHDOVgnNUQxaw==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.file/3.2.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Serilog.Sinks.File.dll",
|
|
"lib/net45/Serilog.Sinks.File.xml",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.dll",
|
|
"lib/netstandard1.3/Serilog.Sinks.File.xml",
|
|
"serilog.sinks.file.3.2.0.nupkg.sha512",
|
|
"serilog.sinks.file.nuspec"
|
|
]
|
|
},
|
|
"Serilog.Sinks.RollingFile/3.3.0": {
|
|
"sha512": "2lT5X1r3GH4P0bRWJfhA7etGl8Q2Ipw9AACvtAHWRUSpYZ42NGVyHoVs2ALBZ/cAkkS+tA4jl80Zie144eLQPg==",
|
|
"type": "package",
|
|
"path": "serilog.sinks.rollingfile/3.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/Serilog.Sinks.RollingFile.dll",
|
|
"lib/net45/Serilog.Sinks.RollingFile.xml",
|
|
"lib/netstandard1.3/Serilog.Sinks.RollingFile.dll",
|
|
"lib/netstandard1.3/Serilog.Sinks.RollingFile.xml",
|
|
"serilog.sinks.rollingfile.3.3.0.nupkg.sha512",
|
|
"serilog.sinks.rollingfile.nuspec"
|
|
]
|
|
},
|
|
"SQLitePCLRaw.core/2.1.6": {
|
|
"sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
|
|
"type": "package",
|
|
"path": "sqlitepclraw.core/2.1.6",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll",
|
|
"sqlitepclraw.core.2.1.6.nupkg.sha512",
|
|
"sqlitepclraw.core.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore/5.4.1": {
|
|
"sha512": "5EA++Cg8nzw1GCOM+7gWqrXJtylH8XMu+ixkFrbRIhRSMiZLzVPCFnSgAvJn+hCyi+AipUoJbBYv1BjvugieSw==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore/5.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/Swashbuckle.AspNetCore.props",
|
|
"swashbuckle.aspnetcore.5.4.1.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/5.4.1": {
|
|
"sha512": "EY9ILzyXCAdAOmbbBM1LCTGO/T/hcRv16GrmwHWLqcBTOzZQ1lX6hUG+0BDu0xt1ti6TWMTfqEGOojsGYE5rbg==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swagger/5.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"swashbuckle.aspnetcore.swagger.5.4.1.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swagger.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/5.4.1": {
|
|
"sha512": "HH98jkSlJX16xyt/GRzjYs9SHekQTxT6Orok29smdrQ9usBkO8B2dBlUBxCLuupsch8ol46Oq/Apx3wve0LJTg==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/5.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"swashbuckle.aspnetcore.swaggergen.5.4.1.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swaggergen.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/5.4.1": {
|
|
"sha512": "YhRB2iqO/DILvWWxgzckPefxTwjJc9jPT1NjqEW/DPcYLP8CeR4/wII0h4mnV92pDcItPD5FVFT8yNotGmWViw==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/5.4.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
|
|
"swashbuckle.aspnetcore.swaggerui.5.4.1.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.0": {
|
|
"sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
|
|
"type": "package",
|
|
"path": "system.buffers/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"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.0.nupkg.sha512",
|
|
"system.buffers.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.ClientModel/1.0.0": {
|
|
"sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
|
|
"type": "package",
|
|
"path": "system.clientmodel/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"DotNetPackageIcon.png",
|
|
"README.md",
|
|
"lib/net6.0/System.ClientModel.dll",
|
|
"lib/net6.0/System.ClientModel.xml",
|
|
"lib/netstandard2.0/System.ClientModel.dll",
|
|
"lib/netstandard2.0/System.ClientModel.xml",
|
|
"system.clientmodel.1.0.0.nupkg.sha512",
|
|
"system.clientmodel.nuspec"
|
|
]
|
|
},
|
|
"System.Collections/4.3.0": {
|
|
"sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
|
|
"type": "package",
|
|
"path": "system.collections/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Collections.dll",
|
|
"ref/netcore50/System.Collections.xml",
|
|
"ref/netcore50/de/System.Collections.xml",
|
|
"ref/netcore50/es/System.Collections.xml",
|
|
"ref/netcore50/fr/System.Collections.xml",
|
|
"ref/netcore50/it/System.Collections.xml",
|
|
"ref/netcore50/ja/System.Collections.xml",
|
|
"ref/netcore50/ko/System.Collections.xml",
|
|
"ref/netcore50/ru/System.Collections.xml",
|
|
"ref/netcore50/zh-hans/System.Collections.xml",
|
|
"ref/netcore50/zh-hant/System.Collections.xml",
|
|
"ref/netstandard1.0/System.Collections.dll",
|
|
"ref/netstandard1.0/System.Collections.xml",
|
|
"ref/netstandard1.0/de/System.Collections.xml",
|
|
"ref/netstandard1.0/es/System.Collections.xml",
|
|
"ref/netstandard1.0/fr/System.Collections.xml",
|
|
"ref/netstandard1.0/it/System.Collections.xml",
|
|
"ref/netstandard1.0/ja/System.Collections.xml",
|
|
"ref/netstandard1.0/ko/System.Collections.xml",
|
|
"ref/netstandard1.0/ru/System.Collections.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Collections.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Collections.xml",
|
|
"ref/netstandard1.3/System.Collections.dll",
|
|
"ref/netstandard1.3/System.Collections.xml",
|
|
"ref/netstandard1.3/de/System.Collections.xml",
|
|
"ref/netstandard1.3/es/System.Collections.xml",
|
|
"ref/netstandard1.3/fr/System.Collections.xml",
|
|
"ref/netstandard1.3/it/System.Collections.xml",
|
|
"ref/netstandard1.3/ja/System.Collections.xml",
|
|
"ref/netstandard1.3/ko/System.Collections.xml",
|
|
"ref/netstandard1.3/ru/System.Collections.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Collections.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Collections.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.collections.4.3.0.nupkg.sha512",
|
|
"system.collections.nuspec"
|
|
]
|
|
},
|
|
"System.Collections.Concurrent/4.3.0": {
|
|
"sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
|
|
"type": "package",
|
|
"path": "system.collections.concurrent/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Collections.Concurrent.dll",
|
|
"lib/netstandard1.3/System.Collections.Concurrent.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Collections.Concurrent.dll",
|
|
"ref/netcore50/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/de/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/es/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/fr/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/it/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ja/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ko/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/ru/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/System.Collections.Concurrent.dll",
|
|
"ref/netstandard1.1/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/de/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/es/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/it/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/System.Collections.Concurrent.dll",
|
|
"ref/netstandard1.3/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/de/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/es/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/it/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.collections.concurrent.4.3.0.nupkg.sha512",
|
|
"system.collections.concurrent.nuspec"
|
|
]
|
|
},
|
|
"System.Collections.Immutable/1.7.1": {
|
|
"sha512": "B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/1.7.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Collections.Immutable.dll",
|
|
"lib/net461/System.Collections.Immutable.xml",
|
|
"lib/netstandard1.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard1.3/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.3/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
|
|
"system.collections.immutable.1.7.1.nupkg.sha512",
|
|
"system.collections.immutable.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Collections.NonGeneric/4.0.1": {
|
|
"sha512": "hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==",
|
|
"type": "package",
|
|
"path": "system.collections.nongeneric/4.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Collections.NonGeneric.dll",
|
|
"lib/netstandard1.3/System.Collections.NonGeneric.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Collections.NonGeneric.dll",
|
|
"ref/netstandard1.3/System.Collections.NonGeneric.dll",
|
|
"ref/netstandard1.3/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.collections.nongeneric.4.0.1.nupkg.sha512",
|
|
"system.collections.nongeneric.nuspec"
|
|
]
|
|
},
|
|
"System.Composition/1.0.31": {
|
|
"sha512": "I+D26qpYdoklyAVUdqwUBrEIckMNjAYnuPJy/h9dsQItpQwVREkDFs4b4tkBza0kT2Yk48Lcfsv2QQ9hWsh9Iw==",
|
|
"type": "package",
|
|
"path": "system.composition/1.0.31",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"system.composition.1.0.31.nupkg.sha512",
|
|
"system.composition.nuspec"
|
|
]
|
|
},
|
|
"System.Composition.AttributedModel/1.0.31": {
|
|
"sha512": "NHWhkM3ZkspmA0XJEsKdtTt1ViDYuojgSND3yHhTzwxepiwqZf+BCWuvCbjUt4fe0NxxQhUDGJ5km6sLjo9qnQ==",
|
|
"type": "package",
|
|
"path": "system.composition.attributedmodel/1.0.31",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Composition.AttributedModel.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll",
|
|
"system.composition.attributedmodel.1.0.31.nupkg.sha512",
|
|
"system.composition.attributedmodel.nuspec"
|
|
]
|
|
},
|
|
"System.Composition.Convention/1.0.31": {
|
|
"sha512": "GLjh2Ju71k6C0qxMMtl4efHa68NmWeIUYh4fkUI8xbjQrEBvFmRwMDFcylT8/PR9SQbeeL48IkFxU/+gd0nYEQ==",
|
|
"type": "package",
|
|
"path": "system.composition.convention/1.0.31",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Composition.Convention.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll",
|
|
"system.composition.convention.1.0.31.nupkg.sha512",
|
|
"system.composition.convention.nuspec"
|
|
]
|
|
},
|
|
"System.Composition.Hosting/1.0.31": {
|
|
"sha512": "fN1bT4RX4vUqjbgoyuJFVUizAl2mYF5VAb+bVIxIYZSSc0BdnX+yGAxcavxJuDDCQ1K+/mdpgyEFc8e9ikjvrg==",
|
|
"type": "package",
|
|
"path": "system.composition.hosting/1.0.31",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Composition.Hosting.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll",
|
|
"system.composition.hosting.1.0.31.nupkg.sha512",
|
|
"system.composition.hosting.nuspec"
|
|
]
|
|
},
|
|
"System.Composition.Runtime/1.0.31": {
|
|
"sha512": "0LEJN+2NVM89CE4SekDrrk5tHV5LeATltkp+9WNYrR+Huiyt0vaCqHbbHtVAjPyeLWIc8dOz/3kthRBj32wGQg==",
|
|
"type": "package",
|
|
"path": "system.composition.runtime/1.0.31",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Composition.Runtime.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll",
|
|
"system.composition.runtime.1.0.31.nupkg.sha512",
|
|
"system.composition.runtime.nuspec"
|
|
]
|
|
},
|
|
"System.Composition.TypedParts/1.0.31": {
|
|
"sha512": "0Zae/FtzeFgDBBuILeIbC/T9HMYbW4olAmi8XqqAGosSOWvXfiQLfARZEhiGd0LVXaYgXr0NhxiU1LldRP1fpQ==",
|
|
"type": "package",
|
|
"path": "system.composition.typedparts/1.0.31",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.0/System.Composition.TypedParts.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll",
|
|
"system.composition.typedparts.1.0.31.nupkg.sha512",
|
|
"system.composition.typedparts.nuspec"
|
|
]
|
|
},
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
|
"sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
|
|
"type": "package",
|
|
"path": "system.configuration.configurationmanager/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
|
|
"lib/net462/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net462/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net6.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net7.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net7.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.xml",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
|
|
"system.configuration.configurationmanager.8.0.0.nupkg.sha512",
|
|
"system.configuration.configurationmanager.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.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/6.0.1": {
|
|
"sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.diagnosticsource/6.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net461/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
|
|
"system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512",
|
|
"system.diagnostics.diagnosticsource.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
"sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
|
|
"type": "package",
|
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Diagnostics.EventLog.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
|
|
"lib/net462/System.Diagnostics.EventLog.dll",
|
|
"lib/net462/System.Diagnostics.EventLog.xml",
|
|
"lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"lib/net7.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net7.0/System.Diagnostics.EventLog.xml",
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll",
|
|
"lib/net8.0/System.Diagnostics.EventLog.xml",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.dll",
|
|
"lib/netstandard2.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
|
|
"system.diagnostics.eventlog.8.0.0.nupkg.sha512",
|
|
"system.diagnostics.eventlog.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Diagnostics.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.Dynamic.Runtime/4.0.11": {
|
|
"sha512": "db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
|
|
"type": "package",
|
|
"path": "system.dynamic.runtime/4.0.11",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/netcore50/System.Dynamic.Runtime.dll",
|
|
"lib/netstandard1.3/System.Dynamic.Runtime.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.Dynamic.Runtime.dll",
|
|
"ref/netcore50/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/de/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/es/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/fr/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/it/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/ja/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/ko/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/ru/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
|
|
"ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/System.Dynamic.Runtime.dll",
|
|
"ref/netstandard1.0/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/System.Dynamic.Runtime.dll",
|
|
"ref/netstandard1.3/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.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.Dynamic.Runtime.dll",
|
|
"system.dynamic.runtime.4.0.11.nupkg.sha512",
|
|
"system.dynamic.runtime.nuspec"
|
|
]
|
|
},
|
|
"System.Formats.Asn1/9.0.0": {
|
|
"sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==",
|
|
"type": "package",
|
|
"path": "system.formats.asn1/9.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Formats.Asn1.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net8.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets",
|
|
"lib/net462/System.Formats.Asn1.dll",
|
|
"lib/net462/System.Formats.Asn1.xml",
|
|
"lib/net8.0/System.Formats.Asn1.dll",
|
|
"lib/net8.0/System.Formats.Asn1.xml",
|
|
"lib/net9.0/System.Formats.Asn1.dll",
|
|
"lib/net9.0/System.Formats.Asn1.xml",
|
|
"lib/netstandard2.0/System.Formats.Asn1.dll",
|
|
"lib/netstandard2.0/System.Formats.Asn1.xml",
|
|
"system.formats.asn1.9.0.0.nupkg.sha512",
|
|
"system.formats.asn1.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
"type": "package",
|
|
"path": "system.globalization/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Globalization.dll",
|
|
"ref/netcore50/System.Globalization.xml",
|
|
"ref/netcore50/de/System.Globalization.xml",
|
|
"ref/netcore50/es/System.Globalization.xml",
|
|
"ref/netcore50/fr/System.Globalization.xml",
|
|
"ref/netcore50/it/System.Globalization.xml",
|
|
"ref/netcore50/ja/System.Globalization.xml",
|
|
"ref/netcore50/ko/System.Globalization.xml",
|
|
"ref/netcore50/ru/System.Globalization.xml",
|
|
"ref/netcore50/zh-hans/System.Globalization.xml",
|
|
"ref/netcore50/zh-hant/System.Globalization.xml",
|
|
"ref/netstandard1.0/System.Globalization.dll",
|
|
"ref/netstandard1.0/System.Globalization.xml",
|
|
"ref/netstandard1.0/de/System.Globalization.xml",
|
|
"ref/netstandard1.0/es/System.Globalization.xml",
|
|
"ref/netstandard1.0/fr/System.Globalization.xml",
|
|
"ref/netstandard1.0/it/System.Globalization.xml",
|
|
"ref/netstandard1.0/ja/System.Globalization.xml",
|
|
"ref/netstandard1.0/ko/System.Globalization.xml",
|
|
"ref/netstandard1.0/ru/System.Globalization.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Globalization.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Globalization.xml",
|
|
"ref/netstandard1.3/System.Globalization.dll",
|
|
"ref/netstandard1.3/System.Globalization.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.globalization.4.3.0.nupkg.sha512",
|
|
"system.globalization.nuspec"
|
|
]
|
|
},
|
|
"System.Globalization.Calendars/4.3.0": {
|
|
"sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
|
|
"type": "package",
|
|
"path": "system.globalization.calendars/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Globalization.Calendars.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Globalization.Calendars.dll",
|
|
"ref/netstandard1.3/System.Globalization.Calendars.dll",
|
|
"ref/netstandard1.3/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.globalization.calendars.4.3.0.nupkg.sha512",
|
|
"system.globalization.calendars.nuspec"
|
|
]
|
|
},
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
"sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
|
|
"type": "package",
|
|
"path": "system.globalization.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Globalization.Extensions.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Globalization.Extensions.dll",
|
|
"ref/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"ref/netstandard1.3/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"runtimes/win/lib/net46/System.Globalization.Extensions.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
|
|
"system.globalization.extensions.4.3.0.nupkg.sha512",
|
|
"system.globalization.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
|
"sha512": "yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
|
|
"type": "package",
|
|
"path": "system.identitymodel.tokens.jwt/6.35.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net45/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net45/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net461/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net461/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net462/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net462/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net472/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net472/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
|
|
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
|
|
"system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
|
|
"system.identitymodel.tokens.jwt.nuspec"
|
|
]
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
|
"type": "package",
|
|
"path": "system.io/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.IO.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.IO.dll",
|
|
"ref/netcore50/System.IO.dll",
|
|
"ref/netcore50/System.IO.xml",
|
|
"ref/netcore50/de/System.IO.xml",
|
|
"ref/netcore50/es/System.IO.xml",
|
|
"ref/netcore50/fr/System.IO.xml",
|
|
"ref/netcore50/it/System.IO.xml",
|
|
"ref/netcore50/ja/System.IO.xml",
|
|
"ref/netcore50/ko/System.IO.xml",
|
|
"ref/netcore50/ru/System.IO.xml",
|
|
"ref/netcore50/zh-hans/System.IO.xml",
|
|
"ref/netcore50/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.0/System.IO.dll",
|
|
"ref/netstandard1.0/System.IO.xml",
|
|
"ref/netstandard1.0/de/System.IO.xml",
|
|
"ref/netstandard1.0/es/System.IO.xml",
|
|
"ref/netstandard1.0/fr/System.IO.xml",
|
|
"ref/netstandard1.0/it/System.IO.xml",
|
|
"ref/netstandard1.0/ja/System.IO.xml",
|
|
"ref/netstandard1.0/ko/System.IO.xml",
|
|
"ref/netstandard1.0/ru/System.IO.xml",
|
|
"ref/netstandard1.0/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.0/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.3/System.IO.dll",
|
|
"ref/netstandard1.3/System.IO.xml",
|
|
"ref/netstandard1.3/de/System.IO.xml",
|
|
"ref/netstandard1.3/es/System.IO.xml",
|
|
"ref/netstandard1.3/fr/System.IO.xml",
|
|
"ref/netstandard1.3/it/System.IO.xml",
|
|
"ref/netstandard1.3/ja/System.IO.xml",
|
|
"ref/netstandard1.3/ko/System.IO.xml",
|
|
"ref/netstandard1.3/ru/System.IO.xml",
|
|
"ref/netstandard1.3/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.3/zh-hant/System.IO.xml",
|
|
"ref/netstandard1.5/System.IO.dll",
|
|
"ref/netstandard1.5/System.IO.xml",
|
|
"ref/netstandard1.5/de/System.IO.xml",
|
|
"ref/netstandard1.5/es/System.IO.xml",
|
|
"ref/netstandard1.5/fr/System.IO.xml",
|
|
"ref/netstandard1.5/it/System.IO.xml",
|
|
"ref/netstandard1.5/ja/System.IO.xml",
|
|
"ref/netstandard1.5/ko/System.IO.xml",
|
|
"ref/netstandard1.5/ru/System.IO.xml",
|
|
"ref/netstandard1.5/zh-hans/System.IO.xml",
|
|
"ref/netstandard1.5/zh-hant/System.IO.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.io.4.3.0.nupkg.sha512",
|
|
"system.io.nuspec"
|
|
]
|
|
},
|
|
"System.IO.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.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/4.5.4": {
|
|
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
|
"type": "package",
|
|
"path": "system.memory/4.5.4",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Memory.dll",
|
|
"lib/net461/System.Memory.xml",
|
|
"lib/netcoreapp2.1/_._",
|
|
"lib/netstandard1.1/System.Memory.dll",
|
|
"lib/netstandard1.1/System.Memory.xml",
|
|
"lib/netstandard2.0/System.Memory.dll",
|
|
"lib/netstandard2.0/System.Memory.xml",
|
|
"ref/netcoreapp2.1/_._",
|
|
"system.memory.4.5.4.nupkg.sha512",
|
|
"system.memory.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Memory.Data/1.0.2": {
|
|
"sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
|
|
"type": "package",
|
|
"path": "system.memory.data/1.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"CHANGELOG.md",
|
|
"DotNetPackageIcon.png",
|
|
"README.md",
|
|
"lib/net461/System.Memory.Data.dll",
|
|
"lib/net461/System.Memory.Data.xml",
|
|
"lib/netstandard2.0/System.Memory.Data.dll",
|
|
"lib/netstandard2.0/System.Memory.Data.xml",
|
|
"system.memory.data.1.0.2.nupkg.sha512",
|
|
"system.memory.data.nuspec"
|
|
]
|
|
},
|
|
"System.Net.Http/4.3.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.Caching/8.0.0": {
|
|
"sha512": "4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.caching/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net462/_._",
|
|
"lib/net6.0/System.Runtime.Caching.dll",
|
|
"lib/net6.0/System.Runtime.Caching.xml",
|
|
"lib/net7.0/System.Runtime.Caching.dll",
|
|
"lib/net7.0/System.Runtime.Caching.xml",
|
|
"lib/net8.0/System.Runtime.Caching.dll",
|
|
"lib/net8.0/System.Runtime.Caching.xml",
|
|
"lib/netstandard2.0/System.Runtime.Caching.dll",
|
|
"lib/netstandard2.0/System.Runtime.Caching.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
|
|
"runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
|
|
"runtimes/win/lib/net7.0/System.Runtime.Caching.dll",
|
|
"runtimes/win/lib/net7.0/System.Runtime.Caching.xml",
|
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll",
|
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.xml",
|
|
"system.runtime.caching.8.0.0.nupkg.sha512",
|
|
"system.runtime.caching.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"type": "package",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
|
|
"buildTransitive/netcoreapp3.1/_._",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
|
"system.runtime.compilerservices.unsafe.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
|
"type": "package",
|
|
"path": "system.runtime.extensions/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.Extensions.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.dll",
|
|
"ref/netcore50/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/de/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/es/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/fr/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/it/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ja/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ko/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/ru/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.0/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.3/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.dll",
|
|
"ref/netstandard1.5/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.extensions.4.3.0.nupkg.sha512",
|
|
"system.runtime.extensions.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.Handles/4.3.0": {
|
|
"sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
|
|
"type": "package",
|
|
"path": "system.runtime.handles/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/_._",
|
|
"ref/netstandard1.3/System.Runtime.Handles.dll",
|
|
"ref/netstandard1.3/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.handles.4.3.0.nupkg.sha512",
|
|
"system.runtime.handles.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
"sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
|
|
"type": "package",
|
|
"path": "system.runtime.interopservices/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/net462/System.Runtime.InteropServices.dll",
|
|
"lib/net463/System.Runtime.InteropServices.dll",
|
|
"lib/portable-net45+win8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/net462/System.Runtime.InteropServices.dll",
|
|
"ref/net463/System.Runtime.InteropServices.dll",
|
|
"ref/netcore50/System.Runtime.InteropServices.dll",
|
|
"ref/netcore50/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/de/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/es/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/it/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.1/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.2/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.3/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/System.Runtime.InteropServices.dll",
|
|
"ref/netstandard1.5/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
|
|
"ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
|
|
"ref/portable-net45+win8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.runtime.interopservices.4.3.0.nupkg.sha512",
|
|
"system.runtime.interopservices.nuspec"
|
|
]
|
|
},
|
|
"System.Runtime.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.5.0": {
|
|
"sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.cng/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.dll",
|
|
"ref/net461/System.Security.Cryptography.Cng.xml",
|
|
"ref/net462/System.Security.Cryptography.Cng.dll",
|
|
"ref/net462/System.Security.Cryptography.Cng.xml",
|
|
"ref/net47/System.Security.Cryptography.Cng.dll",
|
|
"ref/net47/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
|
|
"ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
|
|
"runtimes/win/lib/uap10.0.16299/_._",
|
|
"system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
|
"system.security.cryptography.cng.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Csp/4.3.0": {
|
|
"sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.csp/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Csp.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Csp.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
|
|
"runtimes/win/lib/netcore50/_._",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
|
|
"system.security.cryptography.csp.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.csp.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Encoding/4.3.0": {
|
|
"sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.encoding/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
|
|
"system.security.cryptography.encoding.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.encoding.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
"sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.openssl/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
|
|
"system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.openssl.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.Primitives/4.3.0": {
|
|
"sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.primitives/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.Primitives.dll",
|
|
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.Primitives.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.primitives.nuspec"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
"sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"PACKAGE.md",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
|
|
"buildTransitive/net462/_._",
|
|
"buildTransitive/net6.0/_._",
|
|
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net462/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net462/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net7.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
|
|
"system.security.cryptography.protecteddata.nuspec",
|
|
"useSharedDesignerContext.txt"
|
|
]
|
|
},
|
|
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
|
"sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
|
|
"type": "package",
|
|
"path": "system.security.cryptography.x509certificates/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
|
|
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
|
|
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
|
|
"system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
|
|
"system.security.cryptography.x509certificates.nuspec"
|
|
]
|
|
},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
|
"type": "package",
|
|
"path": "system.text.encoding/4.3.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"ThirdPartyNotices.txt",
|
|
"dotnet_library_license.txt",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net45/_._",
|
|
"lib/portable-net45+win8+wp8+wpa81/_._",
|
|
"lib/win8/_._",
|
|
"lib/wp80/_._",
|
|
"lib/wpa81/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net45/_._",
|
|
"ref/netcore50/System.Text.Encoding.dll",
|
|
"ref/netcore50/System.Text.Encoding.xml",
|
|
"ref/netcore50/de/System.Text.Encoding.xml",
|
|
"ref/netcore50/es/System.Text.Encoding.xml",
|
|
"ref/netcore50/fr/System.Text.Encoding.xml",
|
|
"ref/netcore50/it/System.Text.Encoding.xml",
|
|
"ref/netcore50/ja/System.Text.Encoding.xml",
|
|
"ref/netcore50/ko/System.Text.Encoding.xml",
|
|
"ref/netcore50/ru/System.Text.Encoding.xml",
|
|
"ref/netcore50/zh-hans/System.Text.Encoding.xml",
|
|
"ref/netcore50/zh-hant/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/System.Text.Encoding.dll",
|
|
"ref/netstandard1.0/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/de/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/es/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/fr/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/it/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/ja/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/ko/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/ru/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
|
|
"ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/System.Text.Encoding.dll",
|
|
"ref/netstandard1.3/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/de/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/es/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/fr/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/it/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/ja/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/ko/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/ru/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
|
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
|
|
"ref/portable-net45+win8+wp8+wpa81/_._",
|
|
"ref/win8/_._",
|
|
"ref/wp80/_._",
|
|
"ref/wpa81/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.text.encoding.4.3.0.nupkg.sha512",
|
|
"system.text.encoding.nuspec"
|
|
]
|
|
},
|
|
"System.Text.Encoding.CodePages/4.5.1": {
|
|
"sha512": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
|
|
"type": "package",
|
|
"path": "system.text.encoding.codepages/4.5.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net46/System.Text.Encoding.CodePages.dll",
|
|
"lib/net461/System.Text.Encoding.CodePages.dll",
|
|
"lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
|
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
|
"system.text.encoding.codepages.4.5.1.nupkg.sha512",
|
|
"system.text.encoding.codepages.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"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/4.7.2": {
|
|
"sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
|
|
"type": "package",
|
|
"path": "system.text.encodings.web/4.7.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Text.Encodings.Web.dll",
|
|
"lib/net461/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard1.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard1.0/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
|
|
"lib/netstandard2.1/System.Text.Encodings.Web.dll",
|
|
"lib/netstandard2.1/System.Text.Encodings.Web.xml",
|
|
"system.text.encodings.web.4.7.2.nupkg.sha512",
|
|
"system.text.encodings.web.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Text.Json/9.0.0": {
|
|
"sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==",
|
|
"type": "package",
|
|
"path": "system.text.json/9.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/net8.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/net8.0/System.Text.Json.dll",
|
|
"lib/net8.0/System.Text.Json.xml",
|
|
"lib/net9.0/System.Text.Json.dll",
|
|
"lib/net9.0/System.Text.Json.xml",
|
|
"lib/netstandard2.0/System.Text.Json.dll",
|
|
"lib/netstandard2.0/System.Text.Json.xml",
|
|
"system.text.json.9.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"
|
|
]
|
|
},
|
|
"Common/1.0.0": {
|
|
"type": "project",
|
|
"path": "../_layers/common/Common.csproj",
|
|
"msbuildProject": "../_layers/common/Common.csproj"
|
|
},
|
|
"Data/1.0.0": {
|
|
"type": "project",
|
|
"path": "../_layers/data/Data.csproj",
|
|
"msbuildProject": "../_layers/data/Data.csproj"
|
|
},
|
|
"Domain/1.0.0": {
|
|
"type": "project",
|
|
"path": "../_layers/domain/Domain.csproj",
|
|
"msbuildProject": "../_layers/domain/Domain.csproj"
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net9.0": [
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection >= 7.0.0",
|
|
"Data >= 1.0.0",
|
|
"Domain >= 1.0.0",
|
|
"FluentValidation.AspNetCore >= 9.0.0",
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer >= 3.1.0",
|
|
"Microsoft.AspNetCore.Cors >= 2.2.0",
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 3.1.2",
|
|
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer >= 4.1.1",
|
|
"Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0",
|
|
"Microsoft.EntityFrameworkCore.Tools >= 3.1.0",
|
|
"Microsoft.Extensions.Logging >= 9.0.0",
|
|
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.10.9",
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Design >= 3.1.0",
|
|
"Serilog.Extensions.Logging.File >= 2.0.0",
|
|
"Swashbuckle.AspNetCore >= 5.4.1",
|
|
"System.IdentityModel.Tokens.Jwt >= 6.35.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"/Users/preet/.nuget/packages/": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "/Users/preet/Documents/Odiproject/practicekea_backend/microservices/admin/API.Admin.csproj",
|
|
"projectName": "API.Admin",
|
|
"projectPath": "/Users/preet/Documents/Odiproject/practicekea_backend/microservices/admin/API.Admin.csproj",
|
|
"packagesPath": "/Users/preet/.nuget/packages/",
|
|
"outputPath": "/Users/preet/Documents/Odiproject/practicekea_backend/microservices/admin/obj/",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"/Users/preet/.nuget/NuGet/NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net9.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net9.0": {
|
|
"targetAlias": "net9.0",
|
|
"projectReferences": {
|
|
"/Users/preet/Documents/Odiproject/practicekea_backend/microservices/_layers/data/Data.csproj": {
|
|
"projectPath": "/Users/preet/Documents/Odiproject/practicekea_backend/microservices/_layers/data/Data.csproj"
|
|
},
|
|
"/Users/preet/Documents/Odiproject/practicekea_backend/microservices/_layers/domain/Domain.csproj": {
|
|
"projectPath": "/Users/preet/Documents/Odiproject/practicekea_backend/microservices/_layers/domain/Domain.csproj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "all"
|
|
},
|
|
"SdkAnalysisLevel": "9.0.100"
|
|
},
|
|
"frameworks": {
|
|
"net9.0": {
|
|
"targetAlias": "net9.0",
|
|
"dependencies": {
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection": {
|
|
"target": "Package",
|
|
"version": "[7.0.0, )"
|
|
},
|
|
"FluentValidation.AspNetCore": {
|
|
"target": "Package",
|
|
"version": "[9.0.0, )"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": {
|
|
"target": "Package",
|
|
"version": "[3.1.0, )"
|
|
},
|
|
"Microsoft.AspNetCore.Cors": {
|
|
"target": "Package",
|
|
"version": "[2.2.0, )"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
|
|
"target": "Package",
|
|
"version": "[3.1.2, )"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer": {
|
|
"target": "Package",
|
|
"version": "[4.1.1, )"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.SqlServer": {
|
|
"target": "Package",
|
|
"version": "[9.0.0, )"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Tools": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[3.1.0, )"
|
|
},
|
|
"Microsoft.Extensions.Logging": {
|
|
"target": "Package",
|
|
"version": "[9.0.0, )"
|
|
},
|
|
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
|
|
"target": "Package",
|
|
"version": "[1.10.9, )"
|
|
},
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
|
|
"target": "Package",
|
|
"version": "[3.1.0, )"
|
|
},
|
|
"Serilog.Extensions.Logging.File": {
|
|
"target": "Package",
|
|
"version": "[2.0.0, )"
|
|
},
|
|
"Swashbuckle.AspNetCore": {
|
|
"target": "Package",
|
|
"version": "[5.4.1, )"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt": {
|
|
"target": "Package",
|
|
"version": "[6.35.0, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.AspNetCore.App": {
|
|
"privateAssets": "none"
|
|
},
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.100/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
},
|
|
"logs": [
|
|
{
|
|
"code": "NU1608",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 8.0.2 requires Microsoft.EntityFrameworkCore.Relational (>= 8.0.2 && <= 8.0.999) but version Microsoft.EntityFrameworkCore.Relational 9.0.0 was resolved.",
|
|
"libraryId": "Microsoft.EntityFrameworkCore.Relational",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1902",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'Microsoft.AspNetCore.Authentication.JwtBearer' 3.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-q7cg-43mg-qp69",
|
|
"libraryId": "Microsoft.AspNetCore.Authentication.JwtBearer",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1903",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'Newtonsoft.Json' 12.0.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-5crp-9r3c-p9vr",
|
|
"libraryId": "Newtonsoft.Json",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1902",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'Swashbuckle.AspNetCore.SwaggerUI' 5.4.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-qrmm-w75w-3wpx",
|
|
"libraryId": "Swashbuckle.AspNetCore.SwaggerUI",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1903",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57",
|
|
"libraryId": "System.Net.Http",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1903",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'System.Text.RegularExpressions' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-cmhx-cq75-c4mj",
|
|
"libraryId": "System.Text.RegularExpressions",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Package 'Razorpay 3.0.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.",
|
|
"libraryId": "Razorpay",
|
|
"targetGraphs": [
|
|
"net9.0"
|
|
]
|
|
}
|
|
]
|
|
} |