From 8b150adba61ff2de1800c0fb99410847833b1642 Mon Sep 17 00:00:00 2001
From: hutongqing <hutongqing@hnkhzn.com>
Date: 星期四, 21 十一月 2024 11:11:39 +0800
Subject: [PATCH] Create .gitignore

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json |  173 +++++++++++++++++++--------------------------------------
 1 files changed, 57 insertions(+), 116 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 1faa2ff..080a815 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,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",
@@ -3266,7 +3236,7 @@
           "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
         }
       },
-      "WIDESEAWCS_Communicator/2.0.0": {
+      "WIDESEAWCS_Communicator/2.2.0": {
         "type": "package",
         "dependencies": {
           "HslCommunication": "11.6.4"
@@ -3278,7 +3248,7 @@
           "lib/net6.0/WIDESEAWCS_Communicator.dll": {}
         }
       },
-      "WIDESEAWCS_Core/1.0.4": {
+      "WIDESEAWCS_Core/1.0.6": {
         "type": "package",
         "dependencies": {
           "AutoMapper": "13.0.1",
@@ -3309,24 +3279,12 @@
           "lib/net6.0/WIDESEAWCS_Core.dll": {}
         }
       },
-      "WIDESEAWCS_QuartzJob/2.0.3": {
-        "type": "package",
-        "dependencies": {
-          "Quartz": "3.11.0",
-          "WIDESEAWCS_Communicator": "2.0.0",
-          "WIDESEAWCS_Core": "1.0.4"
-        },
-        "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_IBasicInfoRepository": "1.0.0"
         },
         "compile": {
@@ -3340,8 +3298,9 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_IBasicInfoService": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "2.0.3"
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6",
+          "WIDESEAWCS_IBasicInfoService": "1.0.0"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_BasicInfoService.dll": {}
@@ -3354,7 +3313,9 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "Newtonsoft.Json": "13.0.3"
+          "Newtonsoft.Json": "13.0.3",
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Common.dll": {}
@@ -3367,6 +3328,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6",
           "WIDESEAWCS_Model": "1.0.0"
         },
         "compile": {
@@ -3380,6 +3343,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6",
           "WIDESEAWCS_DTO": "1.0.0"
         },
         "compile": {
@@ -3393,7 +3358,9 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_BasicInfoRepository": "1.0.0"
+          "WIDESEAWCS_BasicInfoRepository": "1.0.0",
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_IBasicInfoService.dll": {}
@@ -3406,6 +3373,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6",
           "WIDESEAWCS_DTO": "1.0.0"
         },
         "compile": {
@@ -3419,6 +3388,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6",
           "WIDESEAWCS_TaskInfoRepository": "1.0.0"
         },
         "compile": {
@@ -3434,7 +3405,8 @@
         "dependencies": {
           "System.Text.RegularExpressions": "4.3.1",
           "WIDESEAWCS_Common": "1.0.0",
-          "WIDESEAWCS_Core": "1.0.4"
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -3447,6 +3419,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
+          "WIDESEAWCS_Communicator": "2.2.0",
+          "WIDESEAWCS_Core": "1.0.6",
           "WIDESEAWCS_ITaskInfoRepository": "1.0.0",
           "WIDESEAWCS_Model": "1.0.0"
         },
@@ -4213,19 +4187,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",
@@ -4850,27 +4811,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": {
@@ -6063,10 +6003,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",
@@ -6083,7 +6023,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"
       ]
@@ -9955,37 +9895,26 @@
         "system.xml.xpath.xdocument.nuspec"
       ]
     },
-    "WIDESEAWCS_Communicator/2.0.0": {
-      "sha512": "QAOuV1Lf2Is3m9LInU2FzrKW6aEsSXPU1lyPh/1I/aeybGZdo8Kn1yZRz/7XOmUyhz3xraIMo+HOCiPWNvmMmA==",
+    "WIDESEAWCS_Communicator/2.2.0": {
+      "sha512": "tfNqjR0IFz/FfmG1TOjNLTR+s8r7MFsizNvctOmWoC40csJ/fL745l1lUGiHspd8x/cBM+OkitbAzYh1B1ndWA==",
       "type": "package",
-      "path": "wideseawcs_communicator/2.0.0",
+      "path": "wideseawcs_communicator/2.2.0",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Communicator.dll",
-        "wideseawcs_communicator.2.0.0.nupkg.sha512",
+        "wideseawcs_communicator.2.2.0.nupkg.sha512",
         "wideseawcs_communicator.nuspec"
       ]
     },
