From f34f0751ef0c6305c94ff342ca7fbe24aa09844e Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 18 十二月 2025 14:48:31 +0800
Subject: [PATCH] 111
---
StandardPda/MESApplication/bin/Debug/net8.0/MESApplication.deps.json | 156 ++++++++++++++++++++++++++++++++++++++++++----------
1 files changed, 126 insertions(+), 30 deletions(-)
diff --git a/StandardPda/MESApplication/bin/Debug/net8.0/MESApplication.deps.json b/StandardPda/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
index 523a7cc..6cb8dd9 100644
--- a/StandardPda/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
+++ b/StandardPda/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
@@ -63,6 +63,43 @@
}
}
},
+ "EPPlus/7.0.0": {
+ "dependencies": {
+ "EPPlus.Interfaces": "6.1.1",
+ "EPPlus.System.Drawing": "6.1.1",
+ "Microsoft.Extensions.Configuration.Json": "8.0.0",
+ "Microsoft.IO.RecyclableMemoryStream": "2.3.2",
+ "System.ComponentModel.Annotations": "5.0.0",
+ "System.Security.Cryptography.Pkcs": "7.0.2",
+ "System.Text.Encoding.CodePages": "8.0.0"
+ },
+ "runtime": {
+ "lib/net7.0/EPPlus.dll": {
+ "assemblyVersion": "7.0.0.3",
+ "fileVersion": "7.0.0.3"
+ }
+ }
+ },
+ "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"
+ }
+ }
+ },
"Humanizer.Core/2.14.1": {
"runtime": {
"lib/net6.0/Humanizer.dll": {
@@ -650,6 +687,14 @@
}
}
},
+ "Microsoft.IO.RecyclableMemoryStream/2.3.2": {
+ "runtime": {
+ "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
+ "assemblyVersion": "2.3.2.0",
+ "fileVersion": "2.3.2.0"
+ }
+ }
+ },
"Microsoft.NETCore.Platforms/1.1.0": {},
"Microsoft.NETCore.Targets/1.1.0": {},
"Microsoft.OpenApi/1.2.3": {
@@ -666,19 +711,19 @@
"System.Security.Principal.Windows": "5.0.0"
}
},
- "Microsoft.Win32.SystemEvents/6.0.0": {
+ "Microsoft.Win32.SystemEvents/7.0.0": {
"runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
+ "assemblyVersion": "7.0.0.0",
+ "fileVersion": "7.0.22.51805"
}
},
"runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
+ "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
"rid": "win",
"assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "assemblyVersion": "7.0.0.0",
+ "fileVersion": "7.0.22.51805"
}
}
},
@@ -1038,6 +1083,7 @@
}
},
"System.Collections.Immutable/8.0.0": {},
+ "System.ComponentModel.Annotations/5.0.0": {},
"System.Composition/6.0.0": {
"dependencies": {
"System.Composition.AttributedModel": "6.0.0",
@@ -1191,31 +1237,26 @@
}
}
},
- "System.Drawing.Common/6.0.0": {
+ "System.Drawing.Common/7.0.0": {
"dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
+ "Microsoft.Win32.SystemEvents": "7.0.0"
},
"runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "lib/net7.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "7.0.0.0",
+ "fileVersion": "7.0.22.51805"
}
},
"runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
+ "runtimes/win/lib/net7.0/System.Drawing.Common.dll": {
"rid": "win",
"assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "assemblyVersion": "7.0.0.0",
+ "fileVersion": "7.0.22.51805"
}
}
},
+ "System.Formats.Asn1/7.0.0": {},
"System.Globalization/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
@@ -1331,6 +1372,11 @@
},
"System.Security.AccessControl/6.0.0": {},
"System.Security.Cryptography.Cng/4.5.0": {},
+ "System.Security.Cryptography.Pkcs/7.0.2": {
+ "dependencies": {
+ "System.Formats.Asn1": "7.0.0"
+ }
+ },
"System.Security.Cryptography.ProtectedData/8.0.0": {
"runtime": {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
@@ -1381,7 +1427,7 @@
},
"System.Windows.Extensions/6.0.0": {
"dependencies": {
- "System.Drawing.Common": "6.0.0"
+ "System.Drawing.Common": "7.0.0"
},
"runtime": {
"lib/net6.0/System.Windows.Extensions.dll": {
@@ -1408,6 +1454,7 @@
},
"MES.Service/1.0.0": {
"dependencies": {
+ "EPPlus": "7.0.0",
"Masuit.Tools.Core": "2024.3.4",
"SqlSugarCore": "5.1.4.158"
},
@@ -1453,6 +1500,27 @@
"sha512": "sha512-2hrXR83b5g6/ZMJOA36hXp4t56yb7G1mF3Hg6IkrHxvtyaoXRn2WVdgDPN3V8+GugOlUBbTWXgPaka4dXw1QIg==",
"path": "dnsclient/1.7.0",
"hashPath": "dnsclient.1.7.0.nupkg.sha512"
+ },
+ "EPPlus/7.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fqDPDAB0v+sU1m0VxDy4jBKhH77BoiaGjglnzflUVoHDL3Bnf8Xf/V8/dm3uYhMwChExnqFXxYscslu46seZQQ==",
+ "path": "epplus/7.0.0",
+ "hashPath": "epplus.7.0.0.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"
},
"Humanizer.Core/2.14.1": {
"type": "package",
@@ -1769,6 +1837,13 @@
"path": "microsoft.identitymodel.tokens/6.8.0",
"hashPath": "microsoft.identitymodel.tokens.6.8.0.nupkg.sha512"
},
+ "Microsoft.IO.RecyclableMemoryStream/2.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Oh1qXXFdJFcHozvb4H6XYLf2W0meZFuG0A+TfapFPj9z5fd4vxiARGEhAaLj/6XWQaMYIv4SH/9Q6H78Hw0E2Q==",
+ "path": "microsoft.io.recyclablememorystream/2.3.2",
+ "hashPath": "microsoft.io.recyclablememorystream.2.3.2.nupkg.sha512"
+ },
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
@@ -1797,12 +1872,12 @@
"path": "microsoft.win32.registry/5.0.0",
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
},
- "Microsoft.Win32.SystemEvents/6.0.0": {
+ "Microsoft.Win32.SystemEvents/7.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
+ "sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==",
+ "path": "microsoft.win32.systemevents/7.0.0",
+ "hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512"
},
"Mono.TextTemplating/2.2.1": {
"type": "package",
@@ -1986,6 +2061,13 @@
"path": "system.collections.immutable/8.0.0",
"hashPath": "system.collections.immutable.8.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/6.0.0": {
"type": "package",
"serviceable": true,
@@ -2077,12 +2159,19 @@
"path": "system.directoryservices.protocols/6.0.2",
"hashPath": "system.directoryservices.protocols.6.0.2.nupkg.sha512"
},
- "System.Drawing.Common/6.0.0": {
+ "System.Drawing.Common/7.0.0": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
+ "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/7.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==",
+ "path": "system.formats.asn1/7.0.0",
+ "hashPath": "system.formats.asn1.7.0.0.nupkg.sha512"
},
"System.Globalization/4.3.0": {
"type": "package",
@@ -2203,6 +2292,13 @@
"path": "system.security.cryptography.cng/4.5.0",
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
},
+ "System.Security.Cryptography.Pkcs/7.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xhFNJOcQSWhpiVGLLBQYoxAltQSQVycMkwaX1z7I7oEdT9Wr0HzSM1yeAbfoHaERIYd5s6EpLSOLs2qMchSKlA==",
+ "path": "system.security.cryptography.pkcs/7.0.2",
+ "hashPath": "system.security.cryptography.pkcs.7.0.2.nupkg.sha512"
+ },
"System.Security.Cryptography.ProtectedData/8.0.0": {
"type": "package",
"serviceable": true,
--
Gitblit v1.9.3