From 91adcbb1b813198d0a81ca03257bf94d43d4ef60 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期五, 22 十一月 2024 13:42:16 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json |  270 ++++-------------------------------------------------
 1 files changed, 24 insertions(+), 246 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json"
index 2daaedc..d599194 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json"
@@ -8,10 +8,8 @@
     ".NETCoreApp,Version=v6.0": {
       "WIDESEAWCS_BasicInfoRepository/1.0.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"
         },
         "runtime": {
           "WIDESEAWCS_BasicInfoRepository.dll": {}
@@ -82,18 +80,6 @@
           "lib/netstandard2.0/DynamicExpresso.Core.dll": {
             "assemblyVersion": "2.3.3.0",
             "fileVersion": "2.3.3.0"
-          }
-        }
-      },
-      "HslCommunication/11.6.4": {
-        "dependencies": {
-          "Newtonsoft.Json": "13.0.3",
-          "System.IO.Ports": "6.0.0"
-        },
-        "runtime": {
-          "lib/netstandard2.1/HslCommunication.dll": {
-            "assemblyVersion": "11.6.4.0",
-            "fileVersion": "11.6.4.0"
           }
         }
       },
@@ -190,7 +176,7 @@
           "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
           "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
           "Microsoft.Win32.Registry": "4.7.0",
-          "System.Configuration.ConfigurationManager": "6.0.1",
+          "System.Configuration.ConfigurationManager": "6.0.0",
           "System.Diagnostics.DiagnosticSource": "7.0.2",
           "System.Runtime.Caching": "4.7.0",
           "System.Security.Principal.Windows": "4.7.0",
@@ -288,7 +274,6 @@
           }
         }
       },
-      "Microsoft.Extensions.Logging.Abstractions/2.1.1": {},
       "Microsoft.Extensions.Options/6.0.0": {
         "dependencies": {
           "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
@@ -592,48 +577,9 @@
           }
         }
       },
-      "Quartz/3.11.0": {
-        "dependencies": {
-          "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
-          "System.Configuration.ConfigurationManager": "6.0.1"
-        },
-        "runtime": {
-          "lib/net6.0/Quartz.dll": {
-            "assemblyVersion": "3.11.0.0",
-            "fileVersion": "3.11.0.0"
-          }
-        }
-      },
       "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
       "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
       "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
-      "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
-        "runtimeTargets": {
-          "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
-            "rid": "linux-arm",
-            "assetType": "native",
-            "fileVersion": "0.0.0.0"
-          }
-        }
-      },
-      "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
-        "runtimeTargets": {
-          "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
-            "rid": "linux-arm64",
-            "assetType": "native",
-            "fileVersion": "0.0.0.0"
-          }
-        }
-      },
-      "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
-        "runtimeTargets": {
-          "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
-            "rid": "linux-x64",
-            "assetType": "native",
-            "fileVersion": "0.0.0.0"
-          }
-        }
-      },
       "runtime.native.System/4.3.0": {
         "dependencies": {
           "Microsoft.NETCore.Platforms": "1.1.1",
@@ -644,15 +590,6 @@
         "dependencies": {
           "Microsoft.NETCore.Platforms": "1.1.1",
           "Microsoft.NETCore.Targets": "1.1.3"
-        }
-      },
-      "runtime.native.System.IO.Ports/6.0.0": {
-        "dependencies": {
-          "runtime.linux-arm.runtime.native.System.IO.Ports": "6.0.0",
-          "runtime.linux-arm64.runtime.native.System.IO.Ports": "6.0.0",
-          "runtime.linux-x64.runtime.native.System.IO.Ports": "6.0.0",
-          "runtime.osx-arm64.runtime.native.System.IO.Ports": "6.0.0",
-          "runtime.osx-x64.runtime.native.System.IO.Ports": "6.0.0"
         }
       },
       "runtime.native.System.Net.Http/4.3.0": {
@@ -682,24 +619,6 @@
       },
       "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
       "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
-      "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
-        "runtimeTargets": {
-          "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
-            "rid": "osx-arm64",
-            "assetType": "native",
-            "fileVersion": "0.0.0.0"
-          }
-        }
-      },
-      "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
-        "runtimeTargets": {
-          "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
-            "rid": "osx-x64",
-            "assetType": "native",
-            "fileVersion": "0.0.0.0"
-          }
-        }
-      },
       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
       "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
