From f49fa4b5027cfdc27b429985d023e8002abcca2e Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期三, 05 十一月 2025 23:54:12 +0800
Subject: [PATCH] 1
---
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json | 150 +++++++++++++++++++++++++++++++++++++------------
1 files changed, 112 insertions(+), 38 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json"
index 080a815..ec4cdbb 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json"
@@ -389,6 +389,19 @@
}
}
},
+ "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
"Microsoft.Extensions.Options/6.0.0": {
"type": "package",
"dependencies": {
@@ -858,6 +871,22 @@
},
"runtime": {
"lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
+ }
+ },
+ "Quartz/3.13.1": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.Extensions.Logging.Abstractions": "2.1.1"
+ },
+ "compile": {
+ "lib/net6.0/Quartz.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/Quartz.dll": {
+ "related": ".xml"
+ }
}
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
@@ -3236,7 +3265,7 @@
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
}
},
- "WIDESEAWCS_Communicator/2.2.0": {
+ "WIDESEAWCS_Communicator/2.2.1": {
"type": "package",
"dependencies": {
"HslCommunication": "11.6.4"
@@ -3248,7 +3277,7 @@
"lib/net6.0/WIDESEAWCS_Communicator.dll": {}
}
},
- "WIDESEAWCS_Core/1.0.6": {
+ "WIDESEAWCS_Core/1.0.26": {
"type": "package",
"dependencies": {
"AutoMapper": "13.0.1",
@@ -3279,12 +3308,25 @@
"lib/net6.0/WIDESEAWCS_Core.dll": {}
}
},
+ "WIDESEAWCS_QuartzJob/2.1.2": {
+ "type": "package",
+ "dependencies": {
+ "Quartz": "3.13.1",
+ "WIDESEAWCS_Communicator": "2.2.1",
+ "WIDESEAWCS_Core": "1.0.6"
+ },
+ "compile": {
+ "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {}
+ },
+ "runtime": {
+ "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {}
+ }
+ },
"WIDESEAWCS_BasicInfoRepository/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_IBasicInfoRepository": "1.0.0"
},
"compile": {
@@ -3298,9 +3340,9 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6",
- "WIDESEAWCS_IBasicInfoService": "1.0.0"
+ "WIDESEAWCS_Core": "1.0.26",
+ "WIDESEAWCS_IBasicInfoService": "1.0.0",
+ "WIDESEAWCS_QuartzJob": "2.1.2"
},
"compile": {
"bin/placeholder/WIDESEAWCS_BasicInfoService.dll": {}
@@ -3314,8 +3356,7 @@
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
"Newtonsoft.Json": "13.0.3",
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6"
+ "WIDESEAWCS_Core": "1.0.26"
},
"compile": {
"bin/placeholder/WIDESEAWCS_Common.dll": {}
@@ -3328,8 +3369,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_Model": "1.0.0"
},
"compile": {
@@ -3343,8 +3383,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_DTO": "1.0.0"
},
"compile": {
@@ -3359,8 +3398,7 @@
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
"WIDESEAWCS_BasicInfoRepository": "1.0.0",
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6"
+ "WIDESEAWCS_Core": "1.0.26"
},
"compile": {
"bin/placeholder/WIDESEAWCS_IBasicInfoService.dll": {}
@@ -3373,8 +3411,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_DTO": "1.0.0"
},
"compile": {
@@ -3388,8 +3425,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_TaskInfoRepository": "1.0.0"
},
"compile": {
@@ -3405,8 +3441,7 @@
"dependencies": {
"System.Text.RegularExpressions": "4.3.1",
"WIDESEAWCS_Common": "1.0.0",
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6"
+ "WIDESEAWCS_Core": "1.0.26"
},
"compile": {
"bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -3419,8 +3454,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": "2.2.0",
- "WIDESEAWCS_Core": "1.0.6",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_ITaskInfoRepository": "1.0.0",
"WIDESEAWCS_Model": "1.0.0"
},
@@ -4187,6 +4221,19 @@
"useSharedDesignerContext.txt"
]
},
+ "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
+ "sha512": "XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==",
+ "type": "package",
+ "path": "microsoft.extensions.logging.abstractions/2.1.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
+ "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512",
+ "microsoft.extensions.logging.abstractions.nuspec"
+ ]
+ },
"Microsoft.Extensions.Options/6.0.0": {
"sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
"type": "package",
@@ -4811,6 +4858,27 @@
"lib/netstandard2.0/Oscar.Data.SqlClient.dll",
"oscar.data.sqlclient.4.0.4.nupkg.sha512",
"oscar.data.sqlclient.nuspec"
+ ]
+ },
+ "Quartz/3.13.1": {
+ "sha512": "0S4/gYb/FRQfek65OPAmszbdEmtc4Fq/jSeA5XFnvMIjYL9Zr8g9jWoKneEFzAFJGlESjFULtaUFzValHvqu4A==",
+ "type": "package",
+ "path": "quartz/3.13.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "lib/net462/Quartz.dll",
+ "lib/net462/Quartz.xml",
+ "lib/net472/Quartz.dll",
+ "lib/net472/Quartz.xml",
+ "lib/net6.0/Quartz.dll",
+ "lib/net6.0/Quartz.xml",
+ "lib/netstandard2.0/Quartz.dll",
+ "lib/netstandard2.0/Quartz.xml",
+ "quartz-logo-small.png",
+ "quartz.3.13.1.nupkg.sha512",
+ "quartz.nuspec",
+ "quick-start.md"
]
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
@@ -9895,26 +9963,37 @@
"system.xml.xpath.xdocument.nuspec"
]
},
- "WIDESEAWCS_Communicator/2.2.0": {
- "sha512": "tfNqjR0IFz/FfmG1TOjNLTR+s8r7MFsizNvctOmWoC40csJ/fL745l1lUGiHspd8x/cBM+OkitbAzYh1B1ndWA==",
+ "WIDESEAWCS_Communicator/2.2.1": {
+ "sha512": "tnBgSsd877vqRMaNxBmhIWgTQcxmv/TNXLAZeNquLQ2AZiZKbSGVN3eUn5ZN/yf+TxUOoSrf+0ZKNjxLGHDTyg==",
"type": "package",
- "path": "wideseawcs_communicator/2.2.0",
+ "path": "wideseawcs_communicator/2.2.1",
"files": [
".nupkg.metadata",
"lib/net6.0/WIDESEAWCS_Communicator.dll",
- "wideseawcs_communicator.2.2.0.nupkg.sha512",
+ "wideseawcs_communicator.2.2.1.nupkg.sha512",
"wideseawcs_communicator.nuspec"
]
},
- "WIDESEAWCS_Core/1.0.6": {
- "sha512": "U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==",
+ "WIDESEAWCS_Core/1.0.26": {
+ "sha512": "rixKm6ZHQEHihs4jVFthH4z4XnWHfkLBXvukmJnTCPhv1CT+JRO2oCehSPMqo/1NKXVwsOK9/P87Kfo0vsnsqA==",
"type": "package",
- "path": "wideseawcs_core/1.0.6",
+ "path": "wideseawcs_core/1.0.26",
"files": [
".nupkg.metadata",
"lib/net6.0/WIDESEAWCS_Core.dll",
- "wideseawcs_core.1.0.6.nupkg.sha512",
+ "wideseawcs_core.1.0.26.nupkg.sha512",
"wideseawcs_core.nuspec"
+ ]
+ },
+ "WIDESEAWCS_QuartzJob/2.1.2": {
+ "sha512": "4MzaRsKMe7YGgTdDr2SkAL6Me8ZZhBs7upH4JCsU3nklGbWnciguaXBBY8to+3STY0Sm0XvFmiOOCzVXPfL1Yw==",
+ "type": "package",
+ "path": "wideseawcs_quartzjob/2.1.2",
+ "files": [
+ ".nupkg.metadata",
+ "lib/net6.0/WIDESEAWCS_QuartzJob.dll",
+ "wideseawcs_quartzjob.2.1.2.nupkg.sha512",
+ "wideseawcs_quartzjob.nuspec"
]
},
"WIDESEAWCS_BasicInfoRepository/1.0.0": {
@@ -9971,8 +10050,7 @@
"projectFileDependencyGroups": {
"net6.0": [
"WIDESEAWCS_BasicInfoService >= 1.0.0",
- "WIDESEAWCS_Communicator >= 2.2.0",
- "WIDESEAWCS_Core >= 1.0.6",
+ "WIDESEAWCS_Core >= 1.0.26",
"WIDESEAWCS_ITaskInfoService >= 1.0.0"
]
},
@@ -10027,13 +10105,9 @@
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
- "WIDESEAWCS_Communicator": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
"WIDESEAWCS_Core": {
"target": "Package",
- "version": "[1.0.6, )"
+ "version": "[1.0.26, )"
}
},
"imports": [
--
Gitblit v1.9.3