From e0fb00cb3bb37f519b8444b3c5408111207fb069 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期二, 25 三月 2025 18:37:33 +0800 Subject: [PATCH] 1 --- 代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/project.assets.json | 379 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 373 insertions(+), 6 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/project.assets.json" index c895479..8908c74 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/project.assets.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/project.assets.json" @@ -109,6 +109,23 @@ "lib/netstandard2.0/DynamicExpresso.Core.dll": {} } }, + "HslCommunication/12.1.3": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "13.0.1", + "System.IO.Ports": "6.0.0" + }, + "compile": { + "lib/netstandard2.1/HslCommunication.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/HslCommunication.dll": { + "related": ".xml" + } + } + }, "Magicodes.IE.Core/2.7.5.1": { "type": "package", "dependencies": { @@ -398,6 +415,19 @@ }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { + "related": ".xml" + } + } + }, + "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" } } @@ -891,6 +921,50 @@ "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.linux-arm.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { + "assetType": "native", + "rid": "linux-arm" + } + } + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { + "assetType": "native", + "rid": "linux-arm64" + } + } + }, + "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { + "assetType": "native", + "rid": "linux-x64" + } + } + }, "runtime.native.System/4.3.0": { "type": "package", "dependencies": { @@ -917,6 +991,16 @@ "lib/netstandard1.0/_._": {} } }, + "runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "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.0.1": { "type": "package", "dependencies": { @@ -941,6 +1025,24 @@ }, "runtime": { "lib/netstandard1.0/_._": {} + } + }, + "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": { + "assetType": "native", + "rid": "osx-arm64" + } + } + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { + "assetType": "native", + "rid": "osx-x64" + } } }, "Scrutor/3.3.0": { @@ -1482,7 +1584,7 @@ "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {} } }, - "System.Configuration.ConfigurationManager/6.0.0": { + "System.Configuration.ConfigurationManager/6.0.1": { "type": "package", "dependencies": { "System.Security.Cryptography.ProtectedData": "6.0.0", @@ -1987,6 +2089,35 @@ }, "runtime": { "lib/netstandard1.3/System.IO.Packaging.dll": {} + } + }, + "System.IO.Ports/6.0.0": { + "type": "package", + "dependencies": { + "runtime.native.System.IO.Ports": "6.0.0" + }, + "compile": { + "lib/net6.0/System.IO.Ports.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Ports.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/System.IO.Ports.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/System.IO.Ports.dll": { + "assetType": "runtime", + "rid": "win" + } } }, "System.Linq/4.3.0": { @@ -3078,6 +3209,18 @@ "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {} } }, + "WIDESEAWCS_Communicator/2.2.2": { + "type": "package", + "dependencies": { + "HslCommunication": "11.6.4" + }, + "compile": { + "lib/net6.0/WIDESEAWCS_Communicator.dll": {} + }, + "runtime": { + "lib/net6.0/WIDESEAWCS_Communicator.dll": {} + } + }, "WIDESEA_BasicRepository/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", @@ -3132,6 +3275,7 @@ "MiniProfiler.AspNetCore.Mvc": "4.3.8", "Newtonsoft.Json": "13.0.3", "OfficeOpenXml.Core.ExcelPackage": "1.0.0", + "Quartz": "3.11.0", "SkiaSharp": "2.88.8", "SqlSugarCore": "5.1.4.167", "Swashbuckle.AspNetCore": "6.5.0", @@ -3528,6 +3672,23 @@ "runtime": { "bin/placeholder/WIDESEA_TaskInfoService.dll": {} } + }, + "WIDESEA_Tasks/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v6.0", + "dependencies": { + "HslCommunication": "12.1.3", + "WIDESEAWCS_Communicator": "2.2.2", + "WIDESEA_Common": "1.0.0", + "WIDESEA_Core": "1.0.1", + "WIDESEA_TaskInfoService": "1.0.0" + }, + "compile": { + "bin/placeholder/WIDESEA_Tasks.dll": {} + }, + "runtime": { + "bin/placeholder/WIDESEA_Tasks.dll": {} + } } } }, @@ -3668,6 +3829,27 @@ "lib/net45/DynamicExpresso.Core.dll", "lib/net461/DynamicExpresso.Core.dll", "lib/netstandard2.0/DynamicExpresso.Core.dll" + ] + }, + "HslCommunication/12.1.3": { + "sha512": "rLuKLW9EMtcA8ztc3sFioUCmz85xYnz6CxIH2+eZF4KNVSBFr+p7iViUjeNLY4W7TIX9qs3OQibBJhYNdnAtdA==", + "type": "package", + "path": "hslcommunication/12.1.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "hslcommunication.12.1.3.nupkg.sha512", + "hslcommunication.nuspec", + "lib/net20/HslCommunication.dll", + "lib/net20/HslCommunication.xml", + "lib/net35/HslCommunication.dll", + "lib/net35/HslCommunication.xml", + "lib/net451/HslCommunication.dll", + "lib/net451/HslCommunication.xml", + "lib/netstandard2.0/HslCommunication.dll", + "lib/netstandard2.0/HslCommunication.xml", + "lib/netstandard2.1/HslCommunication.dll", + "lib/netstandard2.1/HslCommunication.xml" ] }, "Magicodes.IE.Core/2.7.5.1": { @@ -4326,6 +4508,19 @@ "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "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": { @@ -4997,6 +5192,75 @@ "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.linux-arm.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "75q52H7CSpgIoIDwXb9o833EvBZIXJ0mdPhz1E6jSisEXUBlSCPalC29cj3EXsjpuDwr0dj1LRXZepIQH/oL4Q==", + "type": "package", + "path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.linux-arm.runtime.native.system.io.ports.nuspec", + "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt" + ] + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "xn2bMThmXr3CsvOYmS8ex2Yz1xo+kcnhVg2iVhS9PlmqjZPAkrEo/I40wjrBZH/tU4kvH0s1AE8opAvQ3KIS8g==", + "type": "package", + "path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.linux-arm64.runtime.native.system.io.ports.nuspec", + "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt" + ] + }, + "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "16nbNXwv0sC+gLGIuecri0skjuh6R1maIJggsaNP7MQBcbVcEfWFUOkEnsnvoLEjy0XerfibuRptfQ8AmdIcWA==", + "type": "package", + "path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.linux-x64.runtime.native.system.io.ports.nuspec", + "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt" + ] + }, "runtime.native.System/4.3.0": { "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", "type": "package", @@ -5025,6 +5289,21 @@ "runtime.native.system.io.compression.nuspec" ] }, + "runtime.native.System.IO.Ports/6.0.0": { + "sha512": "KaaXlpOcuZjMdmyF5wzzx3b+PRKIzt6A5Ax9dKenPDQbVJAFpev+casD0BIig1pBcbs3zx7CqWemzUJKAeHdSQ==", + "type": "package", + "path": "runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.native.system.io.ports.nuspec", + "useSharedDesignerContext.txt" + ] + }, "runtime.native.System.Net.Http/4.0.1": { "sha512": "Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==", "type": "package", @@ -5051,6 +5330,38 @@ "lib/netstandard1.0/_._", "runtime.native.system.security.cryptography.4.0.0.nupkg.sha512", "runtime.native.system.security.cryptography.nuspec" + ] + }, + "runtime.osx-arm64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "fXG12NodG1QrCdoaeSQ1gVnk/koi4WYY4jZtarMkZeQMyReBm1nZlSRoPnUjLr2ZR36TiMjpcGnQfxymieUe7w==", + "type": "package", + "path": "runtime.osx-arm64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.osx-arm64.runtime.native.system.io.ports.nuspec", + "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib", + "useSharedDesignerContext.txt" + ] + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0": { + "sha512": "/As+zPY49+dSUXkh+fTUbyPhqrdGN//evLxo4Vue88pfh1BHZgF7q4kMblTkxYvwR6Vi03zSYxysSFktO8/SDQ==", + "type": "package", + "path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512", + "runtime.osx-x64.runtime.native.system.io.ports.nuspec", + "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib", + "useSharedDesignerContext.txt" ] }, "Scrutor/3.3.0": { @@ -5962,10 +6273,10 @@ "system.componentmodel.primitives.nuspec" ] }, - "System.Configuration.ConfigurationManager/6.0.0": { - "sha512": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==", + "System.Configuration.ConfigurationManager/6.0.1": { + "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", "type": "package", - "path": "system.configuration.configurationmanager/6.0.0", + "path": "system.configuration.configurationmanager/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5982,7 +6293,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.0.nupkg.sha512", + "system.configuration.configurationmanager.6.0.1.nupkg.sha512", "system.configuration.configurationmanager.nuspec", "useSharedDesignerContext.txt" ] @@ -7074,6 +7385,39 @@ "ref/netstandard1.3/System.IO.Packaging.dll", "system.io.packaging.4.0.0.nupkg.sha512", "system.io.packaging.nuspec" + ] + }, + "System.IO.Ports/6.0.0": { + "sha512": "dRyGI7fUESar5ZLIpiBOaaNLW7YyOBGftjj5Of+xcduC/Rjl7RjhEnWDvvNBmHuF3d0tdXoqdVI/yrVA8f00XA==", + "type": "package", + "path": "system.io.ports/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.IO.Ports.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.IO.Ports.dll", + "lib/net461/System.IO.Ports.xml", + "lib/net6.0/System.IO.Ports.dll", + "lib/net6.0/System.IO.Ports.xml", + "lib/netstandard2.0/System.IO.Ports.dll", + "lib/netstandard2.0/System.IO.Ports.xml", + "runtimes/unix/lib/net6.0/System.IO.Ports.dll", + "runtimes/unix/lib/net6.0/System.IO.Ports.xml", + "runtimes/unix/lib/netstandard2.0/System.IO.Ports.dll", + "runtimes/unix/lib/netstandard2.0/System.IO.Ports.xml", + "runtimes/win/lib/net461/System.IO.Ports.dll", + "runtimes/win/lib/net461/System.IO.Ports.xml", + "runtimes/win/lib/net6.0/System.IO.Ports.dll", + "runtimes/win/lib/net6.0/System.IO.Ports.xml", + "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll", + "runtimes/win/lib/netstandard2.0/System.IO.Ports.xml", + "system.io.ports.6.0.0.nupkg.sha512", + "system.io.ports.nuspec", + "useSharedDesignerContext.txt" ] }, "System.Linq/4.3.0": { @@ -9871,6 +10215,17 @@ "system.xml.xpath.xdocument.nuspec" ] }, + "WIDESEAWCS_Communicator/2.2.2": { + "sha512": "QQwYM8pvqOPXXKlRmolozX6S9ilDFOb8ANUjvO+aaSaeuk5L0WdfAJaG5F0IaATuHzx2ZZjvtBRdOUG/kF66Uw==", + "type": "package", + "path": "wideseawcs_communicator/2.2.2", + "files": [ + ".nupkg.metadata", + "lib/net6.0/WIDESEAWCS_Communicator.dll", + "wideseawcs_communicator.2.2.2.nupkg.sha512", + "wideseawcs_communicator.nuspec" + ] + }, "WIDESEA_BasicRepository/1.0.0": { "type": "project", "path": "../WIDESEA_BasicRepository/WIDESEA_BasicRepository.csproj", @@ -10030,6 +10385,11 @@ "type": "project", "path": "../WIDESEA_TaskInfoService/WIDESEA_TaskInfoService.csproj", "msbuildProject": "../WIDESEA_TaskInfoService/WIDESEA_TaskInfoService.csproj" + }, + "WIDESEA_Tasks/1.0.0": { + "type": "project", + "path": "../WIDESEA_Tasks/WIDESEA_Tasks.csproj", + "msbuildProject": "../WIDESEA_Tasks/WIDESEA_Tasks.csproj" } }, "projectFileDependencyGroups": { @@ -10041,7 +10401,8 @@ "WIDESEA_RecordService >= 1.0.0", "WIDESEA_StockService >= 1.0.0", "WIDESEA_SystemService >= 1.0.0", - "WIDESEA_TaskInfoService >= 1.0.0" + "WIDESEA_TaskInfoService >= 1.0.0", + "WIDESEA_Tasks >= 1.0.0" ] }, "packageFolders": { @@ -10070,6 +10431,9 @@ ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "C:\\Users\\Administrator\\.nuget\\packages\\quartz\\3.11.0\\": {}, + "C:\\Users\\Administrator\\.nuget\\packages\\timedjob\\2.0.0": {}, + "http://115.159.85.185:8070/v3/index.json": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { @@ -10096,6 +10460,9 @@ }, "E:\\KHGITHUB\\AGVJiaoLiao\\浠g爜绠$悊\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj": { "projectPath": "E:\\KHGITHUB\\AGVJiaoLiao\\浠g爜绠$悊\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj" + }, + "E:\\KHGITHUB\\AGVJiaoLiao\\浠g爜绠$悊\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj": { + "projectPath": "E:\\KHGITHUB\\AGVJiaoLiao\\浠g爜绠$悊\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj" } } } -- Gitblit v1.9.3