@@ -1096,7 +1015,7 @@
           "System.Runtime": "4.3.1"
         }
       },
-      "System.Configuration.ConfigurationManager/6.0.1": {
+      "System.Configuration.ConfigurationManager/6.0.0": {
         "dependencies": {
           "System.Security.Cryptography.ProtectedData": "6.0.0",
           "System.Security.Permissions": "6.0.0"
@@ -1104,7 +1023,7 @@
         "runtime": {
           "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
             "assemblyVersion": "6.0.0.0",
-            "fileVersion": "6.0.922.41905"
+            "fileVersion": "6.0.21.52210"
           }
         }
       },
@@ -1150,7 +1069,7 @@
       "System.Diagnostics.EventLog/6.0.0": {},
       "System.Diagnostics.PerformanceCounter/6.0.1": {
         "dependencies": {
-          "System.Configuration.ConfigurationManager": "6.0.1"
+          "System.Configuration.ConfigurationManager": "6.0.0"
         },
         "runtime": {
           "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
@@ -1398,31 +1317,6 @@
           }
         }
       },
-      "System.IO.Ports/6.0.0": {
-        "dependencies": {
-          "runtime.native.System.IO.Ports": "6.0.0"
-        },
-        "runtime": {
-          "lib/net6.0/System.IO.Ports.dll": {
-            "assemblyVersion": "6.0.0.0",
-            "fileVersion": "6.0.21.52210"
-          }
-        },
-        "runtimeTargets": {
-          "runtimes/unix/lib/net6.0/System.IO.Ports.dll": {
-            "rid": "unix",
-            "assetType": "runtime",
-            "assemblyVersion": "6.0.0.0",
-            "fileVersion": "6.0.21.52210"
-          },
-          "runtimes/win/lib/net6.0/System.IO.Ports.dll": {
-            "rid": "win",
-            "assetType": "runtime",
-            "assemblyVersion": "6.0.0.0",
-            "fileVersion": "6.0.21.52210"
-          }
-        }
-      },
       "System.Linq/4.3.0": {
         "dependencies": {
           "System.Collections": "4.3.0",
@@ -1610,7 +1504,7 @@
       },
       "System.Runtime.Caching/4.7.0": {
         "dependencies": {
-          "System.Configuration.ConfigurationManager": "6.0.1"
+          "System.Configuration.ConfigurationManager": "6.0.0"
         },
         "runtime": {
           "lib/netstandard2.0/System.Runtime.Caching.dll": {
@@ -1990,18 +1884,7 @@
           "System.Xml.XPath": "4.0.1"
         }
       },
-      "WIDESEAWCS_Communicator/2.2.0": {
-        "dependencies": {
-          "HslCommunication": "11.6.4"
-        },
-        "runtime": {
-          "lib/net6.0/WIDESEAWCS_Communicator.dll": {
-            "assemblyVersion": "2.2.0.0",
-            "fileVersion": "2.2.0.0"
-          }
-        }
-      },
-      "WIDESEAWCS_Core/1.0.6": {
+      "WIDESEAWCS_Core/1.0.7": {
         "dependencies": {
           "AutoMapper": "13.0.1",
           "Autofac": "8.0.0",
@@ -2026,30 +1909,15 @@
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_Core.dll": {
-            "assemblyVersion": "1.0.6.0",
-            "fileVersion": "1.0.6.0"
-          }
-        }
-      },
-      "WIDESEAWCS_QuartzJob/2.1.0": {
-        "dependencies": {
-          "Quartz": "3.11.0",
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6"
-        },
-        "runtime": {
-          "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {
-            "assemblyVersion": "2.1.0.0",
-            "fileVersion": "2.1.0.0"
+            "assemblyVersion": "1.0.7.0",
+            "fileVersion": "1.0.7.0"
           }
         }
       },
       "WIDESEAWCS_Common/1.0.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"
         },
         "runtime": {
           "WIDESEAWCS_Common.dll": {}
@@ -2057,10 +1925,8 @@
       },
       "WIDESEAWCS_DTO/1.0.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"
         },
         "runtime": {
           "WIDESEAWCS_DTO.dll": {}
@@ -2068,10 +1934,8 @@
       },
       "WIDESEAWCS_IBasicInfoRepository/1.0.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"
         },
         "runtime": {
           "WIDESEAWCS_IBasicInfoRepository.dll": {}
@@ -2081,9 +1945,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"
         },
         "runtime": {
           "WIDESEAWCS_Model.dll": {}
@@ -2138,13 +2000,6 @@
       "sha512": "sha512-p6GEP3BphaT9xa59VjpQeozkloXjcDmoL6aPXOInl5S5chWtB82H+GiirV3H1bP39ZeXX2e1UN0w7/pD1wCUlg==",
       "path": "dynamicexpresso.core/2.3.3",
       "hashPath": "dynamicexpresso.core.2.3.3.nupkg.sha512"
-    },
-    "HslCommunication/11.6.4": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-Ly3GB4Eaa2NDn+VUC1tKN7hu/31c6dwIWSQJt2mjrFc0KcD4kUvsXkRWMMp8S9GA0YHxaBDXJWDCQodDKX1MRQ==",
-      "path": "hslcommunication/11.6.4",
-      "hashPath": "hslcommunication.11.6.4.nupkg.sha512"
     },
     "Magicodes.IE.Core/2.7.5.1": {
       "type": "package",
@@ -2250,13 +2105,6 @@
       "sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
       "path": "microsoft.extensions.dependencymodel/6.0.0",
       "hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
-    },
-    "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==",
-      "path": "microsoft.extensions.logging.abstractions/2.1.1",
-      "hashPath": "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512"
     },
     "Microsoft.Extensions.Options/6.0.0": {
       "type": "package",
@@ -2447,13 +2295,6 @@
       "path": "oscar.data.sqlclient/4.0.4",
       "hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512"
     },
