huanghongfeng
4 天以前 1d8897348d578648421b024d0dc5ff3d626e05f9
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish/WIDESEAWCS_Server.deps.json
@@ -9,9 +9,7 @@
      "WIDESEAWCS_Server/1.0.0": {
        "dependencies": {
          "Swashbuckle.AspNetCore": "6.5.0",
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_QuartzJob": "2.1.0",
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_SystemServices": "1.0.0",
          "WIDESEAWCS_TaskInfoService": "1.0.0",
          "WIDESEAWCS_Tasks": "1.0.0"
@@ -193,7 +191,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",
@@ -595,15 +593,14 @@
          }
        }
      },
      "Quartz/3.11.0": {
      "Quartz/3.13.1": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
          "System.Configuration.ConfigurationManager": "6.0.1"
          "Microsoft.Extensions.Logging.Abstractions": "2.1.1"
        },
        "runtime": {
          "lib/net6.0/Quartz.dll": {
            "assemblyVersion": "3.11.0.0",
            "fileVersion": "3.11.0.0"
            "assemblyVersion": "3.13.1.0",
            "fileVersion": "3.13.1.0"
          }
        }
      },
@@ -1099,7 +1096,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"
@@ -1107,7 +1104,7 @@
        "runtime": {
          "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.922.41905"
            "fileVersion": "6.0.21.52210"
          }
        }
      },
@@ -1153,7 +1150,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": {
@@ -1613,7 +1610,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": {
@@ -2004,7 +2001,7 @@
          }
        }
      },
      "WIDESEAWCS_Core/1.0.6": {
      "WIDESEAWCS_Core/1.0.13": {
        "dependencies": {
          "AutoMapper": "13.0.1",
          "Autofac": "8.0.0",
@@ -2029,30 +2026,28 @@
        },
        "runtime": {
          "lib/net6.0/WIDESEAWCS_Core.dll": {
            "assemblyVersion": "1.0.6.0",
            "fileVersion": "1.0.6.0"
            "assemblyVersion": "1.0.13.0",
            "fileVersion": "1.0.13.0"
          }
        }
      },
      "WIDESEAWCS_QuartzJob/2.1.0": {
      "WIDESEAWCS_QuartzJob/2.1.2": {
        "dependencies": {
          "Quartz": "3.11.0",
          "Quartz": "3.13.1",
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6"
          "WIDESEAWCS_Core": "1.0.13"
        },
        "runtime": {
          "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.0.0"
            "assemblyVersion": "2.1.2.0",
            "fileVersion": "2.1.2.0"
          }
        }
      },
      "WIDESEAWCS_BasicInfoRepository/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_IBasicInfoRepository": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_IBasicInfoRepository": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_BasicInfoRepository.dll": {}
@@ -2060,10 +2055,9 @@
      },
      "WIDESEAWCS_BasicInfoService/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_IBasicInfoService": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_QuartzJob": "2.1.2"
        },
        "runtime": {
          "WIDESEAWCS_BasicInfoService.dll": {}
@@ -2072,9 +2066,7 @@
      "WIDESEAWCS_Common/1.0.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13"
        },
        "runtime": {
          "WIDESEAWCS_Common.dll": {}
@@ -2082,10 +2074,8 @@
      },
      "WIDESEAWCS_DTO/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_Model": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_Model": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_DTO.dll": {}
@@ -2093,10 +2083,8 @@
      },
      "WIDESEAWCS_IBasicInfoRepository/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_DTO": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_DTO": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_IBasicInfoRepository.dll": {}
@@ -2105,9 +2093,7 @@
      "WIDESEAWCS_IBasicInfoService/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_BasicInfoRepository": "1.0.0",
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13"
        },
        "runtime": {
          "WIDESEAWCS_IBasicInfoService.dll": {}
@@ -2115,10 +2101,8 @@
      },
      "WIDESEAWCS_ISystemRepository/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_DTO": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_DTO": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_ISystemRepository.dll": {}
@@ -2126,9 +2110,7 @@
      },
      "WIDESEAWCS_ISystemServices/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_QuartzJob": "2.1.0",
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_SystemRepository": "1.0.0"
        },
        "runtime": {
@@ -2137,10 +2119,8 @@
      },
      "WIDESEAWCS_ITaskInfoRepository/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_DTO": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_DTO": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_ITaskInfoRepository.dll": {}
