Bug Fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2025-08-06 16:16:44 +07:00
parent 5f3b98cb74
commit 910cb84b09
30 changed files with 330 additions and 1274 deletions

Binary file not shown.

View File

@@ -9,7 +9,6 @@
"rmutr_report/1.0.0": {
"dependencies": {
"ClosedXML": "0.96.0",
"EPPlus": "7.2.2",
"FastReport.Core": "2021.3.0",
"Microsoft.CodeAnalysis.CSharp": "4.14.0",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.14.0",
@@ -27,7 +26,7 @@
"DocumentFormat.OpenXml": "2.16.0",
"ExcelNumberFormat": "1.1.0",
"Microsoft.CSharp": "4.7.0",
"System.Drawing.Common": "7.0.0"
"System.Drawing.Common": "4.6.1"
},
"runtime": {
"lib/netstandard2.0/ClosedXML.dll": {
@@ -47,42 +46,6 @@
}
}
},
"EPPlus/7.2.2": {
"dependencies": {
"EPPlus.System.Drawing": "6.1.1",
"Microsoft.Extensions.Configuration.Json": "8.0.0",
"Microsoft.IO.RecyclableMemoryStream": "3.0.0",
"System.ComponentModel.Annotations": "5.0.0",
"System.Security.Cryptography.Pkcs": "8.0.0",
"System.Text.Encoding.CodePages": "8.0.0"
},
"runtime": {
"lib/net8.0/EPPlus.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"EPPlus.Interfaces/6.1.1": {
"runtime": {
"lib/net7.0/EPPlus.Interfaces.dll": {
"assemblyVersion": "6.1.1.0",
"fileVersion": "6.1.1.0"
}
}
},
"EPPlus.System.Drawing/6.1.1": {
"dependencies": {
"EPPlus.Interfaces": "6.1.1",
"System.Drawing.Common": "7.0.0"
},
"runtime": {
"lib/net7.0/EPPlus.System.Drawing.dll": {
"assemblyVersion": "6.1.1.0",
"fileVersion": "6.1.1.0"
}
}
},
"ExcelNumberFormat/1.1.0": {
"runtime": {
"lib/netstandard2.0/ExcelNumberFormat.dll": {
@@ -95,7 +58,7 @@
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "4.14.0",
"Microsoft.CodeAnalysis.VisualBasic": "4.14.0",
"System.Drawing.Common": "7.0.0",
"System.Drawing.Common": "4.6.1",
"System.Windows.Extensions": "4.6.0"
},
"runtimeTargets": {
@@ -111,10 +74,10 @@
"dependencies": {
"FastReport.Compat": "2021.2.0",
"FastReport.DataVisualization": "2021.2.0",
"System.Drawing.Common": "7.0.0",
"System.Security.Cryptography.Pkcs": "8.0.0",
"System.Drawing.Common": "4.6.1",
"System.Security.Cryptography.Pkcs": "4.5.2",
"System.Security.Permissions": "4.4.0",
"System.Text.Encoding.CodePages": "8.0.0"
"System.Text.Encoding.CodePages": "4.5.1"
},
"runtime": {
"lib/netstandard2.1/FastReport.dll": {
@@ -127,7 +90,7 @@
"dependencies": {
"FastReport.Compat": "2021.2.0",
"System.Data.SqlClient": "4.4.3",
"System.Drawing.Common": "7.0.0"
"System.Drawing.Common": "4.6.1"
},
"runtimeTargets": {
"runtimes/any/lib/netcoreapp3.0/FastReport.DataVisualization.dll": {
@@ -433,58 +396,7 @@
},
"Microsoft.CSharp/4.7.0": {},
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
"Microsoft.Extensions.Configuration/8.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.Primitives": "8.0.0"
}
},
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "8.0.0"
}
},
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "8.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
"Microsoft.Extensions.FileProviders.Physical": "8.0.0",
"Microsoft.Extensions.Primitives": "8.0.0"
}
},
"Microsoft.Extensions.Configuration.Json/8.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "8.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.Configuration.FileExtensions": "8.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
"System.Text.Json": "8.0.0"
}
},
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "8.0.0"
}
},
"Microsoft.Extensions.FileProviders.Physical/8.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
"Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
"Microsoft.Extensions.Primitives": "8.0.0"
}
},
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": {},
"Microsoft.Extensions.Primitives/8.0.0": {},
"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/2.0.0": {},
"Microsoft.NETCore.Platforms/3.0.0": {},
"Microsoft.OpenApi/1.2.3": {
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
@@ -495,24 +407,27 @@
},
"Microsoft.Win32.Registry/4.4.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Platforms": "3.0.0",
"System.Security.AccessControl": "4.4.0",
"System.Security.Principal.Windows": "4.4.0"
}
},
"Microsoft.Win32.SystemEvents/7.0.0": {
"Microsoft.Win32.SystemEvents/4.6.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.19.46214"
}
},
"runtimeTargets": {
"runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.19.46214"
}
}
},
@@ -607,7 +522,6 @@
}
}
},
"System.ComponentModel.Annotations/5.0.0": {},
"System.Composition/9.0.0": {
"dependencies": {
"System.Composition.AttributedModel": "9.0.0",
@@ -672,7 +586,7 @@
"dependencies": {
"Microsoft.Win32.Registry": "4.4.0",
"System.Security.Principal.Windows": "4.4.0",
"System.Text.Encoding.CodePages": "8.0.0",
"System.Text.Encoding.CodePages": "4.5.1",
"runtime.native.System.Data.SqlClient.sni": "4.4.0"
},
"runtime": {
@@ -696,26 +610,32 @@
}
}
},
"System.Drawing.Common/7.0.0": {
"System.Drawing.Common/4.6.1": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "7.0.0"
"Microsoft.NETCore.Platforms": "3.0.0",
"Microsoft.Win32.SystemEvents": "4.6.0"
},
"runtime": {
"lib/net7.0/System.Drawing.Common.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
"lib/netstandard2.0/System.Drawing.Common.dll": {
"assemblyVersion": "4.0.0.1",
"fileVersion": "4.6.26919.2"
}
},
"runtimeTargets": {
"runtimes/win/lib/net7.0/System.Drawing.Common.dll": {
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "4.0.1.1",
"fileVersion": "4.700.19.51609"
},
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
"assemblyVersion": "4.0.1.1",
"fileVersion": "4.700.19.51609"
}
}
},
"System.Formats.Asn1/8.0.0": {},
"System.IO.Packaging/4.7.0": {
"runtime": {
"lib/netstandard2.0/System.IO.Packaging.dll": {
@@ -743,15 +663,17 @@
}
}
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {},
"System.Security.AccessControl/4.4.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Platforms": "3.0.0",
"System.Security.Principal.Windows": "4.4.0"
}
},
"System.Security.Cryptography.Pkcs/8.0.0": {
"System.Security.Cryptography.Cng/4.5.0": {},
"System.Security.Cryptography.Pkcs/4.5.2": {
"dependencies": {
"System.Formats.Asn1": "8.0.0"
"System.Security.Cryptography.Cng": "4.5.0"
}
},
"System.Security.Permissions/4.4.0": {
@@ -767,20 +689,19 @@
},
"System.Security.Principal.Windows/4.4.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0"
"Microsoft.NETCore.Platforms": "3.0.0"
}
},
"System.Text.Encoding.CodePages/8.0.0": {},
"System.Text.Encodings.Web/8.0.0": {},
"System.Text.Json/8.0.0": {
"System.Text.Encoding.CodePages/4.5.1": {
"dependencies": {
"System.Text.Encodings.Web": "8.0.0"
"Microsoft.NETCore.Platforms": "3.0.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
}
},
"System.Threading.Channels/7.0.0": {},
"System.Windows.Extensions/4.6.0": {
"dependencies": {
"System.Drawing.Common": "7.0.0"
"System.Drawing.Common": "4.6.1"
},
"runtime": {
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {
@@ -819,27 +740,6 @@
"path": "documentformat.openxml/2.16.0",
"hashPath": "documentformat.openxml.2.16.0.nupkg.sha512"
},
"EPPlus/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gSbODd3UQroSqQ9abC35DjThwdWj7q4Mc8jLJT224CF88112QKDIoUkW7c7iiv4MzbMoWn+Spvu4A1Jszsym6Q==",
"path": "epplus/7.2.2",
"hashPath": "epplus.7.2.2.nupkg.sha512"
},
"EPPlus.Interfaces/6.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==",
"path": "epplus.interfaces/6.1.1",
"hashPath": "epplus.interfaces.6.1.1.nupkg.sha512"
},
"EPPlus.System.Drawing/6.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==",
"path": "epplus.system.drawing/6.1.1",
"hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512"
},
"ExcelNumberFormat/1.1.0": {
"type": "package",
"serviceable": true,
@@ -931,75 +831,12 @@
"path": "microsoft.extensions.apidescription.server/6.0.5",
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/8.0.0": {
"Microsoft.NETCore.Platforms/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
"path": "microsoft.extensions.configuration/8.0.0",
"hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
"path": "microsoft.extensions.configuration.abstractions/8.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.FileExtensions/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==",
"path": "microsoft.extensions.configuration.fileextensions/8.0.0",
"hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Json/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==",
"path": "microsoft.extensions.configuration.json/8.0.0",
"hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
"path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
"hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Physical/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
"path": "microsoft.extensions.fileproviders.physical/8.0.0",
"hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
"path": "microsoft.extensions.filesystemglobbing/8.0.0",
"hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
"path": "microsoft.extensions.primitives/8.0.0",
"hashPath": "microsoft.extensions.primitives.8.0.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/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
"path": "microsoft.netcore.platforms/2.0.0",
"hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
"sha512": "sha512-TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==",
"path": "microsoft.netcore.platforms/3.0.0",
"hashPath": "microsoft.netcore.platforms.3.0.0.nupkg.sha512"
},
"Microsoft.OpenApi/1.2.3": {
"type": "package",
@@ -1015,12 +852,12 @@
"path": "microsoft.win32.registry/4.4.0",
"hashPath": "microsoft.win32.registry.4.4.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/7.0.0": {
"Microsoft.Win32.SystemEvents/4.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==",
"path": "microsoft.win32.systemevents/7.0.0",
"hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512"
"sha512": "sha512-Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
"path": "microsoft.win32.systemevents/4.6.0",
"hashPath": "microsoft.win32.systemevents.4.6.0.nupkg.sha512"
},
"runtime.native.System.Data.SqlClient.sni/4.4.0": {
"type": "package",
@@ -1092,13 +929,6 @@
"path": "system.collections.immutable/9.0.0",
"hashPath": "system.collections.immutable.9.0.0.nupkg.sha512"
},
"System.ComponentModel.Annotations/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
"path": "system.componentmodel.annotations/5.0.0",
"hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
},
"System.Composition/9.0.0": {
"type": "package",
"serviceable": true,
@@ -1148,19 +978,12 @@
"path": "system.data.sqlclient/4.4.3",
"hashPath": "system.data.sqlclient.4.4.3.nupkg.sha512"
},
"System.Drawing.Common/7.0.0": {
"System.Drawing.Common/4.6.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==",
"path": "system.drawing.common/7.0.0",
"hashPath": "system.drawing.common.7.0.0.nupkg.sha512"
},
"System.Formats.Asn1/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
"path": "system.formats.asn1/8.0.0",
"hashPath": "system.formats.asn1.8.0.0.nupkg.sha512"
"sha512": "sha512-TFAADvBEUhdDb2Lteq/BUeG0J1y7a0GyFdpB8yE/eAcbiN0R5MII1nXExXsrtRZiO8C/L9SozL2wGqkRlhiv6A==",
"path": "system.drawing.common/4.6.1",
"hashPath": "system.drawing.common.4.6.1.nupkg.sha512"
},
"System.IO.Packaging/4.7.0": {
"type": "package",
@@ -1183,6 +1006,13 @@
"path": "system.reflection.metadata/9.0.0",
"hashPath": "system.reflection.metadata.9.0.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
"path": "system.runtime.compilerservices.unsafe/4.5.2",
"hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512"
},
"System.Security.AccessControl/4.4.0": {
"type": "package",
"serviceable": true,
@@ -1190,12 +1020,19 @@
"path": "system.security.accesscontrol/4.4.0",
"hashPath": "system.security.accesscontrol.4.4.0.nupkg.sha512"
},
"System.Security.Cryptography.Pkcs/8.0.0": {
"System.Security.Cryptography.Cng/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
"path": "system.security.cryptography.pkcs/8.0.0",
"hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512"
"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.Pkcs/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lIo52x0AAsZs8r1L58lPXaqN6PP51Z/XJts0kZtbZRNYcMguupxqRGjvc/GoqSKTbYa+aBwbkT4xoqQ7EsfN0A==",
"path": "system.security.cryptography.pkcs/4.5.2",
"hashPath": "system.security.cryptography.pkcs.4.5.2.nupkg.sha512"
},
"System.Security.Permissions/4.4.0": {
"type": "package",
@@ -1211,26 +1048,12 @@
"path": "system.security.principal.windows/4.4.0",
"hashPath": "system.security.principal.windows.4.4.0.nupkg.sha512"
},
"System.Text.Encoding.CodePages/8.0.0": {
"System.Text.Encoding.CodePages/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
"path": "system.text.encoding.codepages/8.0.0",
"hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
},
"System.Text.Encodings.Web/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
"path": "system.text.encodings.web/8.0.0",
"hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
},
"System.Text.Json/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
"path": "system.text.json/8.0.0",
"hashPath": "system.text.json.8.0.0.nupkg.sha512"
"sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"path": "system.text.encoding.codepages/4.5.1",
"hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512"
},
"System.Threading.Channels/7.0.0": {
"type": "package",

Binary file not shown.

Binary file not shown.