From 93473e2792e5d23a168e575f17190a5e51ad7c9f Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期四, 17 七月 2025 09:55:58 +0800
Subject: [PATCH] 111
---
MES.Service/bin/Debug/net8.0/MES.Service.deps.json | 154 +++++++++++++++++++++++++++++++++++++++-----------
1 files changed, 119 insertions(+), 35 deletions(-)
diff --git a/MES.Service/bin/Debug/net8.0/MES.Service.deps.json b/MES.Service/bin/Debug/net8.0/MES.Service.deps.json
index 9b51f44..9e1bd17 100644
--- a/MES.Service/bin/Debug/net8.0/MES.Service.deps.json
+++ b/MES.Service/bin/Debug/net8.0/MES.Service.deps.json
@@ -8,8 +8,12 @@
".NETCoreApp,Version=v8.0": {
"MES.Service/1.0.0": {
"dependencies": {
+ "FFMpegCore.Extensions.System.Drawing.Common": "5.0.0",
"Masuit.Tools.Core": "2024.3.4",
- "SqlSugarCore": "5.1.4.158"
+ "PdfiumViewer": "2.13.0",
+ "SqlSugarCore": "5.1.4.158",
+ "System.Drawing.Common": "10.0.0-preview.1.25080.3",
+ "Kingdee.CDP.WebApi.SDK": "8.0.6.0"
},
"runtime": {
"MES.Service.dll": {}
@@ -56,6 +60,38 @@
"lib/net6.0/DnsClient.dll": {
"assemblyVersion": "1.7.0.0",
"fileVersion": "1.7.0.0"
+ }
+ }
+ },
+ "FFMpegCore/5.0.0": {
+ "dependencies": {
+ "Instances": "3.0.0",
+ "System.Text.Json": "8.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/FFMpegCore.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.0.0"
+ }
+ }
+ },
+ "FFMpegCore.Extensions.System.Drawing.Common/5.0.0": {
+ "dependencies": {
+ "FFMpegCore": "5.0.0",
+ "System.Drawing.Common": "10.0.0-preview.1.25080.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/FFMpegCore.Extensions.System.Drawing.Common.dll": {
+ "assemblyVersion": "5.0.0.0",
+ "fileVersion": "5.0.0.0"
+ }
+ }
+ },
+ "Instances/3.0.0": {
+ "runtime": {
+ "lib/netstandard2.0/Instances.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
}
}
},
@@ -440,19 +476,19 @@
"System.Security.Principal.Windows": "5.0.0"
}
},
- "Microsoft.Win32.SystemEvents/6.0.0": {
+ "Microsoft.Win32.SystemEvents/10.0.0-preview.1.25080.5": {
"runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
+ "assemblyVersion": "10.0.0.0",
+ "fileVersion": "10.0.25.8005"
}
},
"runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
+ "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
"rid": "win",
"assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "assemblyVersion": "10.0.0.0",
+ "fileVersion": "10.0.25.8005"
}
}
},
@@ -504,6 +540,19 @@
"lib/netstandard2.0/Oscar.Data.SqlClient.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.0.4.0"
+ }
+ }
+ },
+ "PdfiumViewer/2.13.0": {
+ "runtime": {
+ "lib/net20/PdfiumViewer.dll": {
+ "assemblyVersion": "2.13.0.0",
+ "fileVersion": "2.13.0.0"
+ }
+ },
+ "resources": {
+ "lib/net20/nl/PdfiumViewer.resources.dll": {
+ "locale": "nl"
}
}
},
@@ -854,28 +903,22 @@
}
}
},
- "System.Drawing.Common/6.0.0": {
+ "System.Drawing.Common/10.0.0-preview.1.25080.3": {
"dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
+ "Microsoft.Win32.SystemEvents": "10.0.0-preview.1.25080.5"
},
"runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "lib/net8.0/System.Drawing.Common.dll": {
+ "assemblyVersion": "10.0.0.0",
+ "fileVersion": "10.0.25.8003"
},
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
+ "lib/net8.0/System.Private.Windows.Core.dll": {
+ "assemblyVersion": "10.0.0.0",
+ "fileVersion": "10.0.25.8003"
+ },
+ "lib/net8.0/System.Private.Windows.GdiPlus.dll": {
+ "assemblyVersion": "10.0.0.0",
+ "fileVersion": "10.0.25.8003"
}
}
},
@@ -1037,7 +1080,7 @@
},
"System.Windows.Extensions/6.0.0": {
"dependencies": {
- "System.Drawing.Common": "6.0.0"
+ "System.Drawing.Common": "10.0.0-preview.1.25080.3"
},
"runtime": {
"lib/net6.0/System.Windows.Extensions.dll": {
@@ -1059,6 +1102,14 @@
"lib/net8.0/ZstdSharp.dll": {
"assemblyVersion": "0.8.0.0",
"fileVersion": "0.8.0.0"
+ }
+ }
+ },
+ "Kingdee.CDP.WebApi.SDK/8.0.6.0": {
+ "runtime": {
+ "Kingdee.CDP.WebApi.SDK.dll": {
+ "assemblyVersion": "8.0.6.0",
+ "fileVersion": "8.0.6.0"
}
}
}
@@ -1097,6 +1148,27 @@
"sha512": "sha512-2hrXR83b5g6/ZMJOA36hXp4t56yb7G1mF3Hg6IkrHxvtyaoXRn2WVdgDPN3V8+GugOlUBbTWXgPaka4dXw1QIg==",
"path": "dnsclient/1.7.0",
"hashPath": "dnsclient.1.7.0.nupkg.sha512"
+ },
+ "FFMpegCore/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-n3rlZKUwylRhzZtljmX06EKLhnAEGyo8VKj+y0DqJkWZfF5VUUddz53jwn8uOv0WtCNO2Qmj/uj/d4fb0fIIFA==",
+ "path": "ffmpegcore/5.0.0",
+ "hashPath": "ffmpegcore.5.0.0.nupkg.sha512"
+ },
+ "FFMpegCore.Extensions.System.Drawing.Common/5.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7oDXzzQoNeWgXgJvFletzvlIblqM6rMaNC6fESYcHeWQFtIXw3yxLn0FVuU1BPE+LJUOOmUJHZnYXefUOYXDoA==",
+ "path": "ffmpegcore.extensions.system.drawing.common/5.0.0",
+ "hashPath": "ffmpegcore.extensions.system.drawing.common.5.0.0.nupkg.sha512"
+ },
+ "Instances/3.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-wlZ0V+S7X7kMKbjC7EZJf5A1FNlldQrS0tKMNXP1Ued/6XCo6t5kpFDS3X72cd+SGaX+q+FOlWO7r18GlxcKAQ==",
+ "path": "instances/3.0.0",
+ "hashPath": "instances.3.0.0.nupkg.sha512"
},
"Masuit.Tools.Abstractions/2024.3.4": {
"type": "package",
@@ -1336,12 +1408,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/10.0.0-preview.1.25080.5": {
"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-5WIKddfHK+qhwqoobdGuKRBcwNO4W1iENnZO5f6KM9Ph0F2Q/NgH4NaV2HOeFevSZuFAl5A/evA4VNEOT9bOfg==",
+ "path": "microsoft.win32.systemevents/10.0.0-preview.1.25080.5",
+ "hashPath": "microsoft.win32.systemevents.10.0.0-preview.1.25080.5.nupkg.sha512"
},
"MySqlConnector/2.2.5": {
"type": "package",
@@ -1377,6 +1449,13 @@
"sha512": "sha512-VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
"path": "oscar.data.sqlclient/4.0.4",
"hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512"
+ },
+ "PdfiumViewer/2.13.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Nw4owBmJzDVXoMRjCnqPbET07CPOawwhcNjt+PyRaSxONN9bsFF+cm9kcMsDLEAEaxsiDJo5jls8bCQjvjidkA==",
+ "path": "pdfiumviewer/2.13.0",
+ "hashPath": "pdfiumviewer.2.13.0.nupkg.sha512"
},
"SharpCompress/0.37.2": {
"type": "package",
@@ -1525,12 +1604,12 @@
"path": "system.directoryservices.protocols/6.0.1",
"hashPath": "system.directoryservices.protocols.6.0.1.nupkg.sha512"
},
- "System.Drawing.Common/6.0.0": {
+ "System.Drawing.Common/10.0.0-preview.1.25080.3": {
"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-YVKpms8SaTmHucvMZ8IovsF4cQEyUOF9fhDY2kPrs/NIYkrldGa0WYlZmVcMq8h0/35hubNl66dqWqZOLJcB4g==",
+ "path": "system.drawing.common/10.0.0-preview.1.25080.3",
+ "hashPath": "system.drawing.common.10.0.0-preview.1.25080.3.nupkg.sha512"
},
"System.Globalization/4.3.0": {
"type": "package",
@@ -1713,6 +1792,11 @@
"sha512": "sha512-Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==",
"path": "zstdsharp.port/0.8.0",
"hashPath": "zstdsharp.port.0.8.0.nupkg.sha512"
+ },
+ "Kingdee.CDP.WebApi.SDK/8.0.6.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
}
}
}
\ No newline at end of file
--
Gitblit v1.9.3