From 46e98339480d853fc78a014c34d7ff9fcaf13890 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 05 十二月 2024 14:09:02 +0800
Subject: [PATCH] 产线协议
---
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json"
index 0361bb6..4f67251 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json"
@@ -2001,7 +2001,7 @@
}
}
},
- "WIDESEAWCS_Core/1.0.6": {
+ "WIDESEAWCS_Core/1.0.7": {
"dependencies": {
"AutoMapper": "13.0.1",
"Autofac": "8.0.0",
@@ -2026,8 +2026,8 @@
},
"runtime": {
"lib/net6.0/WIDESEAWCS_Core.dll": {
- "assemblyVersion": "1.0.6.0",
- "fileVersion": "1.0.6.0"
+ "assemblyVersion": "1.0.7.0",
+ "fileVersion": "1.0.7.0"
}
}
},
@@ -2035,7 +2035,7 @@
"dependencies": {
"Quartz": "3.11.0",
"WIDESEAWCS_Communicator": "2.1.0",
- "WIDESEAWCS_Core": "1.0.6"
+ "WIDESEAWCS_Core": "1.0.7"
},
"runtime": {
"lib/net6.0/WIDESEAWCS_QuartzJob.dll": {
@@ -2143,7 +2143,7 @@
"dependencies": {
"System.Text.RegularExpressions": "4.3.1",
"WIDESEAWCS_Common": "1.0.0",
- "WIDESEAWCS_Core": "1.0.6"
+ "WIDESEAWCS_Core": "1.0.7"
},
"runtime": {
"WIDESEAWCS_Model.dll": {}
@@ -3493,12 +3493,12 @@
"path": "wideseawcs_communicator/2.1.0",
"hashPath": "wideseawcs_communicator.2.1.0.nupkg.sha512"
},
- "WIDESEAWCS_Core/1.0.6": {
+ "WIDESEAWCS_Core/1.0.7": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==",
- "path": "wideseawcs_core/1.0.6",
- "hashPath": "wideseawcs_core.1.0.6.nupkg.sha512"
+ "sha512": "sha512-HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
+ "path": "wideseawcs_core/1.0.7",
+ "hashPath": "wideseawcs_core.1.0.7.nupkg.sha512"
},
"WIDESEAWCS_QuartzJob/2.1.0": {
"type": "package",
--
Gitblit v1.9.3