2112 lines
81 KiB
JSON
2112 lines
81 KiB
JSON
|
|
{
|
||
|
|
"runtimeTarget": {
|
||
|
|
"name": ".NETCoreApp,Version=v8.0",
|
||
|
|
"signature": ""
|
||
|
|
},
|
||
|
|
"compilationOptions": {},
|
||
|
|
"targets": {
|
||
|
|
".NETCoreApp,Version=v8.0": {
|
||
|
|
"Data/1.0.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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"Data.dll": {}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"AutoMapper/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.CSharp": "4.5.0",
|
||
|
|
"System.Reflection.Emit": "4.3.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/AutoMapper.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection/7.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"AutoMapper": "9.0.0",
|
||
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
|
||
|
|
"assemblyVersion": "0.0.0.0",
|
||
|
|
"fileVersion": "7.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Azure.Core/1.38.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
||
|
|
"System.ClientModel": "1.0.0",
|
||
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0",
|
||
|
|
"System.Memory.Data": "1.0.2",
|
||
|
|
"System.Numerics.Vectors": "4.5.0",
|
||
|
|
"System.Text.Encodings.Web": "9.0.0",
|
||
|
|
"System.Text.Json": "9.0.0",
|
||
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Azure.Core.dll": {
|
||
|
|
"assemblyVersion": "1.38.0.0",
|
||
|
|
"fileVersion": "1.3800.24.12602"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Azure.Identity/1.11.4": {
|
||
|
|
"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": "8.0.0",
|
||
|
|
"System.Text.Json": "9.0.0",
|
||
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
||
|
|
"assemblyVersion": "1.11.4.0",
|
||
|
|
"fileVersion": "1.1100.424.31005"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions/8.1.2": {
|
||
|
|
"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": {
|
||
|
|
"dependencies": {
|
||
|
|
"MedallionTopologicalSort": "1.0.0",
|
||
|
|
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
|
||
|
|
"NetTopologySuite": "2.5.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/EFCore.BulkExtensions.Core.dll": {
|
||
|
|
"assemblyVersion": "8.1.2.0",
|
||
|
|
"fileVersion": "8.1.2.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.MySql/8.1.2": {
|
||
|
|
"dependencies": {
|
||
|
|
"EFCore.BulkExtensions.Core": "8.1.2",
|
||
|
|
"Pomelo.EntityFrameworkCore.MySql": "8.0.2"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/EFCore.BulkExtensions.MySql.dll": {
|
||
|
|
"assemblyVersion": "8.1.2.0",
|
||
|
|
"fileVersion": "8.1.2.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.PostgreSql/8.1.2": {
|
||
|
|
"dependencies": {
|
||
|
|
"EFCore.BulkExtensions.Core": "8.1.2",
|
||
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.11"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll": {
|
||
|
|
"assemblyVersion": "8.1.2.0",
|
||
|
|
"fileVersion": "8.1.2.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.Sqlite/8.1.2": {
|
||
|
|
"dependencies": {
|
||
|
|
"EFCore.BulkExtensions.Core": "8.1.2",
|
||
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11",
|
||
|
|
"NetTopologySuite.IO.SpatiaLite": "2.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/EFCore.BulkExtensions.Sqlite.dll": {
|
||
|
|
"assemblyVersion": "8.1.2.0",
|
||
|
|
"fileVersion": "8.1.2.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.SqlServer/8.1.2": {
|
||
|
|
"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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/EFCore.BulkExtensions.SqlServer.dll": {
|
||
|
|
"assemblyVersion": "8.1.2.0",
|
||
|
|
"fileVersion": "8.1.2.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"FirebaseAdmin/2.3.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Google.Api.Gax.Rest": "3.2.0",
|
||
|
|
"Google.Apis.Auth": "1.49.0",
|
||
|
|
"System.Collections.Immutable": "1.7.1"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/FirebaseAdmin.dll": {
|
||
|
|
"assemblyVersion": "2.3.0.0",
|
||
|
|
"fileVersion": "2.3.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Google.Api.Gax/3.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
||
|
|
"Newtonsoft.Json": "12.0.3"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Google.Api.Gax.dll": {
|
||
|
|
"assemblyVersion": "3.2.0.0",
|
||
|
|
"fileVersion": "3.2.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Google.Api.Gax.Rest/3.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Google.Api.Gax": "3.2.0",
|
||
|
|
"Google.Apis.Auth": "1.49.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Google.Api.Gax.Rest.dll": {
|
||
|
|
"assemblyVersion": "3.2.0.0",
|
||
|
|
"fileVersion": "3.2.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Google.Apis/1.49.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Google.Apis.Core": "1.49.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Google.Apis.dll": {
|
||
|
|
"assemblyVersion": "1.49.0.0",
|
||
|
|
"fileVersion": "1.49.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Google.Apis.Auth/1.49.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Google.Apis": "1.49.0",
|
||
|
|
"Google.Apis.Core": "1.49.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {
|
||
|
|
"assemblyVersion": "1.49.0.0",
|
||
|
|
"fileVersion": "1.49.0.0"
|
||
|
|
},
|
||
|
|
"lib/netstandard2.0/Google.Apis.Auth.dll": {
|
||
|
|
"assemblyVersion": "1.49.0.0",
|
||
|
|
"fileVersion": "1.49.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Google.Apis.Core/1.49.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Newtonsoft.Json": "12.0.3"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Google.Apis.Core.dll": {
|
||
|
|
"assemblyVersion": "1.49.0.0",
|
||
|
|
"fileVersion": "1.49.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"MedallionTopologicalSort/1.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/MedallionTopologicalSort.dll": {
|
||
|
|
"assemblyVersion": "1.0.0.0",
|
||
|
|
"fileVersion": "1.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.AspNetCore.Http": "2.2.0",
|
||
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authorization/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Metadata": "9.0.0",
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52903"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.AspNetCore.Authorization": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Http.Features": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
|
||
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Options": "9.0.0",
|
||
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Http.Features": "2.2.0",
|
||
|
|
"System.Text.Encodings.Web": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
||
|
|
"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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http.Features/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Metadata/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52903"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.Net.Http.Headers": "2.2.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
||
|
|
"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": "9.0.0",
|
||
|
|
"Microsoft.Extensions.DependencyModel": "8.0.2",
|
||
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
||
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0",
|
||
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
|
||
|
|
"assemblyVersion": "2.2.5.0",
|
||
|
|
"fileVersion": "2.2.5.19109"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
|
||
|
|
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.Extensions.ObjectPool": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Net.Http.Headers": "2.2.0",
|
||
|
|
"System.Text.Encodings.Web": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
||
|
|
"assemblyVersion": "1.0.0.0",
|
||
|
|
"fileVersion": "4.700.20.21406"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.CSharp/4.5.0": {},
|
||
|
|
"Microsoft.Data.SqlClient/5.2.2": {
|
||
|
|
"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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
||
|
|
"assemblyVersion": "5.0.0.0",
|
||
|
|
"fileVersion": "5.22.24240.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"resources": {
|
||
|
|
"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": {
|
||
|
|
"rid": "unix",
|
||
|
|
"assetType": "runtime",
|
||
|
|
"assemblyVersion": "5.0.0.0",
|
||
|
|
"fileVersion": "5.22.24240.6"
|
||
|
|
},
|
||
|
|
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": {
|
||
|
|
"rid": "win",
|
||
|
|
"assetType": "runtime",
|
||
|
|
"assemblyVersion": "5.0.0.0",
|
||
|
|
"fileVersion": "5.22.24240.6"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
||
|
|
"runtimeTargets": {
|
||
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
|
"rid": "win-arm",
|
||
|
|
"assetType": "native",
|
||
|
|
"fileVersion": "0.0.0.0"
|
||
|
|
},
|
||
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
|
"rid": "win-arm64",
|
||
|
|
"assetType": "native",
|
||
|
|
"fileVersion": "0.0.0.0"
|
||
|
|
},
|
||
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
|
"rid": "win-x64",
|
||
|
|
"assetType": "native",
|
||
|
|
"fileVersion": "0.0.0.0"
|
||
|
|
},
|
||
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
||
|
|
"rid": "win-x86",
|
||
|
|
"assetType": "native",
|
||
|
|
"fileVersion": "0.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Data.Sqlite.Core/8.0.11": {
|
||
|
|
"dependencies": {
|
||
|
|
"SQLitePCLRaw.core": "2.1.6"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
||
|
|
"assemblyVersion": "8.0.11.0",
|
||
|
|
"fileVersion": "8.0.1124.52104"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore/9.0.0": {
|
||
|
|
"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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52902"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52902"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0": {},
|
||
|
|
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
|
||
|
|
"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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52902"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Data.Sqlite.Core": "8.0.11",
|
||
|
|
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
|
||
|
|
"Microsoft.Extensions.DependencyModel": "8.0.2"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
|
||
|
|
"assemblyVersion": "8.0.11.0",
|
||
|
|
"fileVersion": "8.0.1124.52104"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Data.SqlClient": "5.2.2",
|
||
|
|
"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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52902"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.SqlServer.Types": "160.1000.6",
|
||
|
|
"System.Text.Json": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "8.0.11.0",
|
||
|
|
"fileVersion": "8.0.1124.52104"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "9.0.0",
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions": "8.0.11"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll": {
|
||
|
|
"assemblyVersion": "8.0.11.0",
|
||
|
|
"fileVersion": "8.0.1124.52104"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Caching.Memory/9.0.0": {
|
||
|
|
"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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.DependencyInjection/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.DependencyModel/8.0.2": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
|
||
|
|
"assemblyVersion": "8.0.0.2",
|
||
|
|
"fileVersion": "8.0.1024.46610"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18315"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Logging/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.DependencyInjection": "9.0.0",
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.Extensions.Options": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
||
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18315"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Options/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.Options.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Primitives/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Identity.Client/4.61.3": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
||
|
|
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.Identity.Client.dll": {
|
||
|
|
"assemblyVersion": "4.61.3.0",
|
||
|
|
"fileVersion": "4.61.3.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Identity.Client": "4.61.3",
|
||
|
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
||
|
|
"assemblyVersion": "4.61.3.0",
|
||
|
|
"fileVersion": "4.61.3.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
||
|
|
"assemblyVersion": "6.35.0.0",
|
||
|
|
"fileVersion": "6.35.0.41201"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0",
|
||
|
|
"System.Text.Encoding": "4.3.0",
|
||
|
|
"System.Text.Encodings.Web": "9.0.0",
|
||
|
|
"System.Text.Json": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
||
|
|
"assemblyVersion": "6.35.0.0",
|
||
|
|
"fileVersion": "6.35.0.41201"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.IdentityModel.Abstractions": "6.35.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
||
|
|
"assemblyVersion": "6.35.0.0",
|
||
|
|
"fileVersion": "6.35.0.41201"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
||
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
||
|
|
"assemblyVersion": "6.35.0.0",
|
||
|
|
"fileVersion": "6.35.0.41201"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.IdentityModel.Protocols": "6.35.0",
|
||
|
|
"System.IdentityModel.Tokens.Jwt": "6.35.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
||
|
|
"assemblyVersion": "6.35.0.0",
|
||
|
|
"fileVersion": "6.35.0.41201"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.CSharp": "4.5.0",
|
||
|
|
"Microsoft.IdentityModel.Logging": "6.35.0",
|
||
|
|
"System.Security.Cryptography.Cng": "4.5.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
||
|
|
"assemblyVersion": "6.35.0.0",
|
||
|
|
"fileVersion": "6.35.0.41201"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Primitives": "9.0.0",
|
||
|
|
"System.Buffers": "4.5.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
|
||
|
|
"assemblyVersion": "2.2.0.0",
|
||
|
|
"fileVersion": "2.2.0.18316"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.NETCore.Platforms/1.1.0": {},
|
||
|
|
"Microsoft.NETCore.Targets/1.1.0": {},
|
||
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
||
|
|
"assemblyVersion": "1.0.0.0",
|
||
|
|
"fileVersion": "1.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Microsoft.SqlServer.Types/160.1000.6": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.SqlServer.Server": "1.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.1/Microsoft.SqlServer.Types.dll": {
|
||
|
|
"assemblyVersion": "16.0.0.0",
|
||
|
|
"fileVersion": "16.0.1000.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"resources": {
|
||
|
|
"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": {
|
||
|
|
"rid": "win-x64",
|
||
|
|
"assetType": "native",
|
||
|
|
"fileVersion": "0.0.0.0"
|
||
|
|
},
|
||
|
|
"runtimes/win-x86/native/SqlServerSpatial160.dll": {
|
||
|
|
"rid": "win-x86",
|
||
|
|
"assetType": "native",
|
||
|
|
"fileVersion": "0.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"MySqlConnector/2.3.5": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/MySqlConnector.dll": {
|
||
|
|
"assemblyVersion": "2.0.0.0",
|
||
|
|
"fileVersion": "2.3.5.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"NetTopologySuite/2.5.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.Memory": "4.5.4"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/NetTopologySuite.dll": {
|
||
|
|
"assemblyVersion": "2.0.0.0",
|
||
|
|
"fileVersion": "2.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"NetTopologySuite.IO.SpatiaLite/2.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"NetTopologySuite": "2.5.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll": {
|
||
|
|
"assemblyVersion": "2.0.0.0",
|
||
|
|
"fileVersion": "2.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"NetTopologySuite.IO.SqlServerBytes/2.1.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"NetTopologySuite": "2.5.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll": {
|
||
|
|
"assemblyVersion": "2.0.0.0",
|
||
|
|
"fileVersion": "2.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Newtonsoft.Json/12.0.3": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||
|
|
"assemblyVersion": "12.0.0.0",
|
||
|
|
"fileVersion": "12.0.3.23909"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Npgsql/8.0.6": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Npgsql.dll": {
|
||
|
|
"assemblyVersion": "8.0.6.0",
|
||
|
|
"fileVersion": "8.0.6.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.11": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.EntityFrameworkCore": "9.0.0",
|
||
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "9.0.0",
|
||
|
|
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
|
||
|
|
"Npgsql": "8.0.6"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
|
||
|
|
"assemblyVersion": "8.0.11.0",
|
||
|
|
"fileVersion": "8.0.11.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Pomelo.EntityFrameworkCore.MySql/8.0.2": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
|
||
|
|
"MySqlConnector": "2.3.5"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": {
|
||
|
|
"assemblyVersion": "8.0.2.0",
|
||
|
|
"fileVersion": "8.0.2.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Razorpay/3.0.2": {
|
||
|
|
"dependencies": {
|
||
|
|
"Newtonsoft.Json": "12.0.3"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net45/Razorpay.dll": {
|
||
|
|
"assemblyVersion": "1.0.0.0",
|
||
|
|
"fileVersion": "1.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"SQLitePCLRaw.core/2.1.6": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.Memory": "4.5.4"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
|
||
|
|
"assemblyVersion": "2.1.6.2060",
|
||
|
|
"fileVersion": "2.1.6.2060"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Buffers/4.5.0": {},
|
||
|
|
"System.ClientModel/1.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.Memory.Data": "1.0.2",
|
||
|
|
"System.Text.Json": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/System.ClientModel.dll": {
|
||
|
|
"assemblyVersion": "1.0.0.0",
|
||
|
|
"fileVersion": "1.0.24.5302"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Collections.Immutable/1.7.1": {},
|
||
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.Diagnostics.EventLog": "8.0.0",
|
||
|
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
|
||
|
|
"assemblyVersion": "8.0.0.0",
|
||
|
|
"fileVersion": "8.0.23.53103"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Diagnostics.DiagnosticSource/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
||
|
|
"assemblyVersion": "8.0.0.0",
|
||
|
|
"fileVersion": "8.0.23.53103"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"runtimeTargets": {
|
||
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
|
||
|
|
"rid": "win",
|
||
|
|
"assetType": "runtime",
|
||
|
|
"assemblyVersion": "8.0.0.0",
|
||
|
|
"fileVersion": "8.0.23.53103"
|
||
|
|
},
|
||
|
|
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
|
||
|
|
"rid": "win",
|
||
|
|
"assetType": "runtime",
|
||
|
|
"assemblyVersion": "8.0.0.0",
|
||
|
|
"fileVersion": "8.0.23.53103"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Formats.Asn1/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Formats.Asn1.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
|
||
|
|
"Microsoft.IdentityModel.Tokens": "6.35.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
||
|
|
"assemblyVersion": "6.35.0.0",
|
||
|
|
"fileVersion": "6.35.0.41201"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.IO/4.3.0": {
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.IO.Pipelines/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.IO.Pipelines.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Memory/4.5.4": {},
|
||
|
|
"System.Memory.Data/1.0.2": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.Text.Encodings.Web": "9.0.0",
|
||
|
|
"System.Text.Json": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
||
|
|
"assemblyVersion": "1.0.2.0",
|
||
|
|
"fileVersion": "1.0.221.20802"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Numerics.Vectors/4.5.0": {},
|
||
|
|
"System.Reflection/4.3.0": {
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Reflection.Emit/4.3.0": {
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.Reflection": "4.3.0",
|
||
|
|
"System.Reflection.Primitives": "4.3.0",
|
||
|
|
"System.Runtime": "4.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Reflection.Primitives/4.3.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
||
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
||
|
|
"System.Runtime": "4.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Runtime/4.3.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
||
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Runtime.Caching/8.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.Configuration.ConfigurationManager": "8.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Runtime.Caching.dll": {
|
||
|
|
"assemblyVersion": "8.0.0.0",
|
||
|
|
"fileVersion": "8.0.23.53103"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"runtimeTargets": {
|
||
|
|
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll": {
|
||
|
|
"rid": "win",
|
||
|
|
"assetType": "runtime",
|
||
|
|
"assemblyVersion": "8.0.0.0",
|
||
|
|
"fileVersion": "8.0.23.53103"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Security.Cryptography.Cng/4.5.0": {},
|
||
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
||
|
|
"assemblyVersion": "8.0.0.0",
|
||
|
|
"fileVersion": "8.0.23.53103"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Text.Encoding/4.3.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
||
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
||
|
|
"System.Runtime": "4.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Text.Encodings.Web/9.0.0": {
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"runtimeTargets": {
|
||
|
|
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
||
|
|
"rid": "browser",
|
||
|
|
"assetType": "runtime",
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Text.Json/9.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"System.IO.Pipelines": "9.0.0",
|
||
|
|
"System.Text.Encodings.Web": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"lib/net8.0/System.Text.Json.dll": {
|
||
|
|
"assemblyVersion": "9.0.0.0",
|
||
|
|
"fileVersion": "9.0.24.52809"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Threading.Tasks/4.3.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
||
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
||
|
|
"System.Runtime": "4.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"System.Threading.Tasks.Extensions/4.5.4": {},
|
||
|
|
"Common/1.0.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"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"Common.dll": {
|
||
|
|
"assemblyVersion": "1.0.0",
|
||
|
|
"fileVersion": "1.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Domain/1.0.0": {
|
||
|
|
"dependencies": {
|
||
|
|
"Microsoft.EntityFrameworkCore": "9.0.0",
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "9.0.0"
|
||
|
|
},
|
||
|
|
"runtime": {
|
||
|
|
"Domain.dll": {
|
||
|
|
"assemblyVersion": "1.0.0",
|
||
|
|
"fileVersion": "1.0.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"libraries": {
|
||
|
|
"Data/1.0.0": {
|
||
|
|
"type": "project",
|
||
|
|
"serviceable": false,
|
||
|
|
"sha512": ""
|
||
|
|
},
|
||
|
|
"AutoMapper/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-xCqvoxT4HIrNY/xlXG9W+BA/awdrhWvMTKTK/igkGSRbhOhpl3Q8O8Gxlhzjc9JsYqE7sS6AxgyuUUvZ6R5/Bw==",
|
||
|
|
"path": "automapper/9.0.0",
|
||
|
|
"hashPath": "automapper.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection/7.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-szI4yeRIM7GWe9JyekW0dKYehPB0t6M+I55fPeCebN6PhS7zQZa0eG3bgOnOx+eP3caSNoE7KEJs2rk7MLsh8w==",
|
||
|
|
"path": "automapper.extensions.microsoft.dependencyinjection/7.0.0",
|
||
|
|
"hashPath": "automapper.extensions.microsoft.dependencyinjection.7.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Azure.Core/1.38.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==",
|
||
|
|
"path": "azure.core/1.38.0",
|
||
|
|
"hashPath": "azure.core.1.38.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Azure.Identity/1.11.4": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
|
||
|
|
"path": "azure.identity/1.11.4",
|
||
|
|
"hashPath": "azure.identity.1.11.4.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions/8.1.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-Zf08t+RT3RF9FVp7osimgX/+IBODLXezx1CFlBj20xxYuIWGzbnGUocJDY+/LGrzYJeJq7hOw56rAKYLpEdT6A==",
|
||
|
|
"path": "efcore.bulkextensions/8.1.2",
|
||
|
|
"hashPath": "efcore.bulkextensions.8.1.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.Core/8.1.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-5kftYuYoBjB89IyvAVuRrMmuJh/1Ck3Z9EVYFxaf/izyz8O6JAIYP3ZLX8Y3zWmcq4/gQ2UWms9LR/kXY5g1bg==",
|
||
|
|
"path": "efcore.bulkextensions.core/8.1.2",
|
||
|
|
"hashPath": "efcore.bulkextensions.core.8.1.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.MySql/8.1.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-V0YqTv8ggMC8d6VSI1anQOmMBIS01LfNTDkkmRQuyup++Ny5ptL4Au1RAzY/sMe/x1WLiLbjcGXhMP+9NCUsHA==",
|
||
|
|
"path": "efcore.bulkextensions.mysql/8.1.2",
|
||
|
|
"hashPath": "efcore.bulkextensions.mysql.8.1.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.PostgreSql/8.1.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-bvOFIFIJ9xCsAVtTosXJ5GkzJeUcqrIvX5jg9LRd+1hmy0XlGR98oW58mG85sTX2pYiaaSG3ImXDiW883t6ZYA==",
|
||
|
|
"path": "efcore.bulkextensions.postgresql/8.1.2",
|
||
|
|
"hashPath": "efcore.bulkextensions.postgresql.8.1.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.Sqlite/8.1.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-HVxjkQDnGwVumue+KgyTFmeCMFkZsyJYAxMMKbagYn5s6eoKOR05Bet4k0Pz9NTI+uEzio8DRBOgVFXmrxCFTA==",
|
||
|
|
"path": "efcore.bulkextensions.sqlite/8.1.2",
|
||
|
|
"hashPath": "efcore.bulkextensions.sqlite.8.1.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"EFCore.BulkExtensions.SqlServer/8.1.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-wnNHul+V4liByVcgaomJzB5TFGZnxbg04JcUXfuBwww5O4+Wwb6dhLHRIkYJTfUBi5wc+xXaTX6Rxp0mVf69Lw==",
|
||
|
|
"path": "efcore.bulkextensions.sqlserver/8.1.2",
|
||
|
|
"hashPath": "efcore.bulkextensions.sqlserver.8.1.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"FirebaseAdmin/2.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-ror9V68bFWdr3VXoCPQrAAJ1ZA8dyLzIHJvy53BmoD83Ze9VuWC9hPBicPqqOANP3VTMWnylC7xci59UEMuU4A==",
|
||
|
|
"path": "firebaseadmin/2.3.0",
|
||
|
|
"hashPath": "firebaseadmin.2.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Google.Api.Gax/3.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-0OjahFAHTOoprSgvJiQ6/fIQLrUYU4QIFgkuJ51/lcmhZbuXxB3ycPk3JTVEvx6A5yQBL14wgmHgwXLcEsnu3Q==",
|
||
|
|
"path": "google.api.gax/3.2.0",
|
||
|
|
"hashPath": "google.api.gax.3.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Google.Api.Gax.Rest/3.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-YY4mD0nGxTx1uez7Perm+zAd3FH50dd3+7HTYsRFCywDEtj3RkrMjcAmw6mNpKkw2sRICu7aYNy1mgMjd3nVbw==",
|
||
|
|
"path": "google.api.gax.rest/3.2.0",
|
||
|
|
"hashPath": "google.api.gax.rest.3.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Google.Apis/1.49.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-fmXQQTxZFOBlnvokvdQMzq0Lt+g2QzpZ4H6U8lMMFHgAR8ZqxQnPN5yHDpoHf7a++hJHb5W3pALxauGsq+afKQ==",
|
||
|
|
"path": "google.apis/1.49.0",
|
||
|
|
"hashPath": "google.apis.1.49.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Google.Apis.Auth/1.49.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-3V9ohvixQtjaEvk7T9Ac7E/KvwEPa7eL4aMNreJDI0CEPzCdQdk2zCvaJPRrNIjhe+UuBeOeom1oAOMFB74JHg==",
|
||
|
|
"path": "google.apis.auth/1.49.0",
|
||
|
|
"hashPath": "google.apis.auth.1.49.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Google.Apis.Core/1.49.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-9DgGdtyzgrCfHWwc/HiDXDbykNMeKQozbEHYEUEcezRuH+YR3fvq7YGVBDmUM8g6qEL3kDk6h5EU4h0IJwue1w==",
|
||
|
|
"path": "google.apis.core/1.49.0",
|
||
|
|
"hashPath": "google.apis.core.1.49.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"MedallionTopologicalSort/1.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-dcAqM8TcyZQ/T466CvqNMUUn/G0FQE+4R7l62ngXH7hLFP9yA7yoP/ySsLgiXx3pGUQC3J+cUvXmJOOR/eC+oQ==",
|
||
|
|
"path": "medalliontopologicalsort/1.0.0",
|
||
|
|
"hashPath": "medalliontopologicalsort.1.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
|
||
|
|
"path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
|
||
|
|
"path": "microsoft.aspnetcore.authentication.core/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authorization/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-qDJlBC5pUQ/3o6/C6Vuo9CGKtV5TAe5AdKeHvDR2bgmw8vwPxsAy3KG5eU0i1C+iAUNbmq+iDTbiKt16f9pRiA==",
|
||
|
|
"path": "microsoft.aspnetcore.authorization/9.0.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.authorization.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
|
||
|
|
"path": "microsoft.aspnetcore.authorization.policy/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
|
||
|
|
"path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
|
||
|
|
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
|
||
|
|
"path": "microsoft.aspnetcore.http/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.http.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
|
||
|
|
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
|
||
|
|
"path": "microsoft.aspnetcore.http.extensions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Http.Features/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
|
||
|
|
"path": "microsoft.aspnetcore.http.features/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Metadata/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-X81C891nMuWgzNHyZ0C3s+blSDxRHzQHDFYQoOKtFvFuxGq3BbkLbc5CfiCqIzA/sWIfz6u8sGBgwntQwBJWBw==",
|
||
|
|
"path": "microsoft.aspnetcore.metadata/9.0.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.metadata.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
|
||
|
|
"path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Mvc.Core/2.2.5": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==",
|
||
|
|
"path": "microsoft.aspnetcore.mvc.core/2.2.5",
|
||
|
|
"hashPath": "microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
|
||
|
|
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Routing/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
|
||
|
|
"path": "microsoft.aspnetcore.routing/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
|
||
|
|
"path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
|
||
|
|
"path": "microsoft.aspnetcore.webutilities/2.2.0",
|
||
|
|
"hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
|
||
|
|
"path": "microsoft.bcl.asyncinterfaces/1.1.1",
|
||
|
|
"hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.CSharp/4.5.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
|
||
|
|
"path": "microsoft.csharp/4.5.0",
|
||
|
|
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Data.SqlClient/5.2.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==",
|
||
|
|
"path": "microsoft.data.sqlclient/5.2.2",
|
||
|
|
"hashPath": "microsoft.data.sqlclient.5.2.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==",
|
||
|
|
"path": "microsoft.data.sqlclient.sni.runtime/5.2.0",
|
||
|
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Data.Sqlite.Core/8.0.11": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==",
|
||
|
|
"path": "microsoft.data.sqlite.core/8.0.11",
|
||
|
|
"hashPath": "microsoft.data.sqlite.core.8.0.11.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==",
|
||
|
|
"path": "microsoft.entityframeworkcore/9.0.0",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==",
|
||
|
|
"path": "microsoft.entityframeworkcore.abstractions/9.0.0",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==",
|
||
|
|
"path": "microsoft.entityframeworkcore.analyzers/9.0.0",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==",
|
||
|
|
"path": "microsoft.entityframeworkcore.relational/9.0.0",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==",
|
||
|
|
"path": "microsoft.entityframeworkcore.sqlite.core/8.0.11",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==",
|
||
|
|
"path": "microsoft.entityframeworkcore.sqlserver/9.0.0",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-tqEw9SnW0fAF3CjnbOKG0Vd7UcWF3iIyFqBjH13I1mh39gTL4lRb/lyCH56jpJk3GbMi0TMGQvzpdHaJA7HsQA==",
|
||
|
|
"path": "microsoft.entityframeworkcore.sqlserver.abstractions/8.0.11",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.abstractions.8.0.11.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-0FzPKL4vGWR2EKejbZYcZuiwo+ulsUklAS6+OIWD0Msg9B1XqjyiPli5vSrZog6YqKn+2n3N6Vczb4quIgePxA==",
|
||
|
|
"path": "microsoft.entityframeworkcore.sqlserver.hierarchyid/8.0.11",
|
||
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.hierarchyid.8.0.11.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==",
|
||
|
|
"path": "microsoft.extensions.caching.abstractions/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Caching.Memory/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==",
|
||
|
|
"path": "microsoft.extensions.caching.memory/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
|
||
|
|
"path": "microsoft.extensions.configuration.abstractions/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.DependencyInjection/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
|
||
|
|
"path": "microsoft.extensions.dependencyinjection/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
|
||
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.DependencyModel/8.0.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==",
|
||
|
|
"path": "microsoft.extensions.dependencymodel/8.0.2",
|
||
|
|
"hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==",
|
||
|
|
"path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
|
||
|
|
"path": "microsoft.extensions.hosting.abstractions/2.2.0",
|
||
|
|
"hashPath": "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Logging/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
|
||
|
|
"path": "microsoft.extensions.logging/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.logging.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
|
||
|
|
"path": "microsoft.extensions.logging.abstractions/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.ObjectPool/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
|
||
|
|
"path": "microsoft.extensions.objectpool/2.2.0",
|
||
|
|
"hashPath": "microsoft.extensions.objectpool.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Options/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
|
||
|
|
"path": "microsoft.extensions.options/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.options.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Extensions.Primitives/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
|
||
|
|
"path": "microsoft.extensions.primitives/9.0.0",
|
||
|
|
"hashPath": "microsoft.extensions.primitives.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Identity.Client/4.61.3": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
|
||
|
|
"path": "microsoft.identity.client/4.61.3",
|
||
|
|
"hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
|
||
|
|
"path": "microsoft.identity.client.extensions.msal/4.61.3",
|
||
|
|
"hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
|
||
|
|
"path": "microsoft.identitymodel.abstractions/6.35.0",
|
||
|
|
"hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.JsonWebTokens/6.35.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==",
|
||
|
|
"path": "microsoft.identitymodel.jsonwebtokens/6.35.0",
|
||
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Logging/6.35.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==",
|
||
|
|
"path": "microsoft.identitymodel.logging/6.35.0",
|
||
|
|
"hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Protocols/6.35.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==",
|
||
|
|
"path": "microsoft.identitymodel.protocols/6.35.0",
|
||
|
|
"hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==",
|
||
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/6.35.0",
|
||
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.IdentityModel.Tokens/6.35.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==",
|
||
|
|
"path": "microsoft.identitymodel.tokens/6.35.0",
|
||
|
|
"hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.Net.Http.Headers/2.2.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
|
||
|
|
"path": "microsoft.net.http.headers/2.2.0",
|
||
|
|
"hashPath": "microsoft.net.http.headers.2.2.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
||
|
|
"path": "microsoft.netcore.platforms/1.1.0",
|
||
|
|
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
||
|
|
"path": "microsoft.netcore.targets/1.1.0",
|
||
|
|
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
|
||
|
|
"path": "microsoft.sqlserver.server/1.0.0",
|
||
|
|
"hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Microsoft.SqlServer.Types/160.1000.6": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-4kk+rz5vnIPr9ENzm8KttUbhBKftv0uHSSFDVjc5OuKPtRP5q0lDbYUy5ZsoYCAG3RrZdJoxPnWN2JNozZAiGA==",
|
||
|
|
"path": "microsoft.sqlserver.types/160.1000.6",
|
||
|
|
"hashPath": "microsoft.sqlserver.types.160.1000.6.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"MySqlConnector/2.3.5": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-AmEfUPkFl+Ev6jJ8Dhns3CYHBfD12RHzGYWuLt6DfG6/af6YvOMyPz74ZPPjBYQGRJkumD2Z48Kqm8s5DJuhLA==",
|
||
|
|
"path": "mysqlconnector/2.3.5",
|
||
|
|
"hashPath": "mysqlconnector.2.3.5.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"NetTopologySuite/2.5.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-5/+2O2ADomEdUn09mlSigACdqvAf0m/pVPGtIPEPQWnyrVykYY0NlfXLIdkMgi41kvH9kNrPqYaFBTZtHYH7Xw==",
|
||
|
|
"path": "nettopologysuite/2.5.0",
|
||
|
|
"hashPath": "nettopologysuite.2.5.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"NetTopologySuite.IO.SpatiaLite/2.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-nT8ep51zgrTPEtRG+Cxeoi585uFlzmCmJz+xl35ima1xWCk4KuRuLtCEswy8RQkApmeaawAAfsTsa83sgmT4xw==",
|
||
|
|
"path": "nettopologysuite.io.spatialite/2.0.0",
|
||
|
|
"hashPath": "nettopologysuite.io.spatialite.2.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"NetTopologySuite.IO.SqlServerBytes/2.1.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-R4BcV19f2l6EjHSjh/EHwLhYQHrOov9vig1EW5oBm0iqlZOgaIJm5tBnlbFnYlvdYOPuf5p0Qtf8PCVwH77Wbg==",
|
||
|
|
"path": "nettopologysuite.io.sqlserverbytes/2.1.0",
|
||
|
|
"hashPath": "nettopologysuite.io.sqlserverbytes.2.1.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Newtonsoft.Json/12.0.3": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
|
||
|
|
"path": "newtonsoft.json/12.0.3",
|
||
|
|
"hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Npgsql/8.0.6": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-KaS6CY5kY2Sd0P00MSeFcOI3t2DiQ4UWG8AuRpVOUeDWITOKfoEEG91DP3cmT6aerixPkjwKgXxnpDxIkDpO6g==",
|
||
|
|
"path": "npgsql/8.0.6",
|
||
|
|
"hashPath": "npgsql.8.0.6.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.11": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-leShR/O/nSIS3Jpj8yUBmkzaXzBbtlV326+MYkX2BwAj2qSNrUv/H6m8G9Hnv2zUkQYccTpmV5jIVq5vdciEUA==",
|
||
|
|
"path": "npgsql.entityframeworkcore.postgresql/8.0.11",
|
||
|
|
"hashPath": "npgsql.entityframeworkcore.postgresql.8.0.11.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Pomelo.EntityFrameworkCore.MySql/8.0.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-XjnlcxVBLnEMbyEc5cZzgZeDyLvAniACZQ04W1slWN0f4rmfNzl98gEMvHnFH0fMDF06z9MmgGi/Sr7hJ+BVnw==",
|
||
|
|
"path": "pomelo.entityframeworkcore.mysql/8.0.2",
|
||
|
|
"hashPath": "pomelo.entityframeworkcore.mysql.8.0.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Razorpay/3.0.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-gCZPUsu2ScXAxfY1tXqA7o3K2O9bTzSbzs+kPy48ACZsr3MyU1/CqoauY/fUMCyoYj5kA4rxRVKMWNEYtLekhQ==",
|
||
|
|
"path": "razorpay/3.0.2",
|
||
|
|
"hashPath": "razorpay.3.0.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"SQLitePCLRaw.core/2.1.6": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
|
||
|
|
"path": "sqlitepclraw.core/2.1.6",
|
||
|
|
"hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Buffers/4.5.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
|
||
|
|
"path": "system.buffers/4.5.0",
|
||
|
|
"hashPath": "system.buffers.4.5.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.ClientModel/1.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
|
||
|
|
"path": "system.clientmodel/1.0.0",
|
||
|
|
"hashPath": "system.clientmodel.1.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Collections.Immutable/1.7.1": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
|
||
|
|
"path": "system.collections.immutable/1.7.1",
|
||
|
|
"hashPath": "system.collections.immutable.1.7.1.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Configuration.ConfigurationManager/8.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
|
||
|
|
"path": "system.configuration.configurationmanager/8.0.0",
|
||
|
|
"hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Diagnostics.DiagnosticSource/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-ddppcFpnbohLWdYKr/ZeLZHmmI+DXFgZ3Snq+/E7SwcdW4UnvxmaugkwGywvGVWkHPGCSZjCP+MLzu23AL5SDw==",
|
||
|
|
"path": "system.diagnostics.diagnosticsource/9.0.0",
|
||
|
|
"hashPath": "system.diagnostics.diagnosticsource.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Diagnostics.EventLog/8.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
|
||
|
|
"path": "system.diagnostics.eventlog/8.0.0",
|
||
|
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Formats.Asn1/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==",
|
||
|
|
"path": "system.formats.asn1/9.0.0",
|
||
|
|
"hashPath": "system.formats.asn1.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.IdentityModel.Tokens.Jwt/6.35.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==",
|
||
|
|
"path": "system.identitymodel.tokens.jwt/6.35.0",
|
||
|
|
"hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.IO/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
||
|
|
"path": "system.io/4.3.0",
|
||
|
|
"hashPath": "system.io.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.IO.Pipelines/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-eA3cinogwaNB4jdjQHOP3Z3EuyiDII7MT35jgtnsA4vkn0LUrrSHsU0nzHTzFzmaFYeKV7MYyMxOocFzsBHpTw==",
|
||
|
|
"path": "system.io.pipelines/9.0.0",
|
||
|
|
"hashPath": "system.io.pipelines.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Memory/4.5.4": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
||
|
|
"path": "system.memory/4.5.4",
|
||
|
|
"hashPath": "system.memory.4.5.4.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Memory.Data/1.0.2": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
|
||
|
|
"path": "system.memory.data/1.0.2",
|
||
|
|
"hashPath": "system.memory.data.1.0.2.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Numerics.Vectors/4.5.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
|
||
|
|
"path": "system.numerics.vectors/4.5.0",
|
||
|
|
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Reflection/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
||
|
|
"path": "system.reflection/4.3.0",
|
||
|
|
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Reflection.Emit/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
||
|
|
"path": "system.reflection.emit/4.3.0",
|
||
|
|
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
||
|
|
"path": "system.reflection.emit.ilgeneration/4.3.0",
|
||
|
|
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Reflection.Primitives/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
||
|
|
"path": "system.reflection.primitives/4.3.0",
|
||
|
|
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Runtime/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
||
|
|
"path": "system.runtime/4.3.0",
|
||
|
|
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Runtime.Caching/8.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==",
|
||
|
|
"path": "system.runtime.caching/8.0.0",
|
||
|
|
"hashPath": "system.runtime.caching.8.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Security.Cryptography.Cng/4.5.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
|
||
|
|
"path": "system.security.cryptography.cng/4.5.0",
|
||
|
|
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
|
||
|
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
||
|
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Text.Encoding/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
||
|
|
"path": "system.text.encoding/4.3.0",
|
||
|
|
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Text.Encodings.Web/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-e2hMgAErLbKyUUwt18qSBf9T5Y+SFAL3ZedM8fLupkVj8Rj2PZ9oxQ37XX2LF8fTO1wNIxvKpihD7Of7D/NxZw==",
|
||
|
|
"path": "system.text.encodings.web/9.0.0",
|
||
|
|
"hashPath": "system.text.encodings.web.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Text.Json/9.0.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==",
|
||
|
|
"path": "system.text.json/9.0.0",
|
||
|
|
"hashPath": "system.text.json.9.0.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Threading.Tasks/4.3.0": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
||
|
|
"path": "system.threading.tasks/4.3.0",
|
||
|
|
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
||
|
|
"type": "package",
|
||
|
|
"serviceable": true,
|
||
|
|
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
||
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
||
|
|
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||
|
|
},
|
||
|
|
"Common/1.0.0": {
|
||
|
|
"type": "project",
|
||
|
|
"serviceable": false,
|
||
|
|
"sha512": ""
|
||
|
|
},
|
||
|
|
"Domain/1.0.0": {
|
||
|
|
"type": "project",
|
||
|
|
"serviceable": false,
|
||
|
|
"sha512": ""
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|