From 34bafb439a438c0f4e85ef7006dac590140d155c Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期五, 01 十一月 2024 14:50:15 +0800 Subject: [PATCH] 联调程序变动 --- Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json | 49 +++++++++++++++++++++++++++++++++++++------------ 1 files changed, 37 insertions(+), 12 deletions(-) diff --git a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json index 3638975..40ed81f 100644 --- a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json +++ b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json @@ -3389,6 +3389,19 @@ "bin/placeholder/WIDESEAWCS_IBasicInfoService.dll": {} } }, + "WIDESEAWCS_IProcessRepository/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v6.0", + "dependencies": { + "WIDESEAWCS_DTO": "1.0.0" + }, + "compile": { + "bin/placeholder/WIDESEAWCS_IProcessRepository.dll": {} + }, + "runtime": { + "bin/placeholder/WIDESEAWCS_IProcessRepository.dll": {} + } + }, "WIDESEAWCS_ISystemRepository/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", @@ -3454,6 +3467,19 @@ }, "runtime": { "bin/placeholder/WIDESEAWCS_Model.dll": {} + } + }, + "WIDESEAWCS_ProcessRepository/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v6.0", + "dependencies": { + "WIDESEAWCS_IProcessRepository": "1.0.0" + }, + "compile": { + "bin/placeholder/WIDESEAWCS_ProcessRepository.dll": {} + }, + "runtime": { + "bin/placeholder/WIDESEAWCS_ProcessRepository.dll": {} } }, "WIDESEAWCS_QuartzJob/2.0.0": { @@ -3530,6 +3556,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { + "WIDESEAWCS_ProcessRepository": "1.0.0", "WIDESEAWCS_QuartzJob": "2.0.0", "WIDESEAWCS_TaskInfoService": "1.0.0" }, @@ -10079,6 +10106,11 @@ "path": "../WIDESEAWCS_IBasicInfoService/WIDESEAWCS_IBasicInfoService.csproj", "msbuildProject": "../WIDESEAWCS_IBasicInfoService/WIDESEAWCS_IBasicInfoService.csproj" }, + "WIDESEAWCS_IProcessRepository/1.0.0": { + "type": "project", + "path": "../WIDESEAWCS_ProcessParameters/WIDESEAWCS_IProcessRepository.csproj", + "msbuildProject": "../WIDESEAWCS_ProcessParameters/WIDESEAWCS_IProcessRepository.csproj" + }, "WIDESEAWCS_ISystemRepository/1.0.0": { "type": "project", "path": "../WIDESEAWCS_ISystemRepository/WIDESEAWCS_ISystemRepository.csproj", @@ -10103,6 +10135,11 @@ "type": "project", "path": "../WIDESEAWCS_Model/WIDESEAWCS_Model.csproj", "msbuildProject": "../WIDESEAWCS_Model/WIDESEAWCS_Model.csproj" + }, + "WIDESEAWCS_ProcessRepository/1.0.0": { + "type": "project", + "path": "../WIDESEAWCS_ProcessRepository/WIDESEAWCS_ProcessRepository.csproj", + "msbuildProject": "../WIDESEAWCS_ProcessRepository/WIDESEAWCS_ProcessRepository.csproj" }, "WIDESEAWCS_QuartzJob/2.0.0": { "type": "project", @@ -10237,18 +10274,6 @@ "level": "Warning", "warningLevel": 1, "message": "姝e湪閫氳繃 鈥淗TTP鈥� 婧愨�渉ttp://115.159.85.185:8070/v3/index.json鈥濊繍琛屸�渞estore鈥濇搷浣溿�傚皢鏉ョ殑鐗堟湰涓皢鍒犻櫎闈� HTTPS 璁块棶鏉冮檺銆傝鑰冭檻杩佺Щ鍒� 鈥淗TTPS鈥� 婧愩��" - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "鑾峰彇鍖呮紡娲炴暟鎹椂鍑洪敊: 鏃犳硶鍔犺浇婧� https://api.nuget.org/v3/index.json 鐨勬湇鍔$储寮曘��" - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "鑾峰彇鍖呮紡娲炴暟鎹椂鍑洪敊: 鏃犳硶鍔犺浇婧� http://115.159.85.185:8070/v3/index.json 鐨勬湇鍔$储寮曘��" } ] } \ No newline at end of file -- Gitblit v1.9.3