@@ -2148,9 +2128,7 @@
      },
      "WIDESEAWCS_ITaskInfoService/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_QuartzJob": "2.1.0",
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_TaskInfoRepository": "1.0.0"
        },
        "runtime": {
@@ -2161,9 +2139,7 @@
        "dependencies": {
          "System.Text.RegularExpressions": "4.3.1",
          "WIDESEAWCS_Common": "1.0.0",
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13"
        },
        "runtime": {
          "WIDESEAWCS_Model.dll": {}
@@ -2171,10 +2147,8 @@
      },
      "WIDESEAWCS_SystemRepository/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_ISystemRepository": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_ISystemRepository": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_SystemRepository.dll": {}
@@ -2182,10 +2156,8 @@
      },
      "WIDESEAWCS_SystemServices/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_ISystemServices": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_ISystemServices": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_SystemServices.dll": {}
@@ -2193,11 +2165,9 @@
      },
      "WIDESEAWCS_TaskInfoRepository/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_ITaskInfoRepository": "1.0.0",
          "WIDESEAWCS_Model": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Model": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCS_TaskInfoRepository.dll": {}
@@ -2206,10 +2176,8 @@
      "WIDESEAWCS_TaskInfoService/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_BasicInfoService": "1.0.0",
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_ITaskInfoService": "1.0.0",
          "WIDESEAWCS_QuartzJob": "2.1.0"
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_ITaskInfoService": "1.0.0"
        },
        "runtime": {
          "WIDESEAWCs_TaskInfoService.dll": {}
@@ -2217,9 +2185,8 @@
      },
      "WIDESEAWCS_Tasks/1.0.0": {
        "dependencies": {
          "WIDESEAWCS_Communicator": "2.2.1",
          "WIDESEAWCS_Core": "1.0.6",
          "WIDESEAWCS_QuartzJob": "2.1.0",
          "WIDESEAWCS_Core": "1.0.13",
          "WIDESEAWCS_QuartzJob": "2.1.2",
          "WIDESEAWCS_TaskInfoService": "1.0.0"
        },
        "runtime": {
@@ -2584,12 +2551,12 @@
      "path": "oscar.data.sqlclient/4.0.4",
      "hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512"
    },
    "Quartz/3.11.0": {
    "Quartz/3.13.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dx8K/3C7P+o+tNI7LosOwoCWjT8aM/AojO+3IPlp4ArvgVcqf36pYu3Rqorcxc4kfklfHcFRrS9hQAIgp6TkGg==",
      "path": "quartz/3.11.0",
      "hashPath": "quartz.3.11.0.nupkg.sha512"
      "sha512": "sha512-0S4/gYb/FRQfek65OPAmszbdEmtc4Fq/jSeA5XFnvMIjYL9Zr8g9jWoKneEFzAFJGlESjFULtaUFzValHvqu4A==",
      "path": "quartz/3.13.1",
      "hashPath": "quartz.3.13.1.nupkg.sha512"
    },
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
@@ -2941,12 +2908,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",
@@ -3508,19 +3475,19 @@
      "path": "wideseawcs_communicator/2.2.1",
      "hashPath": "wideseawcs_communicator.2.2.1.nupkg.sha512"
    },
    "WIDESEAWCS_Core/1.0.6": {
    "WIDESEAWCS_Core/1.0.13": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==",
      "path": "wideseawcs_core/1.0.6",
      "hashPath": "wideseawcs_core.1.0.6.nupkg.sha512"
      "sha512": "sha512-97kBnPLANai5S89W7IbNvtf5kNvkgDu/X6EE4FMjNmFRIv5r9CRCf6N+N97u2ITvH+/abdTX7rYW8AtPYDAy2Q==",
      "path": "wideseawcs_core/1.0.13",
      "hashPath": "wideseawcs_core.1.0.13.nupkg.sha512"
    },
    "WIDESEAWCS_QuartzJob/2.1.0": {
    "WIDESEAWCS_QuartzJob/2.1.2": {
      "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-4MzaRsKMe7YGgTdDr2SkAL6Me8ZZhBs7upH4JCsU3nklGbWnciguaXBBY8to+3STY0Sm0XvFmiOOCzVXPfL1Yw==",
      "path": "wideseawcs_quartzjob/2.1.2",
      "hashPath": "wideseawcs_quartzjob.2.1.2.nupkg.sha512"
    },
    "WIDESEAWCS_BasicInfoRepository/1.0.0": {
      "type": "project",