From 1c696f3e12ddcb136e772f9d83eb906760766b96 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期二, 03 十二月 2024 21:37:58 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json |  100 ++++++++++++++++++++-----------------------------
 1 files changed, 41 insertions(+), 59 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json"
index 2b779ca..c66e43d 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json"
@@ -873,11 +873,10 @@
           "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
         }
       },
-      "Quartz/3.11.0": {
+      "Quartz/3.13.1": {
         "type": "package",
         "dependencies": {
-          "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
-          "System.Configuration.ConfigurationManager": "6.0.1"
+          "Microsoft.Extensions.Logging.Abstractions": "2.1.1"
         },
         "compile": {
           "lib/net6.0/Quartz.dll": {
@@ -1638,7 +1637,7 @@
           "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
         }
       },
-      "System.Configuration.ConfigurationManager/6.0.1": {
+      "System.Configuration.ConfigurationManager/6.0.0": {
         "type": "package",
         "dependencies": {
           "System.Security.Cryptography.ProtectedData": "6.0.0",
@@ -3266,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"
@@ -3278,7 +3277,7 @@
           "lib/net6.0/WIDESEAWCS_Communicator.dll": {}
         }
       },
-      "WIDESEAWCS_Core/1.0.6": {
+      "WIDESEAWCS_Core/1.0.7": {
         "type": "package",
         "dependencies": {
           "AutoMapper": "13.0.1",
@@ -3309,11 +3308,11 @@
           "lib/net6.0/WIDESEAWCS_Core.dll": {}
         }
       },
-      "WIDESEAWCS_QuartzJob/2.1.0": {
+      "WIDESEAWCS_QuartzJob/2.1.2": {
         "type": "package",
         "dependencies": {
-          "Quartz": "3.11.0",
-          "WIDESEAWCS_Communicator": "2.1.0",
+          "Quartz": "3.13.1",
+          "WIDESEAWCS_Communicator": "2.2.1",
           "WIDESEAWCS_Core": "1.0.6"
         },
         "compile": {
@@ -3327,10 +3326,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_IBasicInfoRepository": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_Core": "1.0.7",
+          "WIDESEAWCS_IBasicInfoRepository": "1.0.0"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_BasicInfoRepository.dll": {}
@@ -3344,9 +3341,7 @@
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
           "Newtonsoft.Json": "13.0.3",
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_Core": "1.0.7"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Common.dll": {}
@@ -3359,10 +3354,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_Model": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_Core": "1.0.7",
+          "WIDESEAWCS_Model": "1.0.0"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_DTO.dll": {}
@@ -3375,10 +3368,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_DTO": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_Core": "1.0.7",
+          "WIDESEAWCS_DTO": "1.0.0"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_IBasicInfoRepository.dll": {}
@@ -3392,9 +3383,7 @@
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
           "WIDESEAWCS_BasicInfoRepository": "1.0.0",
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_Core": "1.0.7"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_IBasicInfoService.dll": {}
@@ -3409,9 +3398,7 @@
         "dependencies": {
           "System.Text.RegularExpressions": "4.3.1",
           "WIDESEAWCS_Common": "1.0.0",
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_Core": "1.0.7"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -4815,10 +4802,10 @@
         "oscar.data.sqlclient.nuspec"
       ]
     },
-    "Quartz/3.11.0": {
-      "sha512": "dx8K/3C7P+o+tNI7LosOwoCWjT8aM/AojO+3IPlp4ArvgVcqf36pYu3Rqorcxc4kfklfHcFRrS9hQAIgp6TkGg==",
+    "Quartz/3.13.1": {
+      "sha512": "0S4/gYb/FRQfek65OPAmszbdEmtc4Fq/jSeA5XFnvMIjYL9Zr8g9jWoKneEFzAFJGlESjFULtaUFzValHvqu4A==",
       "type": "package",
-      "path": "quartz/3.11.0",
+      "path": "quartz/3.13.1",
       "files": [
         ".nupkg.metadata",
         ".signature.p7s",
@@ -4831,7 +4818,7 @@
         "lib/netstandard2.0/Quartz.dll",
         "lib/netstandard2.0/Quartz.xml",
         "quartz-logo-small.png",
-        "quartz.3.11.0.nupkg.sha512",
+        "quartz.3.13.1.nupkg.sha512",
         "quartz.nuspec",
         "quick-start.md"
       ]
@@ -6026,10 +6013,10 @@
         "system.componentmodel.primitives.nuspec"
       ]
     },
-    "System.Configuration.ConfigurationManager/6.0.1": {
-      "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
+    "System.Configuration.ConfigurationManager/6.0.0": {
+      "sha512": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
       "type": "package",
-      "path": "system.configuration.configurationmanager/6.0.1",
+      "path": "system.configuration.configurationmanager/6.0.0",
       "files": [
         ".nupkg.metadata",
         ".signature.p7s",
@@ -6046,7 +6033,7 @@
         "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
         "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
         "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
-        "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
+        "system.configuration.configurationmanager.6.0.0.nupkg.sha512",
         "system.configuration.configurationmanager.nuspec",
         "useSharedDesignerContext.txt"
       ]
@@ -9918,36 +9905,36 @@
         "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.7": {
+      "sha512": "HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
       "type": "package",
-      "path": "wideseawcs_core/1.0.6",
+      "path": "wideseawcs_core/1.0.7",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Core.dll",
-        "wideseawcs_core.1.0.6.nupkg.sha512",
+        "wideseawcs_core.1.0.7.nupkg.sha512",
         "wideseawcs_core.nuspec"
       ]
     },
-    "WIDESEAWCS_QuartzJob/2.1.0": {
-      "sha512": "iVCEGlQsroooUIxKa/fguzV2q6Of/3K1Eeu8xJxMZH2/+KfQLmc6TJrwtLZ1CtAH1tVjHpyKIA9aWjZj50hzmQ==",
+    "WIDESEAWCS_QuartzJob/2.1.2": {
+      "sha512": "4MzaRsKMe7YGgTdDr2SkAL6Me8ZZhBs7upH4JCsU3nklGbWnciguaXBBY8to+3STY0Sm0XvFmiOOCzVXPfL1Yw==",
       "type": "package",
-      "path": "wideseawcs_quartzjob/2.1.0",
+      "path": "wideseawcs_quartzjob/2.1.2",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_QuartzJob.dll",
-        "wideseawcs_quartzjob.2.1.0.nupkg.sha512",
+        "wideseawcs_quartzjob.2.1.2.nupkg.sha512",
         "wideseawcs_quartzjob.nuspec"
       ]
     },
@@ -9984,10 +9971,9 @@
   },
   "projectFileDependencyGroups": {
     "net6.0": [
-      "WIDESEAWCS_Communicator >= 2.2.0",
-      "WIDESEAWCS_Core >= 1.0.6",
+      "WIDESEAWCS_Core >= 1.0.7",
       "WIDESEAWCS_IBasicInfoService >= 1.0.0",
-      "WIDESEAWCS_QuartzJob >= 2.1.0"
+      "WIDESEAWCS_QuartzJob >= 2.1.2"
     ]
   },
   "packageFolders": {
@@ -10038,17 +10024,13 @@
       "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.7, )"
           },
           "WIDESEAWCS_QuartzJob": {
             "target": "Package",
-            "version": "[2.1.0, )"
+            "version": "[2.1.2, )"
           }
         },
         "imports": [

--
Gitblit v1.9.3