1431 lines
54 KiB
JSON
1431 lines
54 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v9.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v9.0": {
|
|
"GestionIntegral.Api/1.0.0": {
|
|
"dependencies": {
|
|
"Dapper": "2.1.66",
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.4",
|
|
"Microsoft.AspNetCore.OpenApi": "9.0.3",
|
|
"Microsoft.Data.SqlClient": "6.0.2",
|
|
"NPOI": "2.7.3",
|
|
"ReportViewerCore.NETCore": "15.1.26",
|
|
"Swashbuckle.AspNetCore": "8.1.1",
|
|
"System.IdentityModel.Tokens.Jwt": "8.9.0"
|
|
},
|
|
"runtime": {
|
|
"GestionIntegral.Api.dll": {}
|
|
}
|
|
},
|
|
"Azure.Core/1.38.0": {
|
|
"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"
|
|
},
|
|
"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": "9.0.4",
|
|
"System.Text.Json": "4.7.2",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
"assemblyVersion": "1.11.4.0",
|
|
"fileVersion": "1.1100.424.31005"
|
|
}
|
|
}
|
|
},
|
|
"BouncyCastle.Cryptography/2.3.1": {
|
|
"runtime": {
|
|
"lib/net6.0/BouncyCastle.Cryptography.dll": {
|
|
"assemblyVersion": "2.0.0.0",
|
|
"fileVersion": "2.3.1.17862"
|
|
}
|
|
}
|
|
},
|
|
"Dapper/2.1.66": {
|
|
"runtime": {
|
|
"lib/net8.0/Dapper.dll": {
|
|
"assemblyVersion": "2.0.0.0",
|
|
"fileVersion": "2.1.66.48463"
|
|
}
|
|
}
|
|
},
|
|
"Enums.NET/4.0.1": {
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Enums.NET.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"ExtendedNumerics.BigDecimal/2025.1001.2.129": {
|
|
"runtime": {
|
|
"lib/net8.0/ExtendedNumerics.BigDecimal.dll": {
|
|
"assemblyVersion": "2025.1001.2.129",
|
|
"fileVersion": "2025.1001.2.129"
|
|
}
|
|
}
|
|
},
|
|
"MathNet.Numerics.Signed/5.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/MathNet.Numerics.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/9.0.4": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"assemblyVersion": "9.0.4.0",
|
|
"fileVersion": "9.0.425.16403"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/9.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.6.23"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.AspNetCore.OpenApi.dll": {
|
|
"assemblyVersion": "9.0.3.0",
|
|
"fileVersion": "9.0.325.11220"
|
|
}
|
|
}
|
|
},
|
|
"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.Bcl.Cryptography/9.0.4": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Bcl.Cryptography.dll": {
|
|
"assemblyVersion": "9.0.0.4",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
|
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
|
|
"System.Collections.Immutable": "7.0.0",
|
|
"System.Reflection.Metadata": "7.0.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.CodeAnalysis.dll": {
|
|
"assemblyVersion": "4.8.0.0",
|
|
"fileVersion": "4.800.23.55801"
|
|
}
|
|
},
|
|
"resources": {
|
|
"lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.VisualBasic/4.8.0": {
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.Common": "4.8.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Microsoft.CodeAnalysis.VisualBasic.dll": {
|
|
"assemblyVersion": "4.8.0.0",
|
|
"fileVersion": "4.800.23.55801"
|
|
}
|
|
},
|
|
"resources": {
|
|
"lib/net7.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net7.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net7.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net7.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net7.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net7.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net7.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net7.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net7.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net7.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient/6.0.2": {
|
|
"dependencies": {
|
|
"Azure.Identity": "1.11.4",
|
|
"Microsoft.Bcl.Cryptography": "9.0.4",
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "6.0.2",
|
|
"Microsoft.Extensions.Caching.Memory": "9.0.4",
|
|
"Microsoft.IdentityModel.JsonWebTokens": "8.9.0",
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1",
|
|
"Microsoft.SqlServer.Server": "1.0.0",
|
|
"System.Configuration.ConfigurationManager": "9.0.4",
|
|
"System.Security.Cryptography.Pkcs": "9.0.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Data.SqlClient.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.2.25115.4"
|
|
}
|
|
},
|
|
"resources": {
|
|
"lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "unix",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.2.25115.4"
|
|
},
|
|
"runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.2.25115.4"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/6.0.2": {
|
|
"runtimeTargets": {
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-arm64",
|
|
"assetType": "native",
|
|
"fileVersion": "6.2.0.0"
|
|
},
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "6.2.0.0"
|
|
},
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
"rid": "win-x86",
|
|
"assetType": "native",
|
|
"fileVersion": "6.2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.4": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/9.0.4": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Caching.Abstractions": "9.0.4",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.4",
|
|
"Microsoft.Extensions.Options": "9.0.4",
|
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.4": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.4": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/8.0.10": {},
|
|
"Microsoft.Extensions.Options/9.0.4": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
|
|
"Microsoft.Extensions.Primitives": "9.0.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Options.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/9.0.4": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Extensions.Primitives.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Identity.Client/4.61.3": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "8.9.0",
|
|
"System.Diagnostics.DiagnosticSource": "6.0.1"
|
|
},
|
|
"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": "9.0.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
"assemblyVersion": "4.61.3.0",
|
|
"fileVersion": "4.61.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/8.9.0": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"assemblyVersion": "8.9.0.0",
|
|
"fileVersion": "8.9.0.60424"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.9.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "8.9.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "8.9.0.0",
|
|
"fileVersion": "8.9.0.60424"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.9.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "8.9.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "8.9.0.0",
|
|
"fileVersion": "8.9.0.60424"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "8.9.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "8.0.1",
|
|
"System.IdentityModel.Tokens.Jwt": "8.9.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.9.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.4",
|
|
"Microsoft.IdentityModel.Logging": "8.9.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "8.9.0.0",
|
|
"fileVersion": "8.9.0.60424"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IO.RecyclableMemoryStream/3.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
|
|
"assemblyVersion": "3.0.0.0",
|
|
"fileVersion": "3.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {},
|
|
"Microsoft.OpenApi/1.6.23": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"assemblyVersion": "1.6.23.0",
|
|
"fileVersion": "1.6.23.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.Win32.SystemEvents/9.0.0": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net9.0/Microsoft.Win32.SystemEvents.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"NPOI/2.7.3": {
|
|
"dependencies": {
|
|
"BouncyCastle.Cryptography": "2.3.1",
|
|
"Enums.NET": "4.0.1",
|
|
"ExtendedNumerics.BigDecimal": "2025.1001.2.129",
|
|
"MathNet.Numerics.Signed": "5.0.0",
|
|
"Microsoft.IO.RecyclableMemoryStream": "3.0.0",
|
|
"SharpZipLib": "1.4.2",
|
|
"SixLabors.Fonts": "1.0.1",
|
|
"SixLabors.ImageSharp": "2.1.10",
|
|
"System.Security.Cryptography.Pkcs": "9.0.4",
|
|
"System.Security.Cryptography.Xml": "8.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/NPOI.Core.dll": {
|
|
"assemblyVersion": "2.7.3.0",
|
|
"fileVersion": "2.7.3.0"
|
|
},
|
|
"lib/net8.0/NPOI.OOXML.dll": {
|
|
"assemblyVersion": "2.7.3.0",
|
|
"fileVersion": "2.7.3.0"
|
|
},
|
|
"lib/net8.0/NPOI.OpenXml4Net.dll": {
|
|
"assemblyVersion": "2.7.3.0",
|
|
"fileVersion": "2.7.3.0"
|
|
},
|
|
"lib/net8.0/NPOI.OpenXmlFormats.dll": {
|
|
"assemblyVersion": "2.7.3.0",
|
|
"fileVersion": "2.7.3.0"
|
|
}
|
|
}
|
|
},
|
|
"ReportViewerCore.NETCore/15.1.26": {
|
|
"dependencies": {
|
|
"Microsoft.CodeAnalysis.VisualBasic": "4.8.0",
|
|
"System.CodeDom": "9.0.0",
|
|
"System.Drawing.Common": "9.0.0",
|
|
"System.IO.Packaging": "9.0.0",
|
|
"System.Resources.Extensions": "6.0.0",
|
|
"System.ServiceModel.Http": "8.1.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.ReportViewer.Common.dll": {
|
|
"assemblyVersion": "15.0.0.0",
|
|
"fileVersion": "15.0.1404.0"
|
|
},
|
|
"lib/net9.0/Microsoft.ReportViewer.DataVisualization.dll": {
|
|
"assemblyVersion": "15.0.0.0",
|
|
"fileVersion": "15.0.1404.0"
|
|
},
|
|
"lib/net9.0/Microsoft.ReportViewer.NETCore.dll": {
|
|
"assemblyVersion": "15.1.26.0",
|
|
"fileVersion": "15.1.26.0"
|
|
},
|
|
"lib/net9.0/Microsoft.ReportViewer.ProcessingObjectModel.dll": {
|
|
"assemblyVersion": "15.0.0.0",
|
|
"fileVersion": "15.0.1404.0"
|
|
}
|
|
}
|
|
},
|
|
"SharpZipLib/1.4.2": {
|
|
"runtime": {
|
|
"lib/net6.0/ICSharpCode.SharpZipLib.dll": {
|
|
"assemblyVersion": "1.4.2.13",
|
|
"fileVersion": "1.4.2.13"
|
|
}
|
|
}
|
|
},
|
|
"SixLabors.Fonts/1.0.1": {
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/SixLabors.Fonts.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.1.0"
|
|
}
|
|
}
|
|
},
|
|
"SixLabors.ImageSharp/2.1.10": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encoding.CodePages": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/SixLabors.ImageSharp.dll": {
|
|
"assemblyVersion": "2.0.0.0",
|
|
"fileVersion": "2.1.10.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/8.1.1": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
|
"Swashbuckle.AspNetCore.Swagger": "8.1.1",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "8.1.1",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "8.1.1"
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/8.1.1": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.6.23"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"assemblyVersion": "8.1.1.0",
|
|
"fileVersion": "8.1.1.1274"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/8.1.1": {
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "8.1.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"assemblyVersion": "8.1.1.0",
|
|
"fileVersion": "8.1.1.1274"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/8.1.1": {
|
|
"runtime": {
|
|
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"assemblyVersion": "8.1.1.0",
|
|
"fileVersion": "8.1.1.1274"
|
|
}
|
|
}
|
|
},
|
|
"System.ClientModel/1.0.0": {
|
|
"dependencies": {
|
|
"System.Memory.Data": "1.0.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/System.ClientModel.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.24.5302"
|
|
}
|
|
}
|
|
},
|
|
"System.CodeDom/9.0.0": {
|
|
"runtime": {
|
|
"lib/net9.0/System.CodeDom.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52809"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/7.0.0": {},
|
|
"System.Configuration.ConfigurationManager/9.0.4": {
|
|
"dependencies": {
|
|
"System.Diagnostics.EventLog": "9.0.4",
|
|
"System.Security.Cryptography.ProtectedData": "9.0.4"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.Configuration.ConfigurationManager.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
}
|
|
},
|
|
"System.Diagnostics.EventLog/9.0.4": {
|
|
"runtime": {
|
|
"lib/net9.0/System.Diagnostics.EventLog.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"System.Drawing.Common/9.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Win32.SystemEvents": "9.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.Drawing.Common.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52901"
|
|
},
|
|
"lib/net9.0/System.Private.Windows.Core.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.24.52901"
|
|
}
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/8.9.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "8.9.0",
|
|
"Microsoft.IdentityModel.Tokens": "8.9.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "8.9.0.0",
|
|
"fileVersion": "8.9.0.60424"
|
|
}
|
|
}
|
|
},
|
|
"System.IO.Packaging/9.0.0": {
|
|
"runtime": {
|
|
"lib/net9.0/System.IO.Packaging.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": "4.7.2",
|
|
"System.Text.Json": "4.7.2"
|
|
},
|
|
"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.Metadata/7.0.0": {
|
|
"dependencies": {
|
|
"System.Collections.Immutable": "7.0.0"
|
|
}
|
|
},
|
|
"System.Resources.Extensions/6.0.0": {
|
|
"runtime": {
|
|
"lib/net6.0/System.Resources.Extensions.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
"System.Security.Cryptography.Pkcs/9.0.4": {
|
|
"runtime": {
|
|
"lib/net9.0/System.Security.Cryptography.Pkcs.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": {
|
|
"rid": "win",
|
|
"assetType": "runtime",
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/9.0.4": {
|
|
"runtime": {
|
|
"lib/net9.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
"assemblyVersion": "9.0.0.0",
|
|
"fileVersion": "9.0.425.16305"
|
|
}
|
|
}
|
|
},
|
|
"System.Security.Cryptography.Xml/8.0.2": {
|
|
"dependencies": {
|
|
"System.Security.Cryptography.Pkcs": "9.0.4"
|
|
}
|
|
},
|
|
"System.ServiceModel.Http/8.1.0": {
|
|
"dependencies": {
|
|
"System.ServiceModel.Primitives": "8.1.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.ServiceModel.Http.dll": {
|
|
"assemblyVersion": "8.1.0.0",
|
|
"fileVersion": "8.100.24.56201"
|
|
}
|
|
},
|
|
"resources": {
|
|
"lib/net8.0/cs/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net8.0/de/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/es/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/fr/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/it/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/ja/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ko/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/pl/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net8.0/pt-BR/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/ru/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/tr/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net8.0/zh-Hans/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hant/System.ServiceModel.Http.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"System.ServiceModel.Primitives/8.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ObjectPool": "8.0.10",
|
|
"System.Security.Cryptography.Xml": "8.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.ServiceModel.Duplex.dll": {
|
|
"assemblyVersion": "8.1.0.0",
|
|
"fileVersion": "8.100.24.56201"
|
|
},
|
|
"lib/net8.0/System.ServiceModel.Primitives.dll": {
|
|
"assemblyVersion": "8.1.0.0",
|
|
"fileVersion": "8.100.24.56201"
|
|
},
|
|
"lib/net8.0/System.ServiceModel.Security.dll": {
|
|
"assemblyVersion": "8.1.0.0",
|
|
"fileVersion": "8.100.24.56201"
|
|
},
|
|
"lib/net8.0/System.ServiceModel.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "8.100.24.56201"
|
|
}
|
|
},
|
|
"resources": {
|
|
"lib/net8.0/cs/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net8.0/de/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/es/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/fr/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/it/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/ja/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ko/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/pl/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net8.0/pt-BR/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/ru/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/tr/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net8.0/zh-Hans/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hant/System.ServiceModel.Primitives.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encoding.CodePages/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0"
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/4.7.2": {},
|
|
"System.Text.Json/4.7.2": {},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"GestionIntegral.Api/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"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"
|
|
},
|
|
"BouncyCastle.Cryptography/2.3.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-buwoISwecYke3CmgG1AQSg+sNZjJeIb93vTAtJiHZX35hP/teYMxsfg0NDXGUKjGx6BKBTNKc77O2M3vKvlXZQ==",
|
|
"path": "bouncycastle.cryptography/2.3.1",
|
|
"hashPath": "bouncycastle.cryptography.2.3.1.nupkg.sha512"
|
|
},
|
|
"Dapper/2.1.66": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/q77jUgDOS+bzkmk3Vy9SiWMaetTw+NOoPAV0xPBsGVAyljd5S6P+4RUW7R3ZUGGr9lDRyPKgAMj2UAOwvqZYw==",
|
|
"path": "dapper/2.1.66",
|
|
"hashPath": "dapper.2.1.66.nupkg.sha512"
|
|
},
|
|
"Enums.NET/4.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OUGCd5L8zHZ61GAf436G0gf/H6yrSUkEpV5vm2CbCUuz9Rx7iLFLP5iHSSfmOtqNpuyo4vYte0CvYEmPZXRmRQ==",
|
|
"path": "enums.net/4.0.1",
|
|
"hashPath": "enums.net.4.0.1.nupkg.sha512"
|
|
},
|
|
"ExtendedNumerics.BigDecimal/2025.1001.2.129": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+woGT1lsBtwkntOpx2EZbdbySv0aWPefE0vrfvclxVdbi4oa2bbtphFPWgMiQe+kRCPICbfFJwp6w1DuR7Ge2Q==",
|
|
"path": "extendednumerics.bigdecimal/2025.1001.2.129",
|
|
"hashPath": "extendednumerics.bigdecimal.2025.1001.2.129.nupkg.sha512"
|
|
},
|
|
"MathNet.Numerics.Signed/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-PSrHBVMf41SjbhlnpOMnoir8YgkyEJ6/nwxvjYpH+vJCexNcx2ms6zRww5yLVqLet1xLJgZ39swtKRTLhWdnAw==",
|
|
"path": "mathnet.numerics.signed/5.0.0",
|
|
"hashPath": "mathnet.numerics.signed.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-0HgfWPfnjlzWFbW4pw6FYNuIMV8obVU+MUkiZ33g4UOpvZcmdWzdayfheKPZ5+EUly8SvfgW0dJwwIrW4IVLZQ==",
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.4",
|
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/9.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-fKh0UyGMUE+lhbovMhh3g88b9bT+y2jfZIuJ8ljY7rcCaSJ9m2Qqqbh66oULFfzWE2BUAmimzTGcPcq3jXi/Ew==",
|
|
"path": "microsoft.aspnetcore.openapi/9.0.3",
|
|
"hashPath": "microsoft.aspnetcore.openapi.9.0.3.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.Bcl.Cryptography/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==",
|
|
"path": "microsoft.bcl.cryptography/9.0.4",
|
|
"hashPath": "microsoft.bcl.cryptography.9.0.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
|
|
"path": "microsoft.codeanalysis.analyzers/3.3.4",
|
|
"hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==",
|
|
"path": "microsoft.codeanalysis.common/4.8.0",
|
|
"hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.CodeAnalysis.VisualBasic/4.8.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kfHPh/etcWypMDYfHxgfitgJMhi986OFCICb76RPcA1Toordf6bBYEJytWr2L5CNdkXFWuw5qTkrlsktBav4VA==",
|
|
"path": "microsoft.codeanalysis.visualbasic/4.8.0",
|
|
"hashPath": "microsoft.codeanalysis.visualbasic.4.8.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.SqlClient/6.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-RDqwzNu5slSqGy0eSgnN4fuLdGI1w9ZHBRNALrbUsykOIbXtGCpyotG0r5zz+HHtzxbe6LtcAyWcOiu0a+Fx/A==",
|
|
"path": "microsoft.data.sqlclient/6.0.2",
|
|
"hashPath": "microsoft.data.sqlclient.6.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.Data.SqlClient.SNI.runtime/6.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==",
|
|
"path": "microsoft.data.sqlclient.sni.runtime/6.0.2",
|
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
|
|
"path": "microsoft.extensions.apidescription.server/6.0.5",
|
|
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Abstractions/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-imcZ5BGhBw5mNsWLepBbqqumWaFe0GtvyCvne2/2wsDIBRa2+Lhx4cU/pKt/4BwOizzUEOls2k1eOJQXHGMalg==",
|
|
"path": "microsoft.extensions.caching.abstractions/9.0.4",
|
|
"hashPath": "microsoft.extensions.caching.abstractions.9.0.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Caching.Memory/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-G5rEq1Qez5VJDTEyRsRUnewAspKjaY57VGsdZ8g8Ja6sXXzoiI3PpTd1t43HjHqNWD5A06MQveb2lscn+2CU+w==",
|
|
"path": "microsoft.extensions.caching.memory/9.0.4",
|
|
"hashPath": "microsoft.extensions.caching.memory.9.0.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UI0TQPVkS78bFdjkTodmkH0Fe8lXv9LnhGFKgKrsgUJ5a5FVdFRcgjIkBVLbGgdRhxWirxH/8IXUtEyYJx6GQg==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.4",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-0MXlimU4Dud6t+iNi5NEz3dO2w1HXdhoOLaYFuLPCjAsvlPQGwOT6V2KZRMLEhCAm/stSZt1AUv0XmDdkjvtbw==",
|
|
"path": "microsoft.extensions.logging.abstractions/9.0.4",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.9.0.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ObjectPool/8.0.10": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-u7gAG7JgxF8VSJUGPSudAcPxOt+ymJKQCSxNRxiuKV+klCQbHljQR75SilpedCTfhPWDhtUwIJpnDVtspr9nMg==",
|
|
"path": "microsoft.extensions.objectpool/8.0.10",
|
|
"hashPath": "microsoft.extensions.objectpool.8.0.10.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Options/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-fiFI2+58kicqVZyt/6obqoFwHiab7LC4FkQ3mmiBJ28Yy4fAvy2+v9MRnSvvlOO8chTOjKsdafFl/K9veCPo5g==",
|
|
"path": "microsoft.extensions.options/9.0.4",
|
|
"hashPath": "microsoft.extensions.options.9.0.4.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Primitives/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA==",
|
|
"path": "microsoft.extensions.primitives/9.0.4",
|
|
"hashPath": "microsoft.extensions.primitives.9.0.4.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/8.9.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-b/87S+lb86U7Ns7xgTKnqql6XGNr8hBE+k0rj5sRWwXeJe6uA+3mSjvpZ9GoQo3cB9zlwzcbGBU8KM44qX0t1g==",
|
|
"path": "microsoft.identitymodel.abstractions/8.9.0",
|
|
"hashPath": "microsoft.identitymodel.abstractions.8.9.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.9.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-QcNC57hJLc6LIcy2PTYlD8iRBQBm6bqPKbCjsRYWlp7QTyJisF0ImUWaa3mx6wWaS1upwYneYVPiIiNSlAy16g==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/8.9.0",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.8.9.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.9.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rswvH4ZANbFsJYEn+PGEOj7nkkBRjnsb7LcYGAS16VUJpSeKULLeYSy/7SK6jLO1WTT12xqdeL4mj3dYT7GdoQ==",
|
|
"path": "microsoft.identitymodel.logging/8.9.0",
|
|
"hashPath": "microsoft.identitymodel.logging.8.9.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
|
|
"path": "microsoft.identitymodel.protocols/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.9.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-qK6kW5qZvDj7E5RLWQ9gzJxQe5GUz7+7bXrLQQydSDF9hTf5Ip2qHuAQW3Fg9GND6jkjTr7IXAZFmBHadNQi4Q==",
|
|
"path": "microsoft.identitymodel.tokens/8.9.0",
|
|
"hashPath": "microsoft.identitymodel.tokens.8.9.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IO.RecyclableMemoryStream/3.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==",
|
|
"path": "microsoft.io.recyclablememorystream/3.0.0",
|
|
"hashPath": "microsoft.io.recyclablememorystream.3.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
|
"path": "microsoft.netcore.platforms/5.0.0",
|
|
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.OpenApi/1.6.23": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tZ1I0KXnn98CWuV8cpI247A17jaY+ILS9vvF7yhI0uPPEqF4P1d7BWL5Uwtel10w9NucllHB3nTkfYTAcHAh8g==",
|
|
"path": "microsoft.openapi/1.6.23",
|
|
"hashPath": "microsoft.openapi.1.6.23.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.Win32.SystemEvents/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-z8FfGIaoeALdD+KF44A2uP8PZIQQtDGiXsOLuN8nohbKhkyKt7zGaZb+fKiCxTuBqG22Q7myIAioSWaIcOOrOw==",
|
|
"path": "microsoft.win32.systemevents/9.0.0",
|
|
"hashPath": "microsoft.win32.systemevents.9.0.0.nupkg.sha512"
|
|
},
|
|
"NPOI/2.7.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iCZx3DSwUSwaV61E8tXgPlPuxYmcYV/Zi405nGlxQvWaGTAbuc0KvSBjsLucQUJ92iMeetT8iK9makLfF4uZ3g==",
|
|
"path": "npoi/2.7.3",
|
|
"hashPath": "npoi.2.7.3.nupkg.sha512"
|
|
},
|
|
"ReportViewerCore.NETCore/15.1.26": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-++dE5lildQKId9/jAc8DLRAPpQEzpNGsuVNCZmOIMr1mlEew3LXeRS/+Fz70BtA7cUsI2dCMbt34Xuzi7Ka4Pg==",
|
|
"path": "reportviewercore.netcore/15.1.26",
|
|
"hashPath": "reportviewercore.netcore.15.1.26.nupkg.sha512"
|
|
},
|
|
"SharpZipLib/1.4.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==",
|
|
"path": "sharpziplib/1.4.2",
|
|
"hashPath": "sharpziplib.1.4.2.nupkg.sha512"
|
|
},
|
|
"SixLabors.Fonts/1.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ljezRHWc7N0azdQViib7Aa5v+DagRVkKI2/93kEbtjVczLs+yTkSq6gtGmvOcx4IqyNbO3GjLt7SAQTpLkySNw==",
|
|
"path": "sixlabors.fonts/1.0.1",
|
|
"hashPath": "sixlabors.fonts.1.0.1.nupkg.sha512"
|
|
},
|
|
"SixLabors.ImageSharp/2.1.10": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-hk1E7U3RSlxrBVo6Gb6OjeM52fChpFYH+SZvyT/M2vzSGlzAaKE33hc3V/Pvnjcnn1opT8/Z+0QfqdM5HsIaeA==",
|
|
"path": "sixlabors.imagesharp/2.1.10",
|
|
"hashPath": "sixlabors.imagesharp.2.1.10.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore/8.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-HJHexmU0PiYevgTLvKjYkxEtclF2w4O7iTd3Ef3p6KeT0kcYLpkFVgCw6glpGS57h8769anv8G+NFi9Kge+/yw==",
|
|
"path": "swashbuckle.aspnetcore/8.1.1",
|
|
"hashPath": "swashbuckle.aspnetcore.8.1.1.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/8.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-h+8D5jQtnl6X4f2hJQwf0Khj0SnCQANzirCELjXJ6quJ4C1aNNCvJrAsQ+4fOKAMqJkvW48cKj79ftG+YoGcRg==",
|
|
"path": "swashbuckle.aspnetcore.swagger/8.1.1",
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.8.1.1.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/8.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2EuPzXSNleOOzYvziERWRLnk1Oz9i0Z1PimaUFy1SasBqeV/rG+eMfwFAMtTaf4W6gvVOzRcUCNRHvpBIIzr+A==",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/8.1.1",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.8.1.1.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/8.1.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-GDLX/MpK4oa2nYC1N/zN2UidQTtVKLPF6gkdEmGb0RITEwpJG9Gu8olKqPYnKqVeFn44JZoCS0M2LGRKXP8B/A==",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/8.1.1",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.8.1.1.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.CodeDom/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-oTE5IfuMoET8yaZP/vdvy9xO47guAv/rOhe4DODuFBN3ySprcQOlXqO3j+e/H/YpKKR5sglrxRaZ2HYOhNJrqA==",
|
|
"path": "system.codedom/9.0.0",
|
|
"hashPath": "system.codedom.9.0.0.nupkg.sha512"
|
|
},
|
|
"System.Collections.Immutable/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
|
|
"path": "system.collections.immutable/7.0.0",
|
|
"hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
|
|
},
|
|
"System.Configuration.ConfigurationManager/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==",
|
|
"path": "system.configuration.configurationmanager/9.0.4",
|
|
"hashPath": "system.configuration.configurationmanager.9.0.4.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
|
|
"path": "system.diagnostics.diagnosticsource/6.0.1",
|
|
"hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
|
|
},
|
|
"System.Diagnostics.EventLog/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-getRQEXD8idlpb1KW56XuxImMy0FKp2WJPDf3Qr0kI/QKxxJSftqfDFVo0DZ3HCJRLU73qHSruv5q2l5O47jQQ==",
|
|
"path": "system.diagnostics.eventlog/9.0.4",
|
|
"hashPath": "system.diagnostics.eventlog.9.0.4.nupkg.sha512"
|
|
},
|
|
"System.Drawing.Common/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uoozjI3+dlgKh2onFJcz8aNLh6TRCPlLSh8Dbuljc8CdvqXrxHOVysJlrHvlsOCqceqGBR1wrMPxlnzzhynktw==",
|
|
"path": "system.drawing.common/9.0.0",
|
|
"hashPath": "system.drawing.common.9.0.0.nupkg.sha512"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/8.9.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-7Pu9UjF1+so0s8zgzcIxSxbRQoiM2DMdwazVGmNptX3O6gDfMyeWZBd/Zn6VueDteN0ZTHw2acsf6+mAe8UpMw==",
|
|
"path": "system.identitymodel.tokens.jwt/8.9.0",
|
|
"hashPath": "system.identitymodel.tokens.jwt.8.9.0.nupkg.sha512"
|
|
},
|
|
"System.IO.Packaging/9.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-9OT/DurX/4rW4UA6SaWsYfmfYddykKZaG9aQmzg19qoiDYbEDTrziSwhgp00KDBmRA+FRbb2u5c7cxnLm4klKw==",
|
|
"path": "system.io.packaging/9.0.0",
|
|
"hashPath": "system.io.packaging.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.Metadata/7.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==",
|
|
"path": "system.reflection.metadata/7.0.0",
|
|
"hashPath": "system.reflection.metadata.7.0.0.nupkg.sha512"
|
|
},
|
|
"System.Resources.Extensions/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-pBnVzNQYd0OHqh0VLu/hi0zFOTtyF8QwtziQBmzX/ZtVOea4+JEVOGu29DHeSOA0a9SFrYjQorBrOLuKLhcMNQ==",
|
|
"path": "system.resources.extensions/6.0.0",
|
|
"hashPath": "system.resources.extensions.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.Pkcs/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-cUFTcMlz/Qw9s90b2wnWSCvHdjv51Bau9FQqhsr4TlwSe1OX+7SoXUqphis5G74MLOvMOCghxPPlEqOdCrVVGA==",
|
|
"path": "system.security.cryptography.pkcs/9.0.4",
|
|
"hashPath": "system.security.cryptography.pkcs.9.0.4.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.ProtectedData/9.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==",
|
|
"path": "system.security.cryptography.protecteddata/9.0.4",
|
|
"hashPath": "system.security.cryptography.protecteddata.9.0.4.nupkg.sha512"
|
|
},
|
|
"System.Security.Cryptography.Xml/8.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aDM/wm0ZGEZ6ZYJLzgqjp2FZdHbDHh6/OmpGfb7AdZ105zYmPn/83JRU2xLIbwgoNz9U1SLUTJN0v5th3qmvjA==",
|
|
"path": "system.security.cryptography.xml/8.0.2",
|
|
"hashPath": "system.security.cryptography.xml.8.0.2.nupkg.sha512"
|
|
},
|
|
"System.ServiceModel.Http/8.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xGyo7hO2S7tRVvCDpWiQYeuSQZ0DcuDPHfX7JC3ncAjwsqCOqTATRAylGCxU0lW1iE4fjDACYT8hHo/hin9csA==",
|
|
"path": "system.servicemodel.http/8.1.0",
|
|
"hashPath": "system.servicemodel.http.8.1.0.nupkg.sha512"
|
|
},
|
|
"System.ServiceModel.Primitives/8.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/NGnzQSp2lmTlCfKzcD2PVKRnx6bQCbEqlb5sXo31TA2C7oA8g5I7Wfjk8dNRNUo1uSqZUcj3htED6tWA/mX9w==",
|
|
"path": "system.servicemodel.primitives/8.1.0",
|
|
"hashPath": "system.servicemodel.primitives.8.1.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encoding.CodePages/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
|
|
"path": "system.text.encoding.codepages/5.0.0",
|
|
"hashPath": "system.text.encoding.codepages.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encodings.Web/4.7.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
|
|
"path": "system.text.encodings.web/4.7.2",
|
|
"hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512"
|
|
},
|
|
"System.Text.Json/4.7.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
|
|
"path": "system.text.json/4.7.2",
|
|
"hashPath": "system.text.json.4.7.2.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"
|
|
}
|
|
}
|
|
} |