-    "Quartz/3.11.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-dx8K/3C7P+o+tNI7LosOwoCWjT8aM/AojO+3IPlp4ArvgVcqf36pYu3Rqorcxc4kfklfHcFRrS9hQAIgp6TkGg==",
-      "path": "quartz/3.11.0",
-      "hashPath": "quartz.3.11.0.nupkg.sha512"
-    },
     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
       "type": "package",
       "serviceable": true,
@@ -2475,27 +2316,6 @@
       "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
       "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
     },
-    "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-75q52H7CSpgIoIDwXb9o833EvBZIXJ0mdPhz1E6jSisEXUBlSCPalC29cj3EXsjpuDwr0dj1LRXZepIQH/oL4Q==",
-      "path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0",
-      "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
-    },
-    "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-xn2bMThmXr3CsvOYmS8ex2Yz1xo+kcnhVg2iVhS9PlmqjZPAkrEo/I40wjrBZH/tU4kvH0s1AE8opAvQ3KIS8g==",
-      "path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0",
-      "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
-    },
-    "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-16nbNXwv0sC+gLGIuecri0skjuh6R1maIJggsaNP7MQBcbVcEfWFUOkEnsnvoLEjy0XerfibuRptfQ8AmdIcWA==",
-      "path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0",
-      "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
-    },
     "runtime.native.System/4.3.0": {
       "type": "package",
       "serviceable": true,
@@ -2509,13 +2329,6 @@
       "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
       "path": "runtime.native.system.io.compression/4.3.0",
       "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
-    },
-    "runtime.native.System.IO.Ports/6.0.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-KaaXlpOcuZjMdmyF5wzzx3b+PRKIzt6A5Ax9dKenPDQbVJAFpev+casD0BIig1pBcbs3zx7CqWemzUJKAeHdSQ==",
-      "path": "runtime.native.system.io.ports/6.0.0",
-      "hashPath": "runtime.native.system.io.ports.6.0.0.nupkg.sha512"
     },
     "runtime.native.System.Net.Http/4.3.0": {
       "type": "package",
@@ -2551,20 +2364,6 @@
       "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
       "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
       "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
-    },
-    "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-fXG12NodG1QrCdoaeSQ1gVnk/koi4WYY4jZtarMkZeQMyReBm1nZlSRoPnUjLr2ZR36TiMjpcGnQfxymieUe7w==",
-      "path": "runtime.osx-arm64.runtime.native.system.io.ports/6.0.0",
-      "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
-    },
-    "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-/As+zPY49+dSUXkh+fTUbyPhqrdGN//evLxo4Vue88pfh1BHZgF7q4kMblTkxYvwR6Vi03zSYxysSFktO8/SDQ==",
-      "path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0",
-      "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512"
     },
     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
       "type": "package",
