From 10797a680feaa24bdc17d10ac085e323be807819 Mon Sep 17 00:00:00 2001
From: chenyong <chenyong@hnkhzn.com>
Date: 星期一, 18 十一月 2024 15:56:29 +0800
Subject: [PATCH] 202411-18 01
---
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Release/net6.0/PubTmp/Out/WIDESEA_WMSServer.deps.json | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Release/net6.0/PubTmp/Out/WIDESEA_WMSServer.deps.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Release/net6.0/PubTmp/Out/WIDESEA_WMSServer.deps.json
index c6a368a..41e0902 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Release/net6.0/PubTmp/Out/WIDESEA_WMSServer.deps.json
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Release/net6.0/PubTmp/Out/WIDESEA_WMSServer.deps.json
@@ -11,6 +11,7 @@
"WIDESEA_BusinessServices": "1.0.0",
"WIDESEA_IServices": "1.0.0",
"WIDESEA_Services": "1.0.0",
+ "WIDESEA_StoragIntegrationServices": "1.0.0",
"WIDESEA_StorageBasicServices": "1.0.0",
"WIDESEA_StorageOutOrderServices": "1.0.0",
"WIDESEA_StorageTaskServices": "1.0.0"
@@ -2450,6 +2451,17 @@
}
}
},
+ "WIDESEA_IStoragIntegrationServices/1.0.0": {
+ "dependencies": {
+ "WIDESEA_DTO": "1.0.0"
+ },
+ "runtime": {
+ "WIDESEA_IStoragIntegrationServices.dll": {
+ "assemblyVersion": "1.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
"WIDESEA_Model/1.0.0": {
"dependencies": {
"System.Text.RegularExpressions": "4.3.1",
@@ -2562,6 +2574,19 @@
},
"runtime": {
"WIDESEA_StorageTaskServices.dll": {
+ "assemblyVersion": "1.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "WIDESEA_StoragIntegrationServices/1.0.0": {
+ "dependencies": {
+ "LogLibrary": "1.0.0",
+ "WIDESEA_Common": "1.0.0",
+ "WIDESEA_IStoragIntegrationServices": "1.0.0"
+ },
+ "runtime": {
+ "WIDESEA_StoragIntegrationServices.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.0.0.0"
}
@@ -3999,6 +4024,11 @@
"serviceable": false,
"sha512": ""
},
+ "WIDESEA_IStoragIntegrationServices/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
"WIDESEA_Model/1.0.0": {
"type": "project",
"serviceable": false,
@@ -4043,6 +4073,11 @@
"type": "project",
"serviceable": false,
"sha512": ""
+ },
+ "WIDESEA_StoragIntegrationServices/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
}
}
}
\ No newline at end of file
--
Gitblit v1.9.3