-    "WIDESEAWCS_Core/1.0.4": {
-      "sha512": "Dqirw1ltzlX+KdgZYZpeHmZDAGu7N11MFOaKTFy60VwPxSk0ust8PEhjlHspKFkllxwIrktXo2mY93eYld1ANQ==",
+    "WIDESEAWCS_Core/1.0.6": {
+      "sha512": "U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==",
       "type": "package",
-      "path": "wideseawcs_core/1.0.4",
+      "path": "wideseawcs_core/1.0.6",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Core.dll",
-        "wideseawcs_core.1.0.4.nupkg.sha512",
+        "wideseawcs_core.1.0.6.nupkg.sha512",
         "wideseawcs_core.nuspec"
-      ]
-    },
-    "WIDESEAWCS_QuartzJob/2.0.3": {
-      "sha512": "dzE84APxBT7kKqOzeNbOY3kWx72/f2hXH8HeL/XocLlcysbrXLPmL3R8XABdpAIpl3M/55x8nG0QfbFzn/obpg==",
-      "type": "package",
-      "path": "wideseawcs_quartzjob/2.0.3",
-      "files": [
-        ".nupkg.metadata",
-        "lib/net6.0/WIDESEAWCS_QuartzJob.dll",
-        "wideseawcs_quartzjob.2.0.3.nupkg.sha512",
-        "wideseawcs_quartzjob.nuspec"
       ]
     },
     "WIDESEAWCS_BasicInfoRepository/1.0.0": {
@@ -10042,6 +9971,8 @@
   "projectFileDependencyGroups": {
     "net6.0": [
       "WIDESEAWCS_BasicInfoService >= 1.0.0",
+      "WIDESEAWCS_Communicator >= 2.2.0",
+      "WIDESEAWCS_Core >= 1.0.6",
       "WIDESEAWCS_ITaskInfoService >= 1.0.0"
     ]
   },
@@ -10052,11 +9983,11 @@
   "project": {
     "version": "1.0.0",
     "restore": {
-      "projectUniqueName": "F:\\澶栧嚭椤圭洰\\灏栧北\\10-29\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj",
+      "projectUniqueName": "F:\\澶栧嚭椤圭洰\\灏栧北\\11-1\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj",
       "projectName": "WIDESEAWCS_TaskInfoService",
-      "projectPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\10-29\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj",
+      "projectPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\11-1\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj",
       "packagesPath": "C:\\Users\\Admin\\.nuget\\packages\\",
-      "outputPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\10-29\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\obj\\",
+      "outputPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\11-1\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\obj\\",
       "projectStyle": "PackageReference",
       "fallbackFolders": [
         "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
@@ -10077,11 +10008,11 @@
         "net6.0": {
           "targetAlias": "net6.0",
           "projectReferences": {
-            "F:\\澶栧嚭椤圭洰\\灏栧北\\10-29\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_BasicInfoService\\WIDESEAWCS_BasicInfoService.csproj": {
-              "projectPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\10-29\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_BasicInfoService\\WIDESEAWCS_BasicInfoService.csproj"
+            "F:\\澶栧嚭椤圭洰\\灏栧北\\11-1\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_BasicInfoService\\WIDESEAWCS_BasicInfoService.csproj": {
+              "projectPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\11-1\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_BasicInfoService\\WIDESEAWCS_BasicInfoService.csproj"
             },
-            "F:\\澶栧嚭椤圭洰\\灏栧北\\10-29\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoService\\WIDESEAWCS_ITaskInfoService.csproj": {
-              "projectPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\10-29\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoService\\WIDESEAWCS_ITaskInfoService.csproj"
+            "F:\\澶栧嚭椤圭洰\\灏栧北\\11-1\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoService\\WIDESEAWCS_ITaskInfoService.csproj": {
+              "projectPath": "F:\\澶栧嚭椤圭洰\\灏栧北\\11-1\\浠g爜绠$悊\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoService\\WIDESEAWCS_ITaskInfoService.csproj"
             }
           }
         }
@@ -10095,6 +10026,16 @@
     "frameworks": {
       "net6.0": {
         "targetAlias": "net6.0",
+        "dependencies": {
+          "WIDESEAWCS_Communicator": {
+            "target": "Package",
+            "version": "[2.2.0, )"
+          },
+          "WIDESEAWCS_Core": {
+            "target": "Package",
+            "version": "[1.0.6, )"
+          }
+        },
         "imports": [
           "net461",
           "net462",

--
Gitblit v1.9.3