@@ -2804,12 +2603,12 @@
       "path": "system.componentmodel.primitives/4.3.0",
       "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
     },
-    "System.Configuration.ConfigurationManager/6.0.1": {
+    "System.Configuration.ConfigurationManager/6.0.0": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
-      "path": "system.configuration.configurationmanager/6.0.1",
-      "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
+      "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
+      "path": "system.configuration.configurationmanager/6.0.0",
+      "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
     },
     "System.Console/4.0.0": {
       "type": "package",
@@ -2978,13 +2777,6 @@
       "sha512": "sha512-taPqPWcAj/h6e/c+zIWIVe1ddJtpV6acC6g9GpolxUcIwUaH6zc0ZbFS8kkVzBkuWv76pMalKeTzfmHtfT1pXA==",
       "path": "system.io.packaging/4.0.0",
       "hashPath": "system.io.packaging.4.0.0.nupkg.sha512"
-    },
-    "System.IO.Ports/6.0.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-dRyGI7fUESar5ZLIpiBOaaNLW7YyOBGftjj5Of+xcduC/Rjl7RjhEnWDvvNBmHuF3d0tdXoqdVI/yrVA8f00XA==",
-      "path": "system.io.ports/6.0.0",
-      "hashPath": "system.io.ports.6.0.0.nupkg.sha512"
     },
     "System.Linq/4.3.0": {
       "type": "package",
@@ -3364,26 +3156,12 @@
       "path": "system.xml.xpath.xdocument/4.0.1",
       "hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
     },
-    "WIDESEAWCS_Communicator/2.2.0": {
+    "WIDESEAWCS_Core/1.0.7": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-tfNqjR0IFz/FfmG1TOjNLTR+s8r7MFsizNvctOmWoC40csJ/fL745l1lUGiHspd8x/cBM+OkitbAzYh1B1ndWA==",
-      "path": "wideseawcs_communicator/2.2.0",
-      "hashPath": "wideseawcs_communicator.2.2.0.nupkg.sha512"
-    },
-    "WIDESEAWCS_Core/1.0.6": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==",
-      "path": "wideseawcs_core/1.0.6",
-      "hashPath": "wideseawcs_core.1.0.6.nupkg.sha512"
-    },
-    "WIDESEAWCS_QuartzJob/2.1.0": {
-      "type": "package",
-      "serviceable": true,
-      "sha512": "sha512-iVCEGlQsroooUIxKa/fguzV2q6Of/3K1Eeu8xJxMZH2/+KfQLmc6TJrwtLZ1CtAH1tVjHpyKIA9aWjZj50hzmQ==",
-      "path": "wideseawcs_quartzjob/2.1.0",
-      "hashPath": "wideseawcs_quartzjob.2.1.0.nupkg.sha512"
+      "sha512": "sha512-HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
+      "path": "wideseawcs_core/1.0.7",
+      "hashPath": "wideseawcs_core.1.0.7.nupkg.sha512"
     },
     "WIDESEAWCS_Common/1.0.0": {
       "type": "project",

--
Gitblit v1.9.3