From 4cfeced9bc8985cdd89fdb540e6fe984f8469481 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期四, 21 十一月 2024 11:02:40 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/project.assets.json |  115 ++++-----------------------------------------------------
 1 files changed, 9 insertions(+), 106 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/project.assets.json"
index 89033e0..753ccf9 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/project.assets.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/project.assets.json"
@@ -389,19 +389,6 @@
           }
         }
       },
-      "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": {
@@ -871,23 +858,6 @@
         },
         "runtime": {
           "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {}
-        }
-      },
-      "Quartz/3.11.0": {
-        "type": "package",
-        "dependencies": {
-          "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
-          "System.Configuration.ConfigurationManager": "6.0.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": {
@@ -1638,7 +1608,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",
@@ -3309,28 +3279,13 @@
           "lib/net6.0/WIDESEAWCS_Core.dll": {}
         }
       },
-      "WIDESEAWCS_QuartzJob/2.1.0": {
-        "type": "package",
-        "dependencies": {
-          "Quartz": "3.11.0",
-          "WIDESEAWCS_Communicator": "2.1.0",
-          "WIDESEAWCS_Core": "1.0.6"
-        },
-        "compile": {
-          "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {}
-        },
-        "runtime": {
-          "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {}
-        }
-      },
       "WIDESEAWCS_Common/1.0.0": {
         "type": "project",
         "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.6"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Common.dll": {}
@@ -3345,8 +3300,7 @@
         "dependencies": {
           "WIDESEAWCS_Communicator": "2.2.0",
           "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_Model": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_Model": "1.0.0"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_DTO.dll": {}
@@ -3362,8 +3316,7 @@
           "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.6"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -4128,19 +4081,6 @@
         "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",
@@ -4765,27 +4705,6 @@
         "lib/netstandard2.0/Oscar.Data.SqlClient.dll",
         "oscar.data.sqlclient.4.0.4.nupkg.sha512",
         "oscar.data.sqlclient.nuspec"
-      ]
-    },
-    "Quartz/3.11.0": {
-      "sha512": "dx8K/3C7P+o+tNI7LosOwoCWjT8aM/AojO+3IPlp4ArvgVcqf36pYu3Rqorcxc4kfklfHcFRrS9hQAIgp6TkGg==",
-      "type": "package",
-      "path": "quartz/3.11.0",
-      "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.11.0.nupkg.sha512",
-        "quartz.nuspec",
-        "quick-start.md"
       ]
     },
     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
@@ -5978,10 +5897,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",
@@ -5998,7 +5917,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"
       ]
@@ -9892,17 +9811,6 @@
         "wideseawcs_core.nuspec"
       ]
     },
-    "WIDESEAWCS_QuartzJob/2.1.0": {
-      "sha512": "iVCEGlQsroooUIxKa/fguzV2q6Of/3K1Eeu8xJxMZH2/+KfQLmc6TJrwtLZ1CtAH1tVjHpyKIA9aWjZj50hzmQ==",
-      "type": "package",
-      "path": "wideseawcs_quartzjob/2.1.0",
-      "files": [
-        ".nupkg.metadata",
-        "lib/net6.0/WIDESEAWCS_QuartzJob.dll",
-        "wideseawcs_quartzjob.2.1.0.nupkg.sha512",
-        "wideseawcs_quartzjob.nuspec"
-      ]
-    },
     "WIDESEAWCS_Common/1.0.0": {
       "type": "project",
       "path": "../WIDESEAWCS_Common/WIDESEAWCS_Common.csproj",
@@ -9923,8 +9831,7 @@
     "net6.0": [
       "WIDESEAWCS_Communicator >= 2.2.0",
       "WIDESEAWCS_Core >= 1.0.6",
-      "WIDESEAWCS_DTO >= 1.0.0",
-      "WIDESEAWCS_QuartzJob >= 2.1.0"
+      "WIDESEAWCS_DTO >= 1.0.0"
     ]
   },
   "packageFolders": {
@@ -9982,10 +9889,6 @@
           "WIDESEAWCS_Core": {
             "target": "Package",
             "version": "[1.0.6, )"
-          },
-          "WIDESEAWCS_QuartzJob": {
-            "target": "Package",
-            "version": "[2.1.0, )"
           }
         },
         "imports": [

--
Gitblit v